prometheus/web
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries.
The was a bug (due to confusion?) on the local metadata cache that is cached
by metric family not the series metric name. The fix is to NOT use that local cache
at all (it's still needed for current metadata API implementation, added TODO
on how we can get rid of it).

I went ahead and also rename Metric field in metadata structs to MetricFamily to make
clear it's not always __name__.

Signed-off-by: bwplotka <bwplotka@gmail.com>
2025-01-15 20:12:38 +00:00
..
api/v1 scrape: Fix metadata in WAL not working for histograms and summaries. 2025-01-15 20:12:38 +00:00
ui chore(deps): bump @codemirror/language from 6.10.6 to 6.10.8 in /web/ui () 2025-01-13 23:14:05 +01:00
federate.go storage: Implement limit in mergeGenericQuerier 2024-11-07 09:08:23 -08:00
federate_test.go Enable perfsprint linter and fix up code 2024-05-15 17:51:05 +03:00
web.go remote/otlp: convert delta to cumulative () 2025-01-14 11:33:31 -03:00
web_test.go mantine UI: Distinguish between Not Ready and Stopping 2024-09-17 16:02:16 +02:00