coder/coderd/prometheusmetrics
Pavel Aseev 4682355eed
chore: deprecate gauge metrics with _total suffix (#12744) (#12976)
* chore: deprecate gauge metrics with _total suffix (#12744)

Deprecated metrics:
- coderd_oauth2_external_requests_rate_limit_total
- coderd_api_workspace_latest_build_total

* Apply suggestions from code review

add link to follow-up issue

Co-authored-by: Cian Johnston <public@cianjohnston.ie>

---------

Co-authored-by: Cian Johnston <public@cianjohnston.ie>
2024-04-24 11:23:24 +03:00
..
insights feat(coderd/database): use `template_usage_stats` in `*ByTemplate` insights queries (#12668) 2024-03-25 17:42:02 +02:00
testdata feat: expose agent stats via Prometheus endpoint (#7115) 2023-04-14 16:14:52 +02:00
aggregator.go feat: make agent stats' cardinality configurable (#12535) 2024-03-13 12:03:36 +02:00
aggregator_test.go fix: fix data race in TestLabelsAggregation tests (#12578) 2024-03-13 13:47:22 +02:00
collector.go chore: improve syntax in metrics collector (#7085) 2023-04-11 13:50:34 +00:00
collector_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
prometheusmetrics.go chore: deprecate gauge metrics with _total suffix (#12744) (#12976) 2024-04-24 11:23:24 +03:00
prometheusmetrics_internal_test.go feat: make agent stats' cardinality configurable (#12535) 2024-03-13 12:03:36 +02:00
prometheusmetrics_test.go chore: deprecate gauge metrics with _total suffix (#12744) (#12976) 2024-04-24 11:23:24 +03:00