From ce19b115ba9a1b3b10693e756499734f3c823fb8 Mon Sep 17 00:00:00 2001 From: Antoine Jacquemin Date: Mon, 17 Jun 2024 14:14:32 +0200 Subject: [PATCH] Update changelog/unreleased/kong/add-ai-data-prometheus.yml Co-authored-by: Wangchong Zhou --- changelog/unreleased/kong/add-ai-data-prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/kong/add-ai-data-prometheus.yml b/changelog/unreleased/kong/add-ai-data-prometheus.yml index 14ad00f00da2..ee4142b0da33 100644 --- a/changelog/unreleased/kong/add-ai-data-prometheus.yml +++ b/changelog/unreleased/kong/add-ai-data-prometheus.yml @@ -1,3 +1,3 @@ -"message": Added `ai_requests_total`, `ai_cost_total` and `ai_tokens_total` metrics in the Prometheus plugin to start counting AI usage +"message": "**prometheus**: Added `ai_requests_total`, `ai_cost_total` and `ai_tokens_total` metrics in the Prometheus plugin to start counting AI usage" "type": feature "scope": Core