Skip to content

Commit 54d8b58

Browse files
Update model/metrics/clr-metrics.yaml
Co-authored-by: Alexandra Konrad <[email protected]>
1 parent 90edd2a commit 54d8b58

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

model/metrics/clr-metrics.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ groups:
22
- id: metric.clr.gc.collections.count
33
type: metric
44
metric_name: clr.gc.collections.count
5-
brief: >
6-
Number of garbage collections that have occurred since the process started.
5+
brief: "Number of garbage collections that have occurred since the process started."
76
instrument: counter
87
unit: "{collection}"
98
stability: experimental

0 commit comments

Comments
 (0)