You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the same error when the metrics_schema is set at telegraf-prometheus-v1. I am using this images: influxdb:2.7.10 and otel/opentelemetry-collector-contrib:0.112.0.
I am not sure if I haven't configured something or it's a bug/missing feature.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I am using the InfluxDB OTEL Exporter to export metrics. However, I get this error:
It is missing the
ExponentialHistogram
which I need to export.This is my configuration:
I get the same error when the
metrics_schema
is set attelegraf-prometheus-v1
. I am using this images:influxdb:2.7.10
andotel/opentelemetry-collector-contrib:0.112.0
.I am not sure if I haven't configured something or it's a bug/missing feature.
Cheers!
Beta Was this translation helpful? Give feedback.
All reactions