etcd Metrics
See Application Integrations for more information.
etcd.leader.counts.fail
Rate of failed Raft RPC requests.
etcd.leader.counts.success
Rate of successful Raft RPC requests.
etcd.leader.latency.avg
Average latency to each peer in the cluster.
etcd.leader.latency.current
Current latency to each peer in the cluster.
etcd.leader.latency.max
Maximum latency to each peer in the cluster.
etcd.leader.latency.min
Minimum latency to each peer in the cluster.
etcd.leader.latency.stddev
Standard deviation latency to each peer in the cluster.
etcd.self.recv.appendrequest.count
Rate of append requests this node has processed.
etcd.self.recv.bandwidthrate
Rate of bytes received.
etcd.self.recv.pkgrate
Rate of packets received.
etcd.self.send.appendrequest.count
Rate of append requests this node has sent.
etcd.self.send.bandwidthrate
Rate of bytes sent.
etcd.self.send.pkgrate
Rate of packets sent.
etcd.store.compareanddelete.fail
Rate of compare and delete requests failure.
etcd.store.compareanddelete.success
Rate of compare and delete requests success.
etcd.store.compareandswap.fail
Rate of compare and swap requests failure.
etcd.store.compareandswap.success
Rate of compare and swap requests success.
etcd.store.create.fail
Rate of failed create requests.
etcd.store.create.success
Rate of successful create requests.
etcd.store.delete.fail
Rate of failed delete requests.
etcd.store.delete.success
Rate of successful delete requests.
etcd.store.expire.count
Rate of expired keys.
etcd.store.gets.fail
Rate of failed get requests.
etcd.store.gets.success
Rate of successful get requests.
etcd.store.sets.fail
Rate of failed set requests.
etcd.store.sets.success
Rate of successful set requests.
etcd.store.update.fail
Rate of failed update requests.
etcd.store.update.success
Rate of successful update requests.
etcd.store.watchers
Rate of watchers.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.