Get the trend of ETCD Leader change count
- Get the trend of the number of times the ETCD Leader has changed per minute since the start of the ETCD Member.
- Rapid changes in Leader indicate significant impact on ETCD performance, often attributed to network connection issues or excessive load on the ETCD cluster.
Query parameters
clusterIdsstringRequired
startstringRequired
endstringRequired
Responses
200
OK
*/*
timestampintegerOptionalExample:
시간 당 타임스탬프
1687741080valueintegerOptional
타임스탬프별 ETCD 리더 변경 횟수
get
/v1/monitoring-etcd/metric/leader-change-rate/result/transition200
OK