We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90edd2a commit 54d8b58Copy full SHA for 54d8b58
model/metrics/clr-metrics.yaml
@@ -2,8 +2,7 @@ groups:
2
- id: metric.clr.gc.collections.count
3
type: metric
4
metric_name: clr.gc.collections.count
5
- brief: >
6
- Number of garbage collections that have occurred since the process started.
+ brief: "Number of garbage collections that have occurred since the process started."
7
instrument: counter
8
unit: "{collection}"
9
stability: experimental
0 commit comments