VictoriaMetrics/lib/protoparser/opentelemetry
Nikolay bb2885d57d
lib/protoparser/openetelemetry: fixes panic (#4821)
Opentelemetry format allows histograms with non-counter buckets. In this case it makes no sense to add buckets into database
and save only counter with _count suffix.
It could be used as gauge.
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4814

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2023-08-12 05:10:05 -07:00
..
pb
proto
stream lib/protoparser/openetelemetry: fixes panic (#4821) 2023-08-12 05:10:05 -07:00