Commit Graph

2 Commits

Author SHA1 Message Date
Will Hunt
c501f3d290 Update references to bot-sdk 2024-09-19 14:06:34 +01:00
David Teller
c3cb22bf36
Very basic support for OpenMetrics (aka Prometheus) (#442)
This PR:

- creates an OpenMetrics server that enables collecting performance data from this process by e.g. a Prometheus server;
- exposes as metrics the performance of http requests with MatrixBot.

Further metrics may of course be added.
2023-01-05 08:37:54 +01:00