Was this helpful?
Get the per-minute trend of the average connection count for the Ingress Controller.
Start date for the query
End date for the query
curl -L \ --url '/v1/monitoring-ingress/metric/controller-connections/result/transition?clusterIds=text&start=text&end=text'
[ { "metrics": { "cluster": "thingcluster" }, "timestamp": 1687741080, "value": 0.0048888888888869685 } ]