otel2influx: Add support for OTLP exponential histograms
Opened this issue · 0 comments
dcealopez commented
Currently, OpenTelemetry exponential histograms are not supported.
Starting with version 2.40.0, Prometheus released Native Histograms, which can be converted losslessly from and to Open Telemetry Exponential Histograms. It should be straightforward to convert between both formats.