Skip to content
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

[8.17](backport #6499) Update OTel components to v0.117.0 #6502

Merged
merged 5 commits into from
Jan 9, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 9, 2025

What does this PR do?

Updates OTel components to v0.117.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 #6499 done by [Mergify](https://mergify.com).

(cherry picked from commit 82968b6)

# Conflicts:
#	NOTICE.txt
#	go.mod
#	go.sum
#	internal/pkg/otel/README.md
@mergify mergify bot requested a review from a team as a code owner January 9, 2025 13:54
@mergify mergify bot added backport conflicts There is a conflict in the backported pull request labels Jan 9, 2025
@mergify mergify bot requested review from pkoutsovasilis and swiatekm and removed request for a team January 9, 2025 13:54
Copy link
Contributor Author

mergify bot commented Jan 9, 2025

Cherry-pick of 82968b6 has failed:

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

You are currently cherry-picking commit 82968b626.
  (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/1736417404-update-otel-v0.117.0.yaml

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   NOTICE.txt
	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

@andrzej-stencel andrzej-stencel enabled auto-merge (squash) January 9, 2025 15:18
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 03cd111 into 8.17 Jan 9, 2025
14 checks passed
@andrzej-stencel andrzej-stencel deleted the mergify/bp/8.17/pr-6499 branch January 9, 2025 17:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants