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] Make OTel mapping mode send to data streams only #35839

Merged

Conversation

carsonip
Copy link
Contributor

@carsonip carsonip commented Oct 16, 2024

Description

Make OTel mapping mode use RequireDataStream in docappender, which means it will only send to data streams. This prevents auto creating regular indices in OTel mapping mode due to a race condition in Elasticsearch where otel-data index templates are not ready.

Link to tracking issue

Testing

Documentation

@carsonip carsonip changed the title [exporter/elasticsearch] Enable require_data_stream for OTel mapping mode [exporter/elasticsearch] Make OTel mapping mode send to data streams only Oct 17, 2024
@carsonip carsonip marked this pull request as ready for review October 17, 2024 14:53
@carsonip carsonip requested a review from a team as a code owner October 17, 2024 14:53
@carsonip carsonip requested a review from mwear October 17, 2024 14:53
@andrzej-stencel andrzej-stencel merged commit 1fab9bb into open-telemetry:main Oct 18, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Oct 18, 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