Feature
I'm trying to get metrics about how our system is performing. Things like comments per minute, requests per second, request latency, request error counts. Total comments. Stuff like that.
There is no metrics system implemented.
I'm currently running talk 4.1.0
We definitely have this on our roadmap! Already a Prometheus fan, so this seems achievable.
Awesome, we're rolling it out across our infra, so if it just showed up, that'd be awesome :D
As a sidebar this would be an awesome plugin - maybe there is an existing npm package or other library we could hook into?
There is a node prometheus client :heart_eyes:. Hook up for basic metrics appears to be just a few lines, supporting custom metrics also pretty straightforward.
@icco check it outtttttt https://github.com/coralproject/talk-plugin-prom
Bumping the above comment for @icco (who just returned from his honeymoon! 馃帀 congratulations!)
I'll close this as we now have Prometheus support via https://github.com/coralproject/talk-plugin-prom
Woot, thanks!
Most helpful comment
@icco check it outtttttt https://github.com/coralproject/talk-plugin-prom