Skip to content

Commit b4b98c0

Browse files
Update model/metrics/dotnet-metrics.yaml
Co-authored-by: Noah Falk <[email protected]>
1 parent 8717a40 commit b4b98c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model/metrics/dotnet-metrics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ groups:
266266
note: >
267267
Meter name: `System.Runtime`; Added in: .NET 9.0.
268268
269-
This metric reports the same values as calling
269+
This metric reports the same values as counting calls to
270270
[`AppDomain.CurrentDomain.FirstChanceException`](https://learn.microsoft.com/dotnet/api/system.appdomain.firstchanceexception).
271271
instrument: counter
272272
unit: "{exception}"

0 commit comments

Comments
 (0)