short icon indicating copy to clipboard operation
short copied to clipboard

[Feature] Add instrumentations code to all HTTP routes

Open magicoder10 opened this issue 6 years ago • 2 comments

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.

magicoder10 avatar Apr 25 '20 16:04 magicoder10

@byliuyang Please assign this to me

lucifercr07 avatar Apr 25 '20 16:04 lucifercr07

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?

arberiii avatar Jul 06 '20 15:07 arberiii