-
Notifications
You must be signed in to change notification settings - Fork 740
Prometheus metrics for backups #2095
Comments
Added a few metricts and an exporter to the backup operator. Related to: coreos#2095
Added a few metricts and an exporter to the backup operator. Related to: coreos#2095
as a side note, I took your branch and my branch and built my own backup operator image, works great. |
@jurgenweber yes, it's being running in our clusters for a few weeks w/o problems :) Thanks for testing it! |
Do you have any prometheus alerts/grafana dashboards you mind sharing? Also I am finding, if the pod gets restarted the metric will disappear until a new backup is run. You can see the metrics endpoint no longer has |
@rjtsdl sure, I can do that. I was planning to add readiness / liveness probes later, but you are right, simple handlers can do the trick. |
Added a few metricts and an exporter to the backup operator. Related to: coreos#2095 Removed gorilla mux
Added a few metricts and an exporter to the backup operator. Related to: coreos#2095 Removed gorilla mux
@jurgenweber this is what we have right now:
|
yeah, my schedule is one an hour:
|
Currently there's no exporter for the etcd-backup-operator.
Creating this issue to link it to a PR.
The text was updated successfully, but these errors were encountered: