Investigate AuthN/AuthZ metrics in ASP.NET Core · Issue #47603 · dotnet/aspnetcore (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

@JamesNK

Description

@JamesNK

Issue #47536 adds metrics for existing counters.

We should investigate where adding new metrics makes sense in ASP.NET Core. Metrics are easier to add and test than old event counters. And tags make them more powerful.

Initial ideas:


AuthZ


AuthN

Sign in handler

Sign out handler