You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/developer/metrics/metrics.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,7 @@ The purpose of this document is to detail the structure and purpose of metrics e
15
15
Run:ai uses [Prometheus](https://prometheus.io){target=_blank} for collecting and querying metrics.
16
16
17
17
!!! Note
18
-
From cluster version 2.17 onwards, we will support metrics via the Run:ai API and direct metrics queries will be deprecated.
19
-
<!-- TODO 1. Add note as bullet to What's new 2. Define better "Direct metrics query" 3. Add this note to deprecation notifications-->
18
+
From cluster version 2.17 onwards, Run:ai will support metrics via the Run:ai API and direct metrics queries (metrics that are queried directly from Prometheus) will be deprecated.
0 commit comments