You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This section describes new features for authentication and authorization.
71
-
72
-
### Authentication and authorization metrics
68
+
## Authentication and authorization metrics
73
69
74
70
Metrics have been added for certain authentication and authorization events in ASP.NET Core. With this change, you can now obtain metrics for the following events:
75
71
@@ -86,7 +82,7 @@ The following image shows an example of the Authenticated request duration metri
86
82
87
83

88
84
89
-
For more information, see [ASP.NET Core Authorization and Authentication metrics](xref:log-mon/metrics/built-in#microsoftaspnetcoreauthorization).
85
+
For more information, see <xref:log-mon/metrics/built-in#microsoftaspnetcoreauthorization>.
0 commit comments