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

[9.0](backport #6793) Fix runtime error reporting in Otel manager #6813

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 11, 2025

What does this PR do?

Fixes a bug where the Otel manager wouldn't report runtime errors to the coordinator.

Why is it important?

The coordinator needs to know about errors encountered by the otel manager.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

Related issues


This is an automatic backport of pull request #6793 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner February 11, 2025 14:47
@mergify mergify bot added the backport label Feb 11, 2025
@mergify mergify bot requested review from andrzej-stencel and michel-laterman and removed request for a team February 11, 2025 14:47
@github-actions github-actions bot added bug Something isn't working Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog labels Feb 11, 2025
@elasticmachine
Copy link
Contributor

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

@swiatekm swiatekm enabled auto-merge (squash) February 11, 2025 15:06
@swiatekm swiatekm force-pushed the mergify/bp/9.0/pr-6793 branch from 7098930 to 0ee14f9 Compare February 11, 2025 16:13
@swiatekm swiatekm force-pushed the mergify/bp/9.0/pr-6793 branch from 0ee14f9 to e0a3322 Compare February 12, 2025 13:38
Copy link

@swiatekm swiatekm merged commit eec7416 into 9.0 Feb 12, 2025
14 checks passed
@swiatekm swiatekm deleted the mergify/bp/9.0/pr-6793 branch February 12, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport bug Something isn't working skip-changelog Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants