diff --git a/changelog/unreleased/kong/add-ai-data-prometheus.yml b/changelog/unreleased/kong/add-ai-data-prometheus.yml new file mode 100644 index 000000000000..14ad00f00da2 --- /dev/null +++ b/changelog/unreleased/kong/add-ai-data-prometheus.yml @@ -0,0 +1,3 @@ +"message": 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