Skip to main content

ASPNETCORE_IDENTITY_USER_GENERATED_TOKENS

Constant ASPNETCORE_IDENTITY_USER_GENERATED_TOKENS 

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

§Description

The total number of token generations.

§Notes

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

§Metadata

Instrument:counter
Unit:{count}
Status:Development

§Attributes

NameRequirement
crate::attribute::ASPNETCORE_IDENTITY_TOKEN_PURPOSERequired
crate::attribute::ASPNETCORE_IDENTITY_USER_TYPERequired
crate::attribute::ERROR_TYPEConditionally_required: if and only if an error has occurred.