Go to All Forums

Plugin for monitoring etcd performance

Configure etcd_store plugin to monitor store statistics of your etcd instance. Get to know overall server failures, slowdowns and more. Take informed troubleshooting decisions by keeping track of critical metrics including:
  • Rate of successful/failed get requests
  • Rate of successful/failed set requests
  • Rate of successful/failed delete requests
  • Rate of successful/failed update requests
  • Rate of successful/failed create requests
  • Rate of successful/failed compare and swap requests
  • Rate of successful/failed compare and delete requests
  • Count of expired keys
  • Watchers count
Learn how to install the etcd plugin from Site24x7 etcd GitHub repository

Also, monitor your etcd node's internal statistics using Site24x7 etcd self plugin. Get to know the performance statistics of that particular node by the following metrics:
  • Number of append requests this node has processed
  • Number of requests per second that this node is receiving (follower only)/sending (leader only)
  • Number of bytes per second this node is receiving (follower only)/sending (leader only)
  • Number of requests that this node has sent
Related resources:

Like (1) Reply
Replies (0)