opentelemetry-go-contrib
opentelemetry-go-contrib copied to clipboard
otelconf: Increase test coverage for Prometheus-related code
Any tests that could be added?
i recall running into issues w/ ipv6 support in the collector when i was manually testing this previously.
Originally posted by @codeboten in https://github.com/open-telemetry/opentelemetry-go-contrib/pull/6815#pullrequestreview-2628187338
could I pick this up? i'm working on prom metrics export on a proj at the moment.
@mikeblum, are you still working on it?
Sorry lost track of this one. Not working on it - can i give it back?
Do you still need this task done? I can give it a try
I does not seem that @padiazg was working on this issue for almost 2 months.
@pellared sorry for the radio silence. I saw https://opentelemetry.io/blog/2024/prom-and-otel/ and it reminded me of this issue. I've got some bandwidth dig into this now. Apart from ipv6 wrt to the above blog post are there other tests we want to add around utf-8 support from Prometheus v3?
other tests we want to add around utf-8 support from Prometheus v3
This can be done but I think it makes sense later when https://github.com/open-telemetry/opentelemetry-configuration/issues/261 is resolved and supported.