kubeseal-webgui icon indicating copy to clipboard operation
kubeseal-webgui copied to clipboard

Add Metrics endpoint

Open Jaydee94 opened this issue 4 years ago • 0 comments

The Application should get a metrics endpoint with the following metrics:

  • Number of sealing operations
  • Flask metrics: https://pypi.org/project/prometheus-flask-exporter/

https://dev.to/camptocamp-ops/implement-prometheus-metrics-in-a-flask-application-p18

The Helm Chart should get a optional value for automatically generating a ServiceMonitor for collecting the metrics with a kubernetes internal prometheus.

Jaydee94 avatar Jul 30 '21 16:07 Jaydee94