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

Add ElasticCompatibilityProcessor #81

Merged
merged 4 commits into from
Apr 5, 2024
Merged

Add ElasticCompatibilityProcessor #81

merged 4 commits into from
Apr 5, 2024

Conversation

stevejgordon
Copy link
Contributor

Fixes #80

The ElasticCompatibilityProcessor is used to apply legacy semantic conventions that may be missing on spans for applications which apply the latest conventions. This can cause UI issues in some cases since intake relies on the legacy attributes to map data to the Elastic format. That will be fixed in apm-data. Introducing this processor provides a more rapid solution for consumers until the intake mapping is updated.

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@stevejgordon stevejgordon merged commit 509ef1e into main Apr 5, 2024
5 checks passed
@stevejgordon stevejgordon deleted the enhancement/80 branch April 5, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

url.path and url.query not used in Kibana
2 participants