summaryrefslogtreecommitdiff
path: root/lib/prometheus.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add custom prometheus metricsDavid Mehren2021-04-251-0/+49
This reuses the `realtime.getStatus` method to get the state of the application state on every prometheus scrape cycle. Signed-off-by: David Mehren <git@herrmehren.de>