Skip to content

Monitored: Explicit fill will disable automatic filling

Frank Winklmeier requested to merge fwinkl/athena:monitored_autofill into master

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.

Merge request reports