Docker Disk IO SUMMARY missing after docker (re)start

Similar to Disk IO SUMMARY Docker Container, this bug has been in Checkmk for as long as I can remember (so that would be 1.6 where the docker plugin first made its apparition). The Disk IO SUMMARY service eventually gets discovered correctly for my dockers, but if a docker restarts, the service will go to UNKN until some write are made within the docker. It’s certainly annoying as depending on the containers, it sometimes can take a couple of seconds (or minutes) before any disk IO actually happens.

Is there any setting I could use in WATO to force the service to be discovered even if there is no IO after a container is restarted, or do I need to edit the docker plugin?

I assume I would need to edit this plugin. Not sure where to start however.

Basically I’d like to be able to force the Disk IO Summary discovery even if there is no activity (with values set at 0).