prometheus/web
Julius Volz 13b55ffc81
UI: More inclusive metadata handling for _count/_sum/_bucket suffixes (#16910)
Although these suffixes always need to be removed before querying metadata for
metrics that follow the Prometheus naming best practices, there can also be
metrics that don't follow these naming practices and have these suffixes
without being part of either a histogram or a summary metric.

Fixes https://github.com/prometheus/prometheus/issues/16907

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2025-07-24 13:54:58 +02:00
..
api/v1 OTLP receiver: Generate target_info samples between the earliest and latest samples per resource (#16737) 2025-07-04 14:38:16 +00:00
ui UI: More inclusive metadata handling for _count/_sum/_bucket suffixes (#16910) 2025-07-24 13:54:58 +02:00
federate_test.go feature: type-and-unit-labels (PROM-39 implementation) (#16228) 2025-05-17 09:37:25 +00:00
federate.go feature: type-and-unit-labels (PROM-39 implementation) (#16228) 2025-05-17 09:37:25 +00:00
web_test.go Fix linting issues found by golangci-lint v2.0.2 (#16368) 2025-05-03 19:05:13 +02:00
web.go OTLP receiver: Generate target_info samples between the earliest and latest samples per resource (#16737) 2025-07-04 14:38:16 +00:00