Feature request: otel2influx support for min and max for histograms
tbolon opened this issue · 1 comments
tbolon commented
In open-telemetry metrics, histogram supports optional min and max values.
It seems none of metrics_telegraf_prometheus_v1 or metrics_telegraf_prometheus_v2 export this data.
Am I reading this right? Would you accept a PR adding these fields ?
tbolon commented
There are still discussions to see if there is really a need for max and min values in histogram metrics: open-telemetry/opentelemetry-proto#266
I will close this issue since the specs are not finalized yet.