Skip to content

ExampleMonitoringConfig: cleanup config flags handling

Tadej Novak requested to merge tadej/athena:flags-monitoring-example into master

Cleanup config flags handling in ExampleMonitoringConfig:

  • use just flags
  • do not use global instance of config flags

/cc @ponyisi

Merge request reports