Skip to content

[chore] update OTel Collector libraries to v1.35.0/v0.129.0#45149

Merged
andrzej-stencel merged 2 commits intoelastic:mainfrom
andrzej-stencel:update-otel-v0.129.0
Jul 3, 2025
Merged

[chore] update OTel Collector libraries to v1.35.0/v0.129.0#45149
andrzej-stencel merged 2 commits intoelastic:mainfrom
andrzej-stencel:update-otel-v0.129.0

Conversation

@andrzej-stencel
Copy link
Copy Markdown
Contributor

Proposed commit message

Updates the OpenTelemetry Collector dependencies to the current latest versions v1.35.0/v0.129.0. See changelogs for Core and Contrib.

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 filebeat && mage build)
(cd metricbeat && mage build)

@andrzej-stencel andrzej-stencel requested a review from a team as a code owner July 2, 2025 12:11
@andrzej-stencel andrzej-stencel added Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team backport-8.19 Automated backport to the 8.19 branch dependencies Pull requests that update a dependency file labels Jul 2, 2025
@botelastic botelastic Bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 2, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@botelastic botelastic Bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jul 2, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 2, 2025

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

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

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Jul 3, 2025

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-v0.129.0 upstream/update-otel-v0.129.0
git merge upstream/main
git push upstream update-otel-v0.129.0

@cmacknz cmacknz added the backport-9.1 Automated backport to the 9.1 branch label Jul 3, 2025
@andrzej-stencel andrzej-stencel merged commit 0b1170f into elastic:main Jul 3, 2025
203 of 204 checks passed
@andrzej-stencel andrzej-stencel deleted the update-otel-v0.129.0 branch July 3, 2025 14:58
mergify Bot pushed a commit that referenced this pull request Jul 3, 2025
(cherry picked from commit 0b1170f)

# Conflicts:
#	NOTICE.txt
#	go.mod
mergify Bot pushed a commit that referenced this pull request Jul 3, 2025
(cherry picked from commit 0b1170f)

# Conflicts:
#	NOTICE.txt
#	go.mod
andrzej-stencel added a commit that referenced this pull request Jul 4, 2025
…35.0/v0.129.0 (#45170)

* [chore] update OTel Collector libraries to v1.35.0/v0.129.0 (#45149)

(cherry picked from commit 0b1170f)

# Conflicts:
#	NOTICE.txt
#	go.mod

* fix conflicts

---------

Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
andrzej-stencel added a commit that referenced this pull request Jul 4, 2025
….35.0/v0.129.0 (#45169)

* [chore] update OTel Collector libraries to v1.35.0/v0.129.0 (#45149)

(cherry picked from commit 0b1170f)

# Conflicts:
#	NOTICE.txt
#	go.mod

* fix conflicts

---------

Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
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 backport-9.1 Automated backport to the 9.1 branch dependencies Pull requests that update a dependency file Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants