Skip to main content

ASPNETCORE_IDENTITY_USER_DELETE_DURATION

Constant ASPNETCORE_IDENTITY_USER_DELETE_DURATION 

pub const ASPNETCORE_IDENTITY_USER_DELETE_DURATION: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

§Description

The duration of user deletion operations.

§Notes

Meter name: Microsoft.AspNetCore.Identity; Added in: ASP.NET Core 10.0

§Metadata

Instrument:histogram
Unit:s
Status:Development

§Attributes

NameRequirement
crate::attribute::ASPNETCORE_IDENTITY_ERROR_CODEConditionally_required: if an error was set on a failed identity result.
crate::attribute::ASPNETCORE_IDENTITY_RESULTConditionally_required: if no exception was thrown.
crate::attribute::ASPNETCORE_IDENTITY_USER_TYPERequired
crate::attribute::ERROR_TYPEConditionally_required: if and only if an error has occurred.