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

Add missing ReportsHealth capability #110

Conversation

tigrannajaryan
Copy link
Member

When health reporting was added we forgot to add a corresponding
bit in the AgentCapabilities. This adds the missing bit.

Implements spec change open-telemetry/opamp-spec#111

Usage of the new flag will be added in a future PR:
#106

When health reporting was added we forgot to add a corresponding
bit in the AgentCapabilities. This adds the missing bit.

Implements spec change open-telemetry/opamp-spec#111

Usage of the new flag will be added in a future PR:
open-telemetry#106
@tigrannajaryan tigrannajaryan requested a review from a team July 21, 2022 18:29
@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #110 (c1064b1) into main (5911ef2) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage   75.77%   75.77%           
=======================================
  Files          22       22           
  Lines        1577     1577           
=======================================
  Hits         1195     1195           
  Misses        288      288           
  Partials       94       94           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5911ef2...c1064b1. Read the comment docs.

@tigrannajaryan tigrannajaryan merged commit b493e26 into open-telemetry:main Jul 22, 2022
@tigrannajaryan tigrannajaryan deleted the feature/tigran/add-healthcapability branch July 22, 2022 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants