Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-09-23 | [chore] add nometrics build tagging to metrics API endpoint (#3331) | 1 | ||
* add nometrics API endpoint code, to ensure prometheus NEVER compiled in unless wanted * whoops, fix build tagging | ||||
2024-08-25 | [bugfix] Let prometheus client do its own compression handling (#3232) | 1 | ||
2023-11-23 | [chore/bugfix] Fix double gzip on prometheus endpoint (#2383) | 1 | ||
* [chore] Move "/metrics" into separate API module * use our own gzip middleware for prom |