Skip to content

Commit 240b20a

Browse files
RUN-17720 change table header
1 parent 556360f commit 240b20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/metrics/metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ For additional information, see Kubernetes [kube-state-metrics](https://github.c
114114

115115
Starting in version 2.17, Run:ai metrics are available as API endpoints. Using the API endpoints is more efficient and provides an easier way of retrieving metrics in any application. The following table lists the metrics that were changed.
116116

117-
| 2.16 | 2.17 | API Endpoint |
117+
| 2.16 | Change Description | 2.17 API Endpoint |
118118
| --- | --- | --- |
119119
| runai\_active\_job\_cpu\_requested\_cores | changed to API | https://app.run.ai/api/v1/workloads/{workloadId}/metrics ; with "CPU\_REQUEST" metricType |
120120
| runai\_active\_job\_memory\_requested\_bytes | changed to API | https://app.run.ai/api/v1/workloads/{workloadId}/metrics ; with "CPU\_MEMORY\_REQUEST" metricType |

0 commit comments

Comments
 (0)