Get trend of restarted pods count in namespace
Get the trend of the number of pods restarted per minute in the namespace.
Query parameters
clusterIdsstringRequired
namespacesstringOptional
startstringRequired
endstringRequired
Responses
200
OK
*/*
samplesinteger[]OptionalExample:
재시작 파드 개수
[0,0,0]timestampsinteger[]OptionalExample:
시간 당 타임스탬프
[1687741080,1687741140,1687741200]valuesintegerOptional
get
/v1/monitoring-ns/metric/pod-restart/result/transition200
OK