Added docker container State.Health.Status as a metric #7#11
Added docker container State.Health.Status as a metric #7#11Cobertos wants to merge 3 commits intoprometheus-net:masterfrom
Conversation
|
So the final implementation for the gauge is as follows:
Here's the output. In this case, |
|
Any chance this can get merged @sandersaares ? |
|
If anyone is looking to use this today, you can always use a git submodule.
Then in your |
|
Why hasn't this been merged yet. Really disappointing that no one has taken the time to review it... this is basic functionality. |
|
@sandersaares I would need this as well. Our images might not start due to unforeseen situations during boot of our APIs. Docker marks them as running while our healthchecks indicate the truth, that they are starting for ages. Would be very helpful to have this merged. |

Fixes #7