Skip to content
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

[receiver/haproxy] Make sure emitted resource metrics have distinct resources by default #24923

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Aug 5, 2023

This is done by enabling and renaming the following resource attributes:
- proxy_name -> haproxy.proxy_name
- service_name -> haproxy.service_name

Fixes #24921

@dmitryax dmitryax requested a review from a team August 5, 2023 20:46
@dmitryax dmitryax changed the title Make sure emitted resource metrics have distinct resources by default [receiver/haproxy] Make sure emitted resource metrics have distinct resources by default Aug 5, 2023
This is done by enabling and renaming the following resource attributes:
    - proxy_name -> haproxy.proxy_name
    - service_name -> haproxy.service_name
@dmitryax dmitryax force-pushed the haproxy-fix-resources branch from 70b36b7 to 6bd459f Compare August 5, 2023 21:08
@dmitryax dmitryax merged commit 55b2f3c into open-telemetry:main Aug 6, 2023
@github-actions github-actions bot added this to the next release milestone Aug 6, 2023
@dmitryax dmitryax deleted the haproxy-fix-resources branch August 6, 2023 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[reciever/haproxy] Many ResourceMetrics emitted with the same resource
3 participants