Get the trend of ETCD gRPC Active Streams

Get the trend of ETCD gRPC Active Streams

get
  • Get the per-minute trend of ETCD gRPC Active Streams.
  • It represents the changes in the number of leases (calls for client keep-alive) and watches (tracking changes to keys).
Query parameters
clusterIdsstringRequired
startstringRequired
endstringRequired
Responses
chevron-right
200

OK

*/*
samplesinteger[]Optional

gRPC Active Streams의 lease(client keep alive용 호출)와 watch(key에 일어난 변화 추적) 횟수

timestampsinteger[]Optional

시간 당 타임스탬프

valuesintegerOptional
get
/v1/monitoring-etcd/metric/active-stream/result/transition
200

OK