From 8eac29dea8183bf70751f403af23f34ab989428d Mon Sep 17 00:00:00 2001 From: Yaron Date: Tue, 6 Aug 2024 08:34:48 +0300 Subject: [PATCH] api --- docs/developer/metrics/metrics.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/developer/metrics/metrics.md b/docs/developer/metrics/metrics.md index 681118514f..d8ad040726 100644 --- a/docs/developer/metrics/metrics.md +++ b/docs/developer/metrics/metrics.md @@ -14,8 +14,8 @@ The purpose of this document is to detail the structure and purpose of metrics e Run:ai uses [Prometheus](https://prometheus.io){target=_blank} for collecting and querying metrics. -!!! Note - From cluster version 2.17 and 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. +!!! Warning + From cluster version 2.17 and onwards, Run:ai supports metrics via the Run:ai API. Direct metrics queries (metrics that are queried directly from Prometheus) are deprecated. ## Published Run:ai Metrics