Constant ASPNETCORE_DIAGNOSTICS_EXCEPTIONS
pub const ASPNETCORE_DIAGNOSTICS_EXCEPTIONS: &'static str;Expand description
§Description
Number of exceptions caught by exception handling middleware.
§Notes
Meter name: Microsoft.AspNetCore.Diagnostics; Added in: ASP.NET Core 8.0
§Metadata
| Instrument: | counter |
| Unit: | {exception} |
| Status: | Stable |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::ASPNETCORE_DIAGNOSTICS_EXCEPTION_RESULT | Required |
crate::attribute::ASPNETCORE_DIAGNOSTICS_HANDLER_TYPE | Conditionally_required: if and only if the exception was handled by this handler. |
crate::attribute::ERROR_TYPE | Required |