Monitored: Explicit fill will disable automatic filling
Calling Monitored::Group::fill()
will now disable the automatic
filling to avoid double filling when the group goes out of scope. Added
a test-case in the unit tests and updated documentation.