Skip to content

server: add metrics for CORS handlers.#1429

Merged
ericchiang merged 1 commit into
dexidp:masterfrom
tsuna:master
May 12, 2019
Merged

server: add metrics for CORS handlers.#1429
ericchiang merged 1 commit into
dexidp:masterfrom
tsuna:master

Conversation

@tsuna
Copy link
Copy Markdown
Contributor

@tsuna tsuna commented Apr 19, 2019

I am troubleshooting an issue with my Dex setup where tokens fail to get refreshed (due to getting a 401 back on /token), and I realized that there are no metrics for the /token endpoint, which is a bit annoying as it makes it harder to track how frequently this issue is happening over time, is it the first time it happens, etc. So I figured it be nice to add the same basic instrumentation that other handlers benefit from to the CORS handlers as well.

@ericchiang ericchiang merged commit cd3c698 into dexidp:master May 12, 2019
mmrath pushed a commit to mmrath/dex that referenced this pull request Sep 2, 2019
server: add metrics for CORS handlers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants