prometheus/model
beorn7 b5d4a94e9d textparse: Add gauge histogram support to protobuf parsing
With this commit, the parser stops to see a gauge histogram (whether
native or conventional) as an unexpected metric type. It ingests it
normally, it even sets the `GaugeHistogram` type in the metadata (as
it has already done for a conventional gauge histogram scraped using
OpenMetrics), but it otherwise treats it as a normal counter-like
histogram.

Once #11783 is merged, though, it should be very easy to utilize the
type information.

Signed-off-by: beorn7 <beorn@grafana.com>
2023-01-05 15:39:10 +01:00
..
exemplar Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
histogram Support FloatHistogram in TSDB (#11522) 2022-12-28 14:25:07 +05:30
labels Simplify IndexReader.Series interface 2022-12-19 15:22:09 +00:00
metadata Introduce TSDB changes for appending metadata to the WAL (#10972) 2022-07-19 10:58:52 +02:00
relabel Update package model/relabel tests for new labels.Labels type 2022-12-19 15:22:09 +00:00
rulefmt delete redundant alias (#11180) 2022-08-31 15:50:38 +02:00
textparse textparse: Add gauge histogram support to protobuf parsing 2023-01-05 15:39:10 +01:00
timestamp Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
value Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00