Skip to content

Commit 14e5a2c

Browse files
authored
Update metrics.md
Added missing "API"
1 parent 0a755cf commit 14e5a2c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/developer/metrics/metrics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,11 @@ Starting in cluster version 2.17, some of the metrics names have been changed. I
134134
| runai\_node\_gpu\_used\_memory\_bytes | renamed and changed units: "runai\_gpu\_memory\_used\_mebibytes\_per\_node" | |
135135
| runai\_node\_total\_memory\_bytes | renamed and changed units: "runai\_gpu\_memory\_total\_mebibytes\_per\_node" | |
136136
| runai\_project\_info | labels changed | |
137-
| runai\_active\_job\_cpu\_limits | available also via + renamed to: "runai\_cpu\_limits\_per\_active\_workload" | https://app.run.ai/api/v1/workloads/{workloadId}/metrics ; with "CPU\_LIMIT\_CORES" metricType |
138-
| runai\_job\_cpu\_usage | available also via + labels changed | https://app.run.ai/api/v1/workloads/{workloadId}/metrics ; with "CPU\_USAGE\_CORES" metricType |
139-
| runai\_active\_job\_memory\_limits | available also via + renamed to: "runai\_memory\_limits\_per\_active\_workload" | https://app.run.ai/api/v1/workloads/{workloadId}/metrics ; with "CPU\_MEMORY\_LIMIT\_BYTES" metricType |
137+
| runai\_active\_job\_cpu\_limits | available also via API + renamed to: "runai\_cpu\_limits\_per\_active\_workload" | https://app.run.ai/api/v1/workloads/{workloadId}/metrics ; with "CPU\_LIMIT\_CORES" metricType |
138+
| runai\_job\_cpu\_usage | available also via API + labels changed | https://app.run.ai/api/v1/workloads/{workloadId}/metrics ; with "CPU\_USAGE\_CORES" metricType |
139+
| runai\_active\_job\_memory\_limits | available also via API + renamed to: "runai\_memory\_limits\_per\_active\_workload" | https://app.run.ai/api/v1/workloads/{workloadId}/metrics ; with "CPU\_MEMORY\_LIMIT\_BYTES" metricType |
140140
| runai\_running\_job\_memory\_requested\_bytes | was a duplication of "runai\_active\_job\_memory\_requested\_bytes", see above | |
141-
| runai\_job\_memory\_used\_bytes | available also via + labels changed | https://app.run.ai/api/v1/workloads/{workloadId}/metrics ; with "CPU\_MEMORY\_USAGE\_BYTES" metricType |
141+
| runai\_job\_memory\_used\_bytes | available also via API + labels changed | https://app.run.ai/api/v1/workloads/{workloadId}/metrics ; with "CPU\_MEMORY\_USAGE\_BYTES" metricType |
142142
| runai\_job\_swap\_memory\_used\_bytes | no longer available | |
143143
| runai\_gpu\_count\_per\_node | added labels | |
144144
| runai\_last\_gpu\_utilization\_time\_per\_workload | labels changed | |

0 commit comments

Comments
 (0)