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:Experimental

§Attributes

NameRequirement
crate::attribute::ERROR_TYPERequired