Get the trend of ETCD Proposal failure count
- Get the trend of the number of ETCD Proposal failures per minute.
- The failure causes are typically associated with transient failures related to leader election or extended downtime due to quorum loss in the cluster.
Query parameters
clusterIdsstringRequired
startstringRequired
endstringRequired
Responses
200
OK
*/*
timestampintegerOptionalExample:
시간 당 타임스탬프
1687741080valueintegerOptional
타임스탬프별 ETCD의 실패한 Raft 제안 횟수 출력
get
/v1/monitoring-etcd/metric/proposal-fail-rate/result/transition200
OK