OTEL Prometheus Remote Write Exporter Metrics with Empty Labels #4159
Unanswered
atibdialpad
asked this question in
Q&A
Replies: 1 comment
-
and if there is a workaround to let these metrics pass through since Prometheus allows them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @robskillington ,
What is the expected behaviour in M3 if it receives OTEL PRW metrics with empty label values ?
Ex:
version:""
Looking at https://github.com/m3db/m3/blob/master/scripts/docker-integration-tests/prometheus/test.sh#L128 it looks like M3 would drop these metrics and return a 400 ?
Beta Was this translation helpful? Give feedback.
All reactions