Constant DOTNET_EXCEPTIONS
pub const DOTNET_EXCEPTIONS: &'static str;Expand description
§Description
The number of exceptions that have been thrown in managed code.
§Notes
Meter name: System.Runtime; Added in: .NET 9.0.
This metric reports the same values as counting calls to AppDomain.CurrentDomain.FirstChanceException
§Metadata
| Instrument: | counter |
| Unit: | {exception} |
| Status: | Stable |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::ERROR_TYPE | Required |