-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prom rw translation, handle identical values in duplicate labels. #35896
Comments
foo;foo
as the value.
Pinging code owners for pkg/translator/prometheusremotewrite: @Aneurysm9 @dashpole. See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Pinging code owners for exporter/prometheusremotewrite: @Aneurysm9 @rapphil @dashpole. See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Hey @dashpole, could we please get this assigned to @avanish-vaghela, we chatted on slack and he was interested in implementing this easy fix. |
I think it can only be assigned to otel members, but @avanish-vaghela, you can consider this yours to work on |
Originally posted by @dashpole in #35751 (comment)
In append label value only if values are not identical.
https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/pkg/translator/prometheusremotewrite/helper.go#L134
The text was updated successfully, but these errors were encountered: