Skip to content

Commit d8ef604

Browse files
authored
Update whats-new-2-17.md
1 parent fa606a4 commit d8ef604

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/home/whats-new-2-17.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,26 @@ The following list of API endpoints and fields that have completed their depreca
203203
| -- | -- |
204204
| /api/v1/asset/compute | _gpuRequest_ field was removed and is replaced by the following fields _gpuDevicesRequest_, _gpuRequestType_, _gpuPortionRequest_, _gpuPortionLimit_, _gpuMemoryRequest_, _gpuMemoryLimit_, _migProfile_ |
205205

206+
### Metrics deprecations
207+
208+
The following metrics are deprecated and replaced by API. For details about the replacement APIs, see [Changed Metrics](../developer/metrics/metrics.md#changed-metrics-and-api-mapping):
209+
210+
| Metric |
211+
| -- |
212+
| runai\_active\_job\_cpu\_requested\_cores |
213+
| runai\_active\_job\_memory\_requested\_bytes |
214+
| runai\_cluster\_cpu\_utilization |
215+
| runai\_cluster\_memory\_utilization |
216+
| runai\_gpu\_utilization\_per\_pod\_per\_gpu |
217+
| runai\_gpu\_utilization\_per\_workload |
218+
| runai\_job\_requested\_gpu\_memory |
219+
| runai\_gpu\_memory\_used\_mebibytes\_per\_workload |
220+
| runai\_gpu\_memory\_used\_mebibytes\_per\_pod\_per\_gpu |
221+
| runai\_active\_job\_cpu\_limits |
222+
| runai\_job\_cpu\_usage |
223+
| runai\_active\_job\_memory\_limits |
224+
| runai\_job\_memory\_used\_bytes |
225+
206226
## Breaking changes
207227

208228
Breaking changes notifications allow you to plan around potential changes that may interfere your current workflow when interfacing with the Run:ai Platform.

0 commit comments

Comments
 (0)