Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate /health (simple text answer) and /v0/health (full json answer, authe... | Alex Auvolat | 2022-12-05 | 1 | -43/+11 |
* | Refactor health check and add ability to return it in json | Alex Auvolat | 2022-12-05 | 1 | -82/+49 |
* | Implement /health admin API endpoint to check node health | Alex Auvolat | 2022-12-05 | 1 | -0/+94 |
* | Use status code 204 No Content for empty responses | Tobias Krischer | 2022-10-17 | 1 | -3/+3 |
* | Initialize metrics exporter earlier (fix #389)fix-metrics | Alex Auvolat | 2022-09-20 | 1 | -2/+5 |
* | Make all HTTP services optionnal | Alex Auvolat | 2022-09-07 | 1 | -9/+10 |
* | Allow building without Prometheus exporter (/metrics endpoint) | Jakub Jirutka | 2022-09-06 | 1 | -22/+33 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -6/+1 |
* | First version of admin API (#298) | Alex | 2022-05-24 | 1 | -0/+199 |