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

fix for otel logs flattening #851

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Conversation

nikhilsinhaparseable
Copy link
Contributor

fix to flatten and ingest all fields from the log event in otel format

issue: log ingested did not have all the data
few fields missed in flattening the multi-level hierarchical structure
of the OTEL log
flattening issue has been fixed with this PR
tested and verified that all the data in the log event has been ingested
successfully

change: fix the flattening
@nitisht nitisht merged commit e80f241 into parseablehq:main Jul 19, 2024
8 checks passed
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.

2 participants