IanMitchell / aquarius

A highly configurable discord bot that provides both utility and entertainment.
https://aquarius.sh
MIT License
73 stars 28 forks source link

Investigate Performance Monitoring #250

Open IanMitchell opened 5 years ago

IanMitchell commented 5 years ago

Need to think about if performance monitoring is worth it. Tracking latency to Discord, time between incoming messages and checking all commands, things like that.

IanMitchell commented 4 years ago

Something like this might be useful: https://nodejs.org/api/perf_hooks.html#perf_hooks_class_performance

IanMitchell commented 3 years ago

Datadog might be good for this