From 88fd58c4985f5ea83964a93a6369d2ad2afa7fc3 Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Wed, 10 Jul 2024 12:58:53 +0100 Subject: [PATCH] Clarify memory committed Co-authored-by: Noah Falk --- model/metrics/dotnet-metrics.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/metrics/dotnet-metrics.yaml b/model/metrics/dotnet-metrics.yaml index b1dedde5d8..804ae89e99 100644 --- a/model/metrics/dotnet-metrics.yaml +++ b/model/metrics/dotnet-metrics.yaml @@ -35,7 +35,7 @@ groups: type: metric metric_name: dotnet.gc.memory.committed brief: > - The amount of committed virtual memory for the managed GC heap, as + The amount of committed virtual memory in use by the .NET GC, as observed during the latest garbage collection. note: > This metric reports the same values as calling