Commit Graph

3 Commits

Author SHA1 Message Date
kim
2f13b72e2e [chore] add nometrics build tagging to metrics API endpoint (#3331)
* add nometrics API endpoint code, to ensure prometheus NEVER compiled in unless wanted

* whoops, fix build tagging
2024-09-23 12:01:12 +00:00
d3887bf6cc [bugfix] Let prometheus client do its own compression handling (#3232) 2024-08-25 13:25:32 +02:00
2b9cf56f56 [chore/bugfix] Fix double gzip on prometheus endpoint (#2383)
* [chore] Move "/metrics" into separate API module

* use our own gzip middleware for prom
2023-11-23 19:10:51 +01:00