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

[exporter/elasticsearch] Preserve attribute names and metric names on prefix conflict in OTel mapping mode #35651

Merged
merged 10 commits into from
Oct 17, 2024

Conversation

carsonip
Copy link
Contributor

@carsonip carsonip commented Oct 7, 2024

Description

Metric names should be flattened and exported as is, even when one metric name is a prefix of another. Same for attributes for all logs, metrics and traces.

Link to tracking issue

Testing

Documentation

@carsonip carsonip changed the title [WIP][exporter/elasticsearch] Fix metric name conflict handling [exporter/elasticsearch] Preserve attribute names and metric names on prefix conflict in OTel mapping mode Oct 16, 2024
@carsonip carsonip marked this pull request as ready for review October 16, 2024 10:43
@carsonip carsonip requested a review from a team as a code owner October 16, 2024 10:43
@andrzej-stencel andrzej-stencel merged commit e9efb40 into open-telemetry:main Oct 17, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 17, 2024
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.

5 participants