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] handle ecs mode mapping #30454

Closed
wants to merge 6 commits into from
Closed

[exporter/elasticsearch] handle ecs mode mapping #30454

wants to merge 6 commits into from

Conversation

j-kap-t
Copy link
Contributor

@j-kap-t j-kap-t commented Jan 11, 2024

Description:

Initial pass in implementing the ecs mapping mode that is documented but not implemented. This only covers a small subset of attribute mappings from otel > ecs, but the core record fields should be properly mapped.

Link to tracking Issue:

Testing:
Added test for ecs mapping mode.

Documentation:
Updated the documentation to reflect the default behavior is the current behavior with no mapping applied.

@j-kap-t j-kap-t requested review from a team and codeboten January 11, 2024 21:48
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jan 26, 2024
Copy link
Contributor

github-actions bot commented Feb 9, 2024

Closed as inactive. Feel free to reopen if this PR is still being worked on.

@github-actions github-actions bot closed this Feb 9, 2024
andrzej-stencel added a commit that referenced this pull request Apr 10, 2024
Description:

Initial pass in implementing the ecs mapping mode that is documented but
not implemented. This only covers a small subset of attribute mappings
from otel > ecs, but the core record fields should be properly mapped.

Link to tracking Issue:

Testing:
Added test for ecs mapping mode.

Documentation:
Updated the documentation to reflect the default behavior is the current
behavior with no mapping applied.

Reopening #30454

---------

Co-authored-by: Andrey Kaipov <[email protected]>
Co-authored-by: Andrzej Stencel <[email protected]>
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.

2 participants