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