Open andrzej-stencel opened 1 day ago
This pull request does not have a backport label. Could you fix it @andrzej-stencel? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:
backport-./d./d
is the label to automatically backport to the 8./d
branch. /d
is the digitbackport-v8.x
has been added to help with the transition to the new branch 8.x
.
If you don't need it please use backport-skip
label and remove the backport-8.x
label.
Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)
Issues
0 New issues
0 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
What does this PR do?
Update OTel components to v0.114.0.
Why is it important?
We should be keeping the components up to date with upstream.
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/fragments
using the changelog tool[ ] I have added an integration test or an E2E testHow to test this PR locally