Skip to content

Commit 2ad80b3

Browse files
RUN-16823 links at top wording changes
1 parent af3c705 commit 2ad80b3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ date: 2024-Apr-14
88

99
## Release Content - April 14, 2024
1010

11+
* [Deprecation notifications](#deprecation-notifications)
12+
* [Breaking changes](#breaking-changes)
13+
1114
### Researcher
1215

1316
#### Scheduler
@@ -91,7 +94,7 @@ date: 2024-Apr-14
9194

9295
For more information, see [Autoscaling metrics](../admin/workloads/inference-overview.md#autoscaling).
9396

94-
* <!-- RUN-11488/RUN-17720 deprecation of direct metrics in favor of API -->Improved availability of metrics by using Run:ai APIs. Using the API endpoints is more efficient and provides an easier way of retrieving metrics in any application. For more information, see [Metrics](../developer/metrics/metrics.md#changed-metrics-and-api-mapping).
97+
* <!-- RUN-11488/RUN-17720 deprecation of direct metrics in favor of API -->Improved availability of metrics by using Run:ai APIs. Using the API endpoints is now the preferred method to retrieve metrics for use in any application. For more information, see [Metrics](../developer/metrics/metrics.md#changed-metrics-and-api-mapping).
9598

9699
#### Authentication and Authorization
97100

@@ -136,7 +139,7 @@ The following list of API endpoints have been marked for deprecation:
136139
| https://app.run.ai/v1/k8s/clusters/{uuid}/jobs/{jobId}/pods | https://app.run.ai/api/v1/workloads/{workloadId}/pods |
137140
| https://app.run.ai/v1/k8s/clusters/{uuid}/pods | https://app.run.ai/api/v1/workloads/pods |
138141

139-
### Users, Applications, and Groups API
142+
#### Users, Applications, and Groups API
140143

141144
| Deprecated endpoint | Replacement endpoint |
142145
| -- | -- |
@@ -156,4 +159,4 @@ Breaking changes notifications allow you to plan around potential changes that m
156159

157160
### Metrics
158161

159-
Be aware that some names of metrics have been changed and/or have been replaced by the Metrics API. For more information, see [Metrics](../developer/metrics/metrics.md#changed-metrics-and-api-mapping).
162+
Be aware that some names of metrics have been changed. For more information, see [Changed Metrics](../developer/metrics/metrics.md#changed-metrics-and-api-mapping).

0 commit comments

Comments
 (0)