Skip to content

Metric label fix

Chris Scheulen requested to merge metric_label_fix into master

Previously, metrics without entry in script.HelperModules.Metric would lead to a crash. Now, a warning message is generated and a string corresponding to the metric key is used as the label.

Merge request reports