Module etcd::stats [] [src]

Types for statistics operations.

Structs

CountStats

Statistics about the number of successful and failed Raft RPC requests to an etcd node.

FollowerStats

Statistics about the health of a single etcd follower node.

LatencyStats

Statistics about the network latency to an etcd node.

LeaderInfo

A small amount of information about the leader of the cluster.

LeaderStats

Statistics about an etcd cluster leader.

SelfStats

Statistics about an etcd cluster member.

StoreStats

Statistics about the operations handled by an etcd member.