Skip to content

feat: update OTel Collector components to v0.145.0#12705

Merged
cmacknz merged 3 commits intoelastic:mainfrom
andrzej-stencel:update-otel-to-v0.145.0
Feb 17, 2026
Merged

feat: update OTel Collector components to v0.145.0#12705
cmacknz merged 3 commits intoelastic:mainfrom
andrzej-stencel:update-otel-to-v0.145.0

Conversation

@andrzej-stencel
Copy link
Copy Markdown
Contributor

What does this PR do?

Updates the OpenTelemetry Collector components to the current latest version v0.145.0. See changelogs since v0.144.0 for Core and Contrib.

Why is it important?

We should be keeping the OTel components up to date with upstream as much as possible.

Checklist

  • 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

@andrzej-stencel andrzej-stencel requested a review from a team as a code owner February 11, 2026 15:20
@andrzej-stencel andrzej-stencel added enhancement New feature or request Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team backport-active-all Automated backport with mergify to all the active branches labels Feb 11, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@swiatekm
Copy link
Copy Markdown
Member

You need to follow the process here: https://github.com/elastic/opentelemetry-dev/blob/main/docs/ingest/edot_release_process.md?plain=1 also update beats first.

@pierrehilbert
Copy link
Copy Markdown
Contributor

Beats PR is here: elastic/beats#48800

cmacknz
cmacknz previously approved these changes Feb 11, 2026
@swiatekm
Copy link
Copy Markdown
Member

@andrzej-stencel you should also bump beats to f7b7d2060abb, as in #12759.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 14, 2026

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b update-otel-to-v0.145.0 upstream/update-otel-to-v0.145.0
git merge upstream/main
git push upstream update-otel-to-v0.145.0

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

History

cc @andrzej-stencel

@cmacknz cmacknz merged commit 6e7d099 into elastic:main Feb 17, 2026
23 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

@Mergifyio backport 8.19 9.2 9.3

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Feb 17, 2026

backport 8.19 9.2 9.3

❌ No backport have been created

Details
  • Backport to branch 8.19 failed

Git reported the following error:

error: 'beats' does not have a commit checked out
fatal: updating files failed

  • Backport to branch 9.2 failed

Git reported the following error:

error: 'beats' does not have a commit checked out
fatal: updating files failed

  • Backport to branch 9.3 failed

Git reported the following error:

Auto-merging NOTICE-fips.txt
CONFLICT (content): Merge conflict in NOTICE-fips.txt
Auto-merging NOTICE.txt
CONFLICT (content): Merge conflict in NOTICE.txt
Failed to merge submodule beats (not checked out)
CONFLICT (submodule): Merge conflict in beats
Auto-merging go.mod
CONFLICT (content): Merge conflict in go.mod
Auto-merging go.sum
CONFLICT (content): Merge conflict in go.sum
Auto-merging internal/edot/go.mod
Auto-merging internal/edot/go.sum
Recursive merging with submodules currently only supports trivial cases.
Please manually handle the merging of each conflicted submodule.
This can be accomplished with the following steps:
 - come back to superproject and run:

      git add beats

   to record the above merge or update
 - resolve any other conflicts in the superproject
 - commit the resulting index in the superproject
error: could not apply 6e7d0998f... feat: update OTel Collector components to `v0.145.0` (#12705)
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-active-all Automated backport with mergify to all the active branches 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.

5 participants