Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2025-02-06 | [chore] update otel libraries (#3740) | 2 | ||
* chore: update otel dependencies * refactor: combine tracing & metrics in observability package * chore: update example tracing compose file | ||||
2024-09-23 | [chore] add nometrics build tagging to metrics API endpoint (#3331) | 2 | ||
* 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 |