Closed nivancevic closed 7 years ago
Reloading the configuration dynamically, using a malformed yaml file (e.g. without the reporters section) causes Diagnostics to stop working.
reporters
It could be fixed in a way that in case of a configuration error Diagnostics stops working (but keeping the reload HTTP API endpoint alive) until a valid configuration is reloaded.
Reloading the configuration dynamically, using a malformed yaml file (e.g. without the
reporters
section) causes Diagnostics to stop working.