HabitRPG / habitica

A habit tracker app which treats your goals like a Role Playing Game.
https://habitica.com
Other
12.02k stars 4.1k forks source link

log slow requests to loggly #15364

Open phillipthelen opened 3 days ago

phillipthelen commented 3 days ago

adds a new config variable SLOW_REQUEST_THRESHOLD. All requests that take longer than the configured value (in ms) are logged to loggly for further investigation, to help with finding performance issues.