opengist icon indicating copy to clipboard operation
opengist copied to clipboard

Feature Request: Support Prometheus / Openmetrics

Open Tuxdude opened this issue 5 months ago • 2 comments

It would be great to get a /metrics endpoint (or an alternative endpoint if /<something> always means the user something) to allow the opengist job to be monitored using Prometheus or other metrics collector that supports the Openmetrics format.

Even if we can expose just an up metric to begin with, that would be a great start to probe the health of through Prometheus. Other metrics to export can be decided and added subsequently.

Tuxdude avatar Sep 06 '24 01:09 Tuxdude