Get the trend of total number of pods in namespace
Get the trend of the total number of pods deployed in the namespace on a per-minute basis.
Query parameters
clusterIdsstringRequired
namespacesstringOptional
startstringRequired
endstringRequired
Responses
200
OK
*/*
samplesinteger[]OptionalExample:
타임스탬프별 네임스페이스의 총 파드 개수
[55,55,55]timestampsinteger[]OptionalExample:
시간 당 타임스탬프
[1687741080,1687741140,1687741200]valuesintegerOptional
get
/v1/monitoring-ns/metric/total-pod-count/result/transition200
OK