OpenTelemetry SDK
    Preparing search index...

    Variable METRIC_ASPNETCORE_IDENTITY_SIGN_IN_CHECK_PASSWORD_ATTEMPTSConst Experimental

    METRIC_ASPNETCORE_IDENTITY_SIGN_IN_CHECK_PASSWORD_ATTEMPTS: "aspnetcore.identity.sign_in.check_password_attempts" = ...

    The total number of check password attempts. Checks that the account is in a state that can log in and that the password is valid using the UserManager.CheckPasswordAsync method.

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

    This metric is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.