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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ The purpose of this document is to detail the structure and purpose of metrics e
14
14
15
15
Run:ai uses [Prometheus](https://prometheus.io){target=_blank} for collecting and querying metrics.
16
16
17
-
!!! Note
18
-
From cluster version 2.17 and onwards, Run:aiwill support metrics via the Run:ai API and direct metrics queries (metrics that are queried directly from Prometheus) will be deprecated.
17
+
!!! Warning
18
+
From cluster version 2.17 and onwards, Run:aisupports metrics via the Run:ai API. Direct metrics queries (metrics that are queried directly from Prometheus) are deprecated.
0 commit comments