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

Removes body text alias mapping change because OTEL demo updated #113

Merged

Conversation

jasonrhodes
Copy link
Member

Changes

The OTel demo seems to have updated so that its otel logs no longer ship with body_text, which we had to account for before, but now with body.text, which our mappings already account for. So the post-setup script will break our ES env with this mapping change, if the data is flowing in with body.text. We no longer need this mapping update, unless you're running an old version of the OTel demo services.

If you still see body_text in your logs-otel documents, kill minikube and re-run the setup script, and it should start sending documents with body.text instead.

@jasonrhodes jasonrhodes merged commit de36447 into elastic:rca_ingress_obs Oct 25, 2024
2 checks passed
@jasonrhodes jasonrhodes deleted the remove-body_text-alias branch October 25, 2024 21:16
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.

1 participant