Skip to content

[9.2] (backport #10588) [otel] Add back elastictrace processor#10609

Merged
cmacknz merged 2 commits into9.2from
mergify/bp/9.2/pr-10588
Oct 16, 2025
Merged

[9.2] (backport #10588) [otel] Add back elastictrace processor#10609
cmacknz merged 2 commits into9.2from
mergify/bp/9.2/pr-10588

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Oct 15, 2025

What does this PR do?

This PR adds back the elastictrace processor to the EDOT collector and bumps the version to v0.12.0.

This version is marked as deprecated (in favor of the elasticapm processor) and just wraps the elasticapm processor itself.

Why is it important?

This way, we don't break users. The elastictrace processor is marked as a core component and we don't want to just remove it. Therefore, we'll keep one around for existing users, so they can gradually move to the elasticapm processor.

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 (in prior PRs)
  • I have made corresponding change to the default configuration files (in prior PRs)
  • 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

How to test this PR locally

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?
  • ...

This is an automatic backport of pull request #10588 done by [Mergify](https://mergify.com).

* [otel] Add back elastictrace processor

* bump elasticapm processor version

This version adds a public function used by the elastictrace processor

* Create 1760538256-add_back_elastictrace_processor.yaml

* Update go.mod

* Update go.sum

* Update notice files

* Update readme and testdata files

* Update deprecated-components.yaml

(cherry picked from commit 7a4b56c)
@mergify mergify bot requested review from a team as code owners October 15, 2025 19:30
@mergify mergify bot added the backport label Oct 15, 2025
@mergify mergify bot requested review from michalpristas and straistaru and removed request for a team October 15, 2025 19:30
@github-actions github-actions bot added enhancement New feature or request Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Oct 15, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@cmacknz cmacknz enabled auto-merge (squash) October 15, 2025 19:37
@elasticmachine
Copy link
Copy Markdown
Contributor

⏳ Build in-progress, with failures

Failed CI Steps

History

cc @gregkalapos

@cmacknz cmacknz merged commit 3166ffc into 9.2 Oct 16, 2025
21 checks passed
@cmacknz cmacknz deleted the mergify/bp/9.2/pr-10588 branch October 16, 2025 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport enhancement New feature or request 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.

4 participants