diff --git a/model/metrics/clr-metrics.yaml b/model/metrics/clr-metrics.yaml index 4d0055c674..3aaf2bcb8c 100644 --- a/model/metrics/clr-metrics.yaml +++ b/model/metrics/clr-metrics.yaml @@ -2,8 +2,7 @@ groups: - id: metric.clr.gc.collections.count type: metric metric_name: clr.gc.collections.count - brief: > - Number of garbage collections that have occurred since the process started. + brief: "Number of garbage collections that have occurred since the process started." instrument: counter unit: "{collection}" stability: experimental