Skip to content

chore: update OTel Collector libraries to v1.36.0/v0.130.0 #45405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 23, 2025

Conversation

andrzej-stencel
Copy link
Contributor

Proposed commit message

Updates the OpenTelemetry Collector dependencies to the current latest versions v1.36.0/v0.130.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 16, 2025 10:51
@andrzej-stencel andrzej-stencel added the release-note:skip The PR should be ignored when processing the changelog label Jul 16, 2025
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 16, 2025
Copy link
Contributor

🤖 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!)

@andrzej-stencel andrzej-stencel added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Jul 16, 2025
@elasticmachine
Copy link
Collaborator

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 16, 2025
Copy link
Contributor

mergify bot commented Jul 16, 2025

This pull request does not have a backport label.
If this is a bug or security fix, could you label this PR @andrzej-stencel? 🙏.
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.

@andrzej-stencel andrzej-stencel added 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 labels Jul 16, 2025
@andrzej-stencel andrzej-stencel enabled auto-merge (squash) July 21, 2025 07:38
@andrzej-stencel andrzej-stencel requested a review from a team as a code owner July 22, 2025 10:28
@andrzej-stencel andrzej-stencel disabled auto-merge July 22, 2025 10:30
@andrzej-stencel andrzej-stencel merged commit 0df3a1b into elastic:main Jul 23, 2025
204 checks passed
@andrzej-stencel andrzej-stencel deleted the update-otel-v0.130.0 branch July 23, 2025 06:28
mergify bot pushed a commit that referenced this pull request Jul 23, 2025
(cherry picked from commit 0df3a1b)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum
mergify bot pushed a commit that referenced this pull request Jul 23, 2025
(cherry picked from commit 0df3a1b)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum
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 release-note:skip The PR should be ignored when processing the changelog 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.

4 participants