Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update the nar_files_total metric when processing changes | Christopher Baines | 2022-05-04 |
* | Fix the default log-level value | Christopher Baines | 2022-05-04 |
* | Expose the nar files stats via a new nar_files_total metric | Christopher Baines | 2022-05-04 |
* | Expose the storage size as a metric | Christopher Baines | 2022-05-04 |
* | Add support for exposing some basic metrics•••In a format understood by Prometheus. | Christopher Baines | 2022-04-17 |
* | Support passing a log-level to the nar-herder server•••This means that you can disable the output of requests by specifying a log-level of INFO or greater. Since the nar-herder may respond to so many requests, logging each one is a bit excessive. | Christopher Baines | 2022-04-17 |
* | Support inserting tags when inserting narinfos•••This is the beginning of implementing support for tagging. The communicating of tags through changes still needs implementing. | Christopher Baines | 2022-03-13 |
* | Support specifying TTL's for narinfo responses•••Using the same approach as guix publish. | Christopher Baines | 2022-02-02 |
* | Regularly update the database dump and delete recent changes | Christopher Baines | 2021-12-29 |
* | Add support for creating a pid file | Christopher Baines | 2021-12-20 |
* | Say when the database download starts | Christopher Baines | 2021-12-13 |
* | Add missing --database-dump option | Christopher Baines | 2021-12-13 |
* | Fix import trying to import arguments | Christopher Baines | 2021-12-12 |
* | Get most of the functionality sort of working•••At least working enough to start trying this out, and finding the problems. | Christopher Baines | 2021-12-12 |