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
@AndersAbel, after your work on OTEL metrics and my work on PAR both get merged, I think we want to add OTEL metrics to the PAR endpoint as well. Also, I didn't introduce new events for PAR, or emit any existing events from the PAR code. What are your thoughts on that? I did it this way since we're trying to emphasize OTEL and de-emphasize our events.
We should instrument /connect/par and also we should update the instrumentation in /connect/authorize to tag requests that used par. We can use ValidatedAuthorizeRequest.IsPushedAuthorizationRequest to know in the authorize endpoint if the request was pushed.
No description provided.
The text was updated successfully, but these errors were encountered: