Skip to content

Commit

Permalink
Update model/metrics/dotnet-metrics.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Noah Falk <noahfalk@users.noreply.github.com>
  • Loading branch information
stevejgordon and noahfalk committed Aug 5, 2024
1 parent 8717a40 commit b4b98c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/metrics/dotnet-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit b4b98c0

Please sign in to comment.