Module etcd::stats

source ·
Expand description

etcd’s statistics API.

Structs

Statistics about the number of successful and failed Raft RPC requests to an etcd node.
Statistics about the health of a single etcd follower node.
Statistics about the network latency to an etcd node.
A small amount of information about the leader of the cluster.
Statistics about an etcd cluster leader.
Statistics about an etcd cluster member.
Statistics about the operations handled by an etcd member.

Functions

Returns statistics about the leader member of a cluster.
Returns statistics about each cluster member the client was initialized with.
Returns statistics about operations handled by each etcd member the client was initialized with.