Get the trend of ETCD DB size
Get the per-minute trend of ETCD's database size on a node-by-node basis.
Query parameters
clusterIdsstringRequired
startstringRequired
endstringRequired
Responses
200
OK
*/*
samplesinteger[]OptionalExample:
각 타임스탬프별 ETCD의 DB 크기
[136192000,136192000,136192000]timestampsinteger[]OptionalExample:
시간 당 타임스탬프
[136192000,136192000,136192000]valuesintegerOptional
get
/v1/monitoring-etcd/metric/db-size/result/transition200
OK