Last updated 1 year ago
Was this helpful?
네임스페이스에 생성된 디플로이먼트 개수 분당 추이를 조회한다.
클러스터 아이디
네임스페이스 이름
조회 시작일
조회 종료일
GET /v1/monitoring-ns/metric/deployment-created/result/transition?clusterIds=text&start=text&end=text HTTP/1.1 Host: Accept: */*
OK
[ { "metrics": { "cluster": "thingcluster", "namespace": "cocktail-system" }, "samples": [ 5, 5, 5 ], "timestamps": [ 1687741080, 1687741140, 1687741200 ], "values": null } ]