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
important note, current WebMvcMetricsFilter traces redirects without uri, which makes it hard to understand if there is error rate increasing on Authorize Endpoint (/oauth2/authorize) or Callback Login Endpoint (/login/oauth2/code/...).
We should provide integrations with Spring Boot Actuator metrics.
We should also ensure correct ordering of Actuator
HttpTraceFilter
gh-760Related gh-673, gh-748
The text was updated successfully, but these errors were encountered: