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}"