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] [chore] move esIndex into elasticsearch.Index #37468

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

dmathieu
Copy link
Member

Description

This moves the internal esIndex struct into elasticsearch.Index, so other internal packages can use it.

@dmathieu dmathieu force-pushed the elasticsearch-index branch from 6816942 to 18d332c Compare January 24, 2025 09:33
@dmathieu dmathieu marked this pull request as ready for review January 24, 2025 09:34
@dmathieu dmathieu requested a review from a team as a code owner January 24, 2025 09:34
@codeboten codeboten merged commit 8c275f4 into open-telemetry:main Jan 24, 2025
166 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 24, 2025
@dmathieu dmathieu deleted the elasticsearch-index branch January 24, 2025 16:17
chengchuanpeng pushed a commit to chengchuanpeng/opentelemetry-collector-contrib that referenced this pull request Jan 26, 2025
open-telemetry#37468)

#### Description

This moves the internal `esIndex` struct into `elasticsearch.Index`, so
other internal packages can use it.
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.

4 participants