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
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
We should have KestrelMetrics-style metrics for Data Protection. In particular, we should have simple (vs up-down) counters for the most important error conditions, especially key-not-found.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Personally, I think this is the highest ROI telemetry we could add, but there's some concern about whether it should be dotnet-wide or, conversely, whether this offers any value over log querying, so it's on hold for now.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
No response
Describe the solution you'd like
We should have
KestrelMetrics
-style metrics for Data Protection. In particular, we should have simple (vs up-down) counters for the most important error conditions, especially key-not-found.Additional context
No response
The text was updated successfully, but these errors were encountered: