Skip to content

Conversation

@carsonip
Copy link
Member

@carsonip carsonip commented Jun 19, 2025

What does this PR do?

As *_dynamic_index are all no-op and logs_index defaults to empty string from v0.122.0 elasticsearchexporter due to open-telemetry/opentelemetry-collector-contrib#38500,

  • Update otel config translation
  • Update kube stack values and samples

Why is it important?

Clean up the usages in EA repo.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

0 user impact as these deprecated options are no-op.

How to test this PR locally

kube stack values and samples should work as usual.

Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

@carsonip carsonip requested review from a team as code owners June 19, 2025 16:13
@carsonip carsonip added the backport-8.19 Automated backport to the 8.19 branch label Jun 19, 2025
@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Jun 20, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

rogercoll
rogercoll previously approved these changes Jun 20, 2025
@carsonip carsonip enabled auto-merge (squash) June 20, 2025 10:33
@elastic-sonarqube
Copy link

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

History

cc @carsonip

@carsonip carsonip merged commit 3b4f911 into elastic:main Jun 20, 2025
19 checks passed
mergify bot pushed a commit that referenced this pull request Jun 20, 2025
#8592)

As *_dynamic_index are all no-op and logs_index defaults to empty string from v0.122.0 elasticsearchexporter, clean up deprecated config usage in EA repo.

(cherry picked from commit 3b4f911)
rogercoll added a commit that referenced this pull request Jun 20, 2025
#8592) (#8603)

As *_dynamic_index are all no-op and logs_index defaults to empty string from v0.122.0 elasticsearchexporter, clean up deprecated config usage in EA repo.

(cherry picked from commit 3b4f911)

Co-authored-by: Carson Ip <[email protected]>
Co-authored-by: Roger Coll <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.19 Automated backport to the 8.19 branch Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update otel example collector configs to avoid deprecated es exporter config

6 participants