You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
It would be nice if the various services exposed a Prometheus/metrics endpoint. This would allow for easy monitoring and alerting, especially useful for Kubernetes users, who very often use Prometheus.
As the project is in Go, we have an efficient library for instrumenting code.
It would be nice if the various services exposed a Prometheus
/metricsendpoint. This would allow for easy monitoring and alerting, especially useful for Kubernetes users, who very often use Prometheus.As the project is in Go, we have an efficient library for instrumenting code.