Skip to content

Commit

Permalink
Update model/metrics/clr-metrics.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Alexandra Konrad <10500694+trisch-me@users.noreply.github.com>
  • Loading branch information
stevejgordon and trisch-me committed Aug 5, 2024
1 parent c80a739 commit 8cc3175
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions model/metrics/clr-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ groups:
- id: metric.clr.gc.objects.size
type: metric
metric_name: clr.gc.objects.size
brief: >
The number of bytes currently allocated on the managed GC heap.
Fragmentation and other GC committed memory pools are excluded.
brief: "The number of bytes currently allocated on the managed GC heap. Fragmentation and other GC committed memory pools are excluded."
instrument: updowncounter
unit: "By"
stability: experimental
Expand Down

0 comments on commit 8cc3175

Please sign in to comment.