Werk #13404: mk_docker.py: diskstat: do not discovery devices without counters

Component Checks & agents
Title mk_docker.py: diskstat: do not discovery devices without counters
Date Dec 22, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p19 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Before this change the discovery behaviour of the diskstat check was dependent on the source of the data: When running an agent inside a docker container, devices without counters where not discovered, when running the mk_docker.py agent plugin those devices where discovered.

With this Werk devices without counters are no longer discovered with mk_docker.py

To the list of all Werks