Werk #10895: docker_container_status: discovery fix where healthcheck is not available
| Component | Checks & agents | ||||
| Title | docker_container_status: discovery fix where healthcheck is not available | ||||
| Date | Mar 4, 2020 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
A Healthcheck can be explicitly blocked for a container. In consequence, there will be no information concerning the health status. For such instances, the service should not be discovered. This change implements this behaviour.