Skip to content

Update OTel Collector components to v0.149.0/v1.55.0#50057

Merged
swiatekm merged 2 commits into
elastic:mainfrom
swiatekm:deps/bump-otel-01490
Apr 12, 2026
Merged

Update OTel Collector components to v0.149.0/v1.55.0#50057
swiatekm merged 2 commits into
elastic:mainfrom
swiatekm:deps/bump-otel-01490

Conversation

@swiatekm

@swiatekm swiatekm commented Apr 10, 2026

Copy link
Copy Markdown
Member

Proposed commit message

Updates the OpenTelemetry Collector dependencies to the current latest versions v0.149.0 and v1.55.0. See changes since v0.148.0/v1.54.0 for Core and Contrib.

Why is it important?

We want to be on the latest version to keep up with latest features and bug fixes.

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.next.asciidoc or CHANGELOG-developer.next.asciidoc.

How to test this PR locally

make mage
(cd auditbeat && mage build)
(cd filebeat && mage build)
(cd metricbeat && mage build)
(cd x-pack/filebeat && mage build)
(cd x-pack/metricbeat && mage build)

Part of https://github.com/elastic/ingest-dev/issues/7420.

@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Apr 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
@mergify

mergify Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @swiatekm? 🙏.
For such, you'll need to label your PR with:

  • The upcoming major version of the Elastic Stack
  • The upcoming minor version of the Elastic Stack (if you're not pushing a breaking change)

To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.
@swiatekm swiatekm added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Apr 10, 2026
@botelastic botelastic Bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Apr 10, 2026
@swiatekm swiatekm added backport-active-all Automated backport with mergify to all the active branches dependency labels Apr 10, 2026
@swiatekm swiatekm marked this pull request as ready for review April 10, 2026 14:02
@swiatekm swiatekm requested a review from a team as a code owner April 10, 2026 14:02
@elasticmachine

Copy link
Copy Markdown
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@coderabbitai

coderabbitai Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: edb40fa6-5a9d-4969-8e6a-0daa44f9e25b

📥 Commits

Reviewing files that changed from the base of the PR and between 3433448 and 1bcc329.

📒 Files selected for processing (1)
  • x-pack/otel/distributions/beats-otel-collector/manifest.yaml
✅ Files skipped from review due to trivial changes (1)
  • x-pack/otel/distributions/beats-otel-collector/manifest.yaml

📝 Walkthrough

Walkthrough

This PR updates multiple Go module versions across the repo: AWS SDK for Go v2 and related subpackages, OpenTelemetry Collector components (moved to v0.149.0 / v1.55.0), various golang.org/x/* modules, and other transitive dependencies. Changes appear in go.mod, NOTICE.txt (license paths), a new changelog fragment changelog/fragments/1775823713-bump-otel-01490.yaml, and x-pack/otel/distributions/beats-otel-collector/manifest.yaml. No exported APIs or public entity declarations were modified.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • 🛠️ Update Documentation: Commit on current branch
  • 🛠️ Update Documentation: Create PR

Comment @coderabbitai help to get the list of available commands and usage tips.

@mauri870 mauri870 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the versions in x-pack/otel/distributions/beats-otel-collector/manifest.yaml as well? Thanks!

@swiatekm swiatekm requested a review from a team as a code owner April 10, 2026 14:32
@swiatekm swiatekm merged commit 9a56ee8 into elastic:main Apr 12, 2026
206 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

@Mergifyio backport 8.19 9.3 9.4

@mergify

mergify Bot commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

backport 8.19 9.3 9.4

✅ Backports have been created

Details

Cherry-pick of 9a56ee8 has failed:

On branch mergify/bp/8.19/pr-50057
Your branch is up to date with 'origin/8.19'.

You are currently cherry-picking commit 9a56ee89e.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	new file:   changelog/fragments/1775823713-bump-otel-01490.yaml
	modified:   x-pack/otel/distributions/beats-otel-collector/manifest.yaml

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   NOTICE.txt
	both modified:   go.mod
	both modified:   go.sum

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Cherry-pick of 9a56ee8 has failed:

On branch mergify/bp/9.3/pr-50057
Your branch is up to date with 'origin/9.3'.

You are currently cherry-picking commit 9a56ee89e.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   NOTICE.txt
	new file:   changelog/fragments/1775823713-bump-otel-01490.yaml
	modified:   go.sum
	modified:   x-pack/otel/distributions/beats-otel-collector/manifest.yaml

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   go.mod

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

mergify Bot pushed a commit that referenced this pull request Apr 12, 2026
* Update OTel Collector components to v0.149.0/v1.55.0

* Bump the beats distro manifest

(cherry picked from commit 9a56ee8)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum
mergify Bot pushed a commit that referenced this pull request Apr 12, 2026
* Update OTel Collector components to v0.149.0/v1.55.0

* Bump the beats distro manifest

(cherry picked from commit 9a56ee8)

# Conflicts:
#	go.mod
mergify Bot pushed a commit that referenced this pull request Apr 12, 2026
* Update OTel Collector components to v0.149.0/v1.55.0

* Bump the beats distro manifest

(cherry picked from commit 9a56ee8)
swiatekm added a commit that referenced this pull request Apr 12, 2026
* Update OTel Collector components to v0.149.0/v1.55.0

* Bump the beats distro manifest

(cherry picked from commit 9a56ee8)

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
swiatekm added a commit that referenced this pull request Apr 12, 2026
…1.55.0 (#50082)

* Update OTel Collector components to v0.149.0/v1.55.0 (#50057)

* Update OTel Collector components to v0.149.0/v1.55.0

* Bump the beats distro manifest

(cherry picked from commit 9a56ee8)

# Conflicts:
#	go.mod

* Fix conflicts

---------

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
swiatekm added a commit that referenced this pull request Apr 12, 2026
…v1.55.0 (#50081)

* Update OTel Collector components to v0.149.0/v1.55.0 (#50057)

* Update OTel Collector components to v0.149.0/v1.55.0

* Bump the beats distro manifest

(cherry picked from commit 9a56ee8)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum

* Fix conflicts

---------

Co-authored-by: Mikołaj Świątek <mail@mikolajswiatek.com>
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 dependency Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

4 participants