Get trend of terminated pods count in namespace

Get trend of terminated pods count in namespace

get

Get the trend of the number of terminated pods per minute in the namespace.

Query parameters
clusterIdsstringRequired
namespacesstringOptional
startstringRequired
endstringRequired
Responses
chevron-right
200

OK

*/*
samplesinteger[]Optional

terminated된 파드 개수

Example: [0,0,0]
timestampsinteger[]Optional

시간 당 타임스탬프

Example: [1687741080,1687741140,1687741200]
valuesintegerOptional
get
/v1/monitoring-ns/metric/pod-terminated/result/transition
200

OK