We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8717a40 commit b4b98c0Copy full SHA for b4b98c0
model/metrics/dotnet-metrics.yaml
@@ -266,7 +266,7 @@ groups:
266
note: >
267
Meter name: `System.Runtime`; Added in: .NET 9.0.
268
269
- This metric reports the same values as calling
+ This metric reports the same values as counting calls to
270
[`AppDomain.CurrentDomain.FirstChanceException`](https://learn.microsoft.com/dotnet/api/system.appdomain.firstchanceexception).
271
instrument: counter
272
unit: "{exception}"
0 commit comments