OdyseeTeam / odysee-api

API server for Odysee
https://odysee.com
MIT License
229 stars 49 forks source link

E2e metrics #278

Closed anbsky closed 4 years ago

anbsky commented 4 years ago

This adds measuring middleware so we can measure duration for the whole lifecycle of HTTP request, including time spent in other middlewares.