-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Expose container healthcheck status in podmanreceivier #35826
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
@Markus78 Thanks for raising this issue. I agree that a |
@rogercoll Thank you, Im slightly confused do I have to take any more action regarding the semantic conventions to move this along? |
That would be ideal, creating a PR into the semantic conventions repository will raise the attention of other contributors (and the repository maintainers) and we will ensure an agreement over the new The PR to the podman's receiver does not need to wait for the semconv one to be merged, but it would be great to reference them to show up some real example of the attribute. |
I wrote this issue |
Component(s)
receiver/podman
Is your feature request related to a problem? Please describe.
Currently I cannot find healthcheck status in the attributes exported by the podman receiver , this is very useful for visualizing container status ( healthy or unhealthy )
Describe the solution you'd like
Add metric to make it possible to track if container healthcheck is healthy or unhealthy i.e
container.health.status
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: