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

[extension/opamp] Implement ReportsHealth capability #35433

Open
bondyr opened this issue Sep 26, 2024 · 3 comments
Open

[extension/opamp] Implement ReportsHealth capability #35433

bondyr opened this issue Sep 26, 2024 · 3 comments
Labels
enhancement New feature or request extension/opamp

Comments

@bondyr
Copy link

bondyr commented Sep 26, 2024

Component(s)

extension/opamp

Describe the issue you're reporting

The documentation states that opamp extension should support 3 capabilities:

The opamp extension implements an OpAMP client with a small subset of OpAMP agent capabilities:

  • ReportsStatus
  • ReportsEffectiveConfig
  • ReportsHealth. The extension reports Collector's health on startup and any time the health changes. In order to do this the opamp extension needs access to the health of the Collector. [...]

In opamp extention source code, ReportsHealth is not currently implemented. Unless left out deliberately, please consider prioritizing it so that opamp extension would support all 3 basic capabilities.

@bondyr bondyr added the needs triage New item requiring triage label Sep 26, 2024
Copy link
Contributor

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@crobert-1 crobert-1 added the enhancement New feature or request label Sep 26, 2024
@bacherfl
Copy link
Contributor

I would be interested in implementing this

@bacherfl
Copy link
Contributor

bacherfl commented Oct 1, 2024

The PR implementing this should now be ready for review

@atoulme atoulme removed the needs triage New item requiring triage label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request extension/opamp
Projects
None yet
Development

No branches or pull requests

4 participants