This adds support for Prometheus metrics. It currently handles the base Node metrics + bot-sdk metrics for client requests. Additionally I added a rudimentary example counter for the last time the scheduler ran. I'd expect future PRs to build on this and add metrics where needed.
Fixes #19
This adds support for Prometheus metrics. It currently handles the base Node metrics + bot-sdk metrics for client requests. Additionally I added a rudimentary example counter for the last time the scheduler ran. I'd expect future PRs to build on this and add metrics where needed.