Last updated 5 months ago
Was this helpful?
Get the number of requests to the Kubernetes API server in the past 2 minutes, converted to requests per second.
Start date for the query
End date for the query
GET /v1/monitoring-clusters/metric/kube-api-server-request/result/transition?clusterIds=text&start=text&end=text HTTP/1.1 Host: Accept: */*
OK
[ { "metrics": { "cluster": "thingcluster" }, "samples": [ 41.46032, 39.72698, 41.31587 ], "timestamps": [ 1687741080, 1687741140, 1687741200 ], "values": null } ]