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
Currently the only way to know about alarms is to issue an maitenance/alarm grpc call to list currently active alarms (by using etcdctl alarm list, for example).
It would be great to have expose etcd alarms in prometheus metrics so they're easier to monitor and know about.
The text was updated successfully, but these errors were encountered:
@ahrtr@serathius is there any chance to get this in next 3.5.x release?
I'm not familiar with etcd release process and backporting, and I haven't been able to find any docs on it.
Currently the only way to know about alarms is to issue an maitenance/alarm grpc call to list currently active alarms (by using etcdctl alarm list, for example).
It would be great to have expose etcd alarms in prometheus metrics so they're easier to monitor and know about.
The text was updated successfully, but these errors were encountered: