From b4b98c08d3ec10cd4f86ac837088373dc894c40a Mon Sep 17 00:00:00 2001 From: Steve Gordon Date: Mon, 5 Aug 2024 11:35:58 +0100 Subject: [PATCH] Update model/metrics/dotnet-metrics.yaml 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 6429c338bc..9f0e660ac0 100644 --- a/model/metrics/dotnet-metrics.yaml +++ b/model/metrics/dotnet-metrics.yaml @@ -266,7 +266,7 @@ groups: note: > Meter name: `System.Runtime`; Added in: .NET 9.0. - This metric reports the same values as calling + This metric reports the same values as counting calls to [`AppDomain.CurrentDomain.FirstChanceException`](https://learn.microsoft.com/dotnet/api/system.appdomain.firstchanceexception). instrument: counter unit: "{exception}"