VictoriaMetrics/lib/protoparser/prometheus
Ted Possible 0206a01d03
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>
(cherry picked from commit 5a3abfa041)
2024-05-10 13:14:17 +02:00
..
stream lib/protoparser: substitute hybrid channel-based pools with plain sync.Pool 2024-04-20 22:02:39 +02:00
parser.go Exemplar support (#5982) 2024-05-10 13:14:17 +02:00
parser_test.go Exemplar support (#5982) 2024-05-10 13:14:17 +02:00
parser_timing_test.go Exemplar support (#5982) 2024-05-10 13:14:17 +02:00