fix!: remove deprecated prometheus metrics by mtojek · Pull Request #21788 · coder/coder
Removes the following deprecated Prometheus metrics: - coderd_api_workspace_latest_build_total (use coderd_api_workspace_latest_build instead) - coderd_oauth2_external_requests_rate_limit_total (use coderd_oauth2_external_requests_rate_limit instead) These metrics were deprecated in #12976 because gauge metrics should avoid the `_total` suffix per Prometheus naming conventions. Fixes #12999
mtojek
changed the title
fix: remove deprecated prometheus metrics
fix!: remove deprecated prometheus metrics
mtojek
deleted the
stevendotjs/remove-deprecated-metrics
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters