Open IanMitchell opened 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.
Something like this might be useful: https://nodejs.org/api/perf_hooks.html#perf_hooks_class_performance
Datadog might be good for this
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.