short
short copied to clipboard
[Feature] Add instrumentations code to all HTTP routes
What is the problem? There is no measurements on how many users tried to sign in to the app using different oauth account providers.
Your solution Add instrumentation code to all HTTP routes in order to bring observability to the team about service usage.
@byliuyang Please assign this to me
HTTP routes that don't have instrumentations are sign-in routes, file serving, and directory serving(swagger). Should we add instrumentation to those or close the issue?