Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Retrieve the GR Engine usage trend per minute for each GPU.
Cluster Id
Start date for the query
End date for the query
OK
OK
GET /v1/monitoring-gpu/metric/gr-engine-utilize/result/transition?clusterIds=text&start=text&end=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"cluster": "gpu-cluster",
"gpu": "0",
"model": "",
"node": "cocktail-gpu-node-1"
},
"samples": [
0,
0,
0
],
"timestamps": [
1727156220,
1727156280,
1727156340
],
"values": null
}
]GET /v1/monitoring-gpu/metric/model/result/current?clusterIds=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"UUID": "GPU-79e36614...",
"cluster": "gpu-cluster",
"gpu": "0",
"measure": "allocate",
"modelName": "NVIDIA A30",
"node": "cocktail-gpu-node-1"
},
"timestamp": 1727159760,
"value": 1
}
]GET /v1/monitoring-gpu/metric/temperature/result/transition?clusterIds=text&start=text&end=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"cluster": "gpu-cluster",
"gpu": "0",
"model": "",
"node": "cocktail-gpu-node-1"
},
"samples": [
40,
39,
39
],
"timestamps": [
1727156220,
1727156280,
1727156340
],
"values": null
}
]GET /v1/monitoring-gpu/metric/power/result/transition?clusterIds=text&start=text&end=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"cluster": "gpu-cluster",
"gpu": "0",
"model": "",
"node": "cocktail-gpu-node-1"
},
"samples": [
29.909,
29.703,
29.698
],
"timestamps": [
1727156220,
1727156280,
1727156340
],
"values": null
}
]Retrieve the framebuffer memory usage trend per minute for each GPU.
Cluster Id
Start date for the query
End date for the query
OK
OK
GET /v1/monitoring-gpu/metric/memory/result/transition?clusterIds=text&start=text&end=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"cluster": "gpu-cluster",
"gpu": "0",
"model": "",
"node": "cocktail-gpu-node-1"
},
"samples": [
0,
17,
0
],
"timestamps": [
1727156220,
1727156280,
1727156340
],
"values": null
}
]GET /v1/monitoring-gpu/metric/tensor/result/transition?clusterIds=text&start=text&end=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"cluster": "gpu-cluster",
"gpu": "0",
"model": "",
"node": "cocktail-gpu-node-1"
},
"samples": [
0,
0,
0
],
"timestamps": [
1727156220,
1727156280,
1727156340
],
"values": null
}
]GET /v1/monitoring-gpu/metric/gr-engine-rate/result/current?clusterIds=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"cluster": "gpu-cluster",
"node": "cocktail-gpu-node-1u"
},
"timestamp": 1727158980,
"value": 0
}
]GET /v1/monitoring-gpu/metric/memory-rate/result/current?clusterIds=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"cluster": "gpu-cluster",
"node": "cocktail-gpu-node-1u"
},
"timestamp": 1727158980,
"value": 0
}
]GET /v1/monitoring-gpu/metric/timeslicing/result/current?clusterIds=text HTTP/1.1
Accept: */*
[
{
"metrics": {
"UUID": "GPU-79e36614...",
"cluster": "gpu-cluster",
"gpu": "0",
"measure": "allocate",
"modelName": "",
"node": "cocktail-gpu-node-1"
},
"timestamp": 1727159760,
"value": 1
}
]