VictoriaMetrics/lib/protoparser/prometheus
Ted Possible 5a3abfa041
Exemplar support (#5982)
This code adds Exemplars to VMagent and the promscrape parser adhering
to OpenMetrics Specifications. This will allow forwarding of exemplars
to Prometheus and other third party apps that support OpenMetrics specs.

---------

Signed-off-by: Ted Possible <ted_possible@cable.comcast.com>
2024-05-07 12:09:44 +02:00
..
stream lib/protoparser: substitute hybrid channel-based pools with plain sync.Pool 2024-04-20 21:59:51 +02:00
parser.go Exemplar support (#5982) 2024-05-07 12:09:44 +02:00
parser_test.go Exemplar support (#5982) 2024-05-07 12:09:44 +02:00
parser_timing_test.go Exemplar support (#5982) 2024-05-07 12:09:44 +02:00