- Notifications
You must be signed in to change notification settings - Fork 204
feat: update OTel Collector components to v0.137.0 #10391
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
andrzej-stencel merged 11 commits into elastic:main from andrzej-stencel:update-otel-to-v0.137.0 Oct 8, 2025
Merged
feat: update OTel Collector components to v0.137.0 #10391
andrzej-stencel merged 11 commits into elastic:main from andrzej-stencel:update-otel-to-v0.137.0 Oct 8, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
…ntrib\/.*\) v0\.135\.0/\1 v0.137.0/' go.mod
In anticipation of elastic#10378
Contributor
| This pull request is now in conflicts. Could you fix it? 🙏 |
This was referenced Oct 7, 2025
Contributor
| Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane) |
Contributor
⏳ Build in-progress, with failures
Failed CI Steps
History
|
swiatekm approved these changes Oct 8, 2025
mergify bot pushed a commit that referenced this pull request Oct 8, 2025
* sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v0\.135.0/\1 v0.137.0/' go.mod * sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v1\.41\.0/\1 v1.43.0/' go.mod * sed -i 's/\(github\.com\/open-telemetry\/opentelemetry\-collector\-contrib\/.*\) v0\.135\.0/\1 v0.137.0/' go.mod * go mod tidy * update Elastic components * remove Elastic Trace processor In anticipation of #10378 * go get go.opentelemetry.io/ebpf-profiler@v0.0.202540 * go mod tidy * add changelog entry (cherry picked from commit 7ea323e) # Conflicts: # go.mod # go.sum # internal/pkg/otel/README.md
andrzej-stencel added a commit that referenced this pull request Oct 8, 2025
* sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v0\.135.0/\1 v0.137.0/' go.mod * sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v1\.41\.0/\1 v1.43.0/' go.mod * sed -i 's/\(github\.com\/open-telemetry\/opentelemetry\-collector\-contrib\/.*\) v0\.135\.0/\1 v0.137.0/' go.mod * go mod tidy * update Elastic components * remove Elastic Trace processor In anticipation of #10378 * go get go.opentelemetry.io/ebpf-profiler@v0.0.202540 * go mod tidy * add changelog entry (cherry picked from commit 7ea323e) # Conflicts: # go.mod # go.sum # internal/pkg/otel/README.md Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co>
mergify bot pushed a commit that referenced this pull request Oct 14, 2025
* sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v0\.135.0/\1 v0.137.0/' go.mod * sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v1\.41\.0/\1 v1.43.0/' go.mod * sed -i 's/\(github\.com\/open-telemetry\/opentelemetry\-collector\-contrib\/.*\) v0\.135\.0/\1 v0.137.0/' go.mod * go mod tidy * update Elastic components * remove Elastic Trace processor In anticipation of #10378 * go get go.opentelemetry.io/ebpf-profiler@v0.0.202540 * go mod tidy * add changelog entry (cherry picked from commit 7ea323e) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/pkg/otel/README.md
pkoutsovasilis pushed a commit that referenced this pull request Oct 16, 2025
* sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v0\.135.0/\1 v0.137.0/' go.mod * sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v1\.41\.0/\1 v1.43.0/' go.mod * sed -i 's/\(github\.com\/open-telemetry\/opentelemetry\-collector\-contrib\/.*\) v0\.135\.0/\1 v0.137.0/' go.mod * go mod tidy * update Elastic components * remove Elastic Trace processor In anticipation of #10378 * go get go.opentelemetry.io/ebpf-profiler@v0.0.202540 * go mod tidy * add changelog entry (cherry picked from commit 7ea323e) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/pkg/otel/README.md
pkoutsovasilis added a commit that referenced this pull request Oct 16, 2025
….137.0 (#10543) * feat: update OTel Collector components to v0.137.0 (#10391) * sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v0\.135.0/\1 v0.137.0/' go.mod * sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v1\.41\.0/\1 v1.43.0/' go.mod * sed -i 's/\(github\.com\/open-telemetry\/opentelemetry\-collector\-contrib\/.*\) v0\.135\.0/\1 v0.137.0/' go.mod * go mod tidy * update Elastic components * remove Elastic Trace processor In anticipation of #10378 * go get go.opentelemetry.io/ebpf-profiler@v0.0.202540 * go mod tidy * add changelog entry (cherry picked from commit 7ea323e) # Conflicts: # NOTICE-fips.txt # NOTICE.txt # go.mod # go.sum # internal/pkg/otel/README.md * fix: resolve conflicts * fix: StartMockES * [otel] Add back elastictrace processor * fix: resolve gaps from rebasing * fix: unit-tests * fix: update beats to latest version on 8.19 * fix: otelconfig_test.go --------- Co-authored-by: Andrzej Stencel <andrzej.stencel@elastic.co> Co-authored-by: Panos Koutsovasilis <panos.koutsovasilis@elastic.co> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This was referenced Oct 27, 2025
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.2 Automated backport to the 9.2 branch enhancement New feature or request Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Updates the OpenTelemetry Collector dependencies to the current latest version
v0.137.0. See changelogs sincev1.41.0/v0.135.0for Core and Contrib.Also updates Elastic OTel components to versions compatible with upstream
v0.137.0.Why is it important?
We should be keeping the OTel components up to date with upstream as much as possible.
Checklist
[ ] I have commented my code, particularly in hard-to-understand areas[ ] 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./changelog/fragmentsusing the changelog tool[ ] I have added an integration test or an E2E testHow to test this PR locally