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
Etcdv2 seems to have preliminary support for Prometheus metrics (2.1alpha). Are you guys planning on adding support for Prometheus metrics as well? It would be fantastic to be able to monitor:
whether this fleet instance is the current engine leader
task completion broken down by:
outcome (success, failure)
failure reason code, e.g. machine_left_cluster
number of locally scheduled fleet tasks (on that instance)
number of machines in the cluster by tag string
If it's not on your roadmap anytime soon, can you provide pointers on how to start hacking on this?
Etcdv2 seems to have preliminary support for Prometheus metrics (2.1alpha). Are you guys planning on adding support for Prometheus metrics as well? It would be fantastic to be able to monitor:
machine_left_clusterIf it's not on your roadmap anytime soon, can you provide pointers on how to start hacking on this?