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

[elasticsearchexporter] Remove dedot config #37736

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

axw
Copy link
Contributor

@axw axw commented Feb 6, 2025

Description

Remove the "dedot" config from the Elasticsearch exporter. This config has been deprecated for over 6 months, so it's time to remove it. ECS mode now dedots by default, and none of the others dedot at all.

Link to tracking issue

Closes #33772

Testing

I only updated unit tests. No other testing performed, since this is a purely subtractive change that is covered by unit tests.

Documentation

Updated README

This config has been deprecated for over 6 months,
so it's time to remove it. ECS mode now dedots by
default, and none of the others dedot at all.
@axw axw force-pushed the elasticsearchexporter-rm-dedot-config branch from 13bae55 to 7b700e3 Compare February 6, 2025 03:19
@axw axw marked this pull request as ready for review February 6, 2025 05:56
@axw axw requested a review from a team as a code owner February 6, 2025 05:56
@axw axw requested a review from fatsheep9146 February 6, 2025 05:56
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.

[exporter/elasticsearch] deprecate/remove dedot config
2 participants