influxdb-observability
influxdb-observability copied to clipboard
otel2influx: Add support for OTLP exponential histograms
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.