Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Feb 10, 2025

What does this PR do?

Updates OTel components to v0.119.0.

Why is it important?

We should be keeping the components up to date with upstream.

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

How to test this PR locally

go build . sudo ./elastic-agent otel ```<hr>This is an automatic backport of pull request #6713 done by [Mergify](https://mergify.com).
* sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v0\.117.0/\1 v0.119.0/' go.mod * sed -i 's/\(go\.opentelemetry\.io\/collector.*\) v1\.23\.0/\1 v1.25.0/' go.mod * sed -i 's/\(github\.com\/open-telemetry\/opentelemetry\-collector\-contrib\/.*\) v0\.117\.0/\1 v0.119.0/' go.mod * go mod tidy * mage notice * mage otel:readme * add changelog entry (cherry picked from commit 61771d7) # Conflicts: #	go.mod #	go.sum #	internal/pkg/otel/README.md
@mergify mergify bot requested a review from a team as a code owner February 10, 2025 10:39
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Feb 10, 2025
@mergify mergify bot requested review from pkoutsovasilis and swiatekm and removed request for a team February 10, 2025 10:39
@mergify
Copy link
Contributor Author

mergify bot commented Feb 10, 2025

Cherry-pick of 61771d7 has failed:

On branch mergify/bp/9.0/pr-6713 Your branch is up to date with 'origin/9.0'. You are currently cherry-picking commit 61771d763. (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/1738752554-update-otel-v0.119.0.yaml Unmerged paths: (use "git add <file>..." to mark resolution)	both modified: go.mod	both modified: go.sum	both modified: internal/pkg/otel/README.md 

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

@github-actions github-actions bot added enhancement New feature or request Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team labels Feb 10, 2025
@elasticmachine
Copy link
Contributor

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

@andrzej-stencel andrzej-stencel enabled auto-merge (squash) February 10, 2025 11:41
@elastic-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@andrzej-stencel andrzej-stencel merged commit ebb373d into 9.0 Feb 10, 2025
14 checks passed
@andrzej-stencel andrzej-stencel deleted the mergify/bp/9.0/pr-6713 branch February 10, 2025 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport conflicts There is a conflict in the backported pull request enhancement New feature or request Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

3 participants