File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
aspnetcore/log-mon/metrics Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -277,7 +277,7 @@ The metrics are in the `Microsoft.AspNetCore.Identity` meter and are described i
277277* ` aspnetcore.identity.user.update.duration ` - Measures the duration of user update operations
278278* ` aspnetcore.identity.user.delete.duration ` - Measures the duration of user deletion operations
279279* ` aspnetcore.identity.user.check_password_attempts ` - Counts password verification attempts
280- * ` aspnetcore.identity.user.generated_tokens ` counts tokens generated for users , such as password reset tokens.
280+ * ` aspnetcore.identity.user.generated_tokens ` counts tokens generated for users, such as password reset tokens.
281281* ` aspnetcore.identity.user.verify_token_attempts ` - Counts token verification attempts
282282
283283### Authentication metrics
You can’t perform that action at this time.
0 commit comments