Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions changelog/unreleased/kong/fix-ai-analytics-key.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
message: |
**AI Plugins**: Changed the serialized log key of AI metrics from `ai.ai-proxy` to `ai.proxy`, to avoid conflicts with metrics
generated from plugins other than AI Proxy and AI Proxy Advanced. Users using logging plugins like file-log, http-log, etc. would
except to update metrics pipeline configurations to reflect this change.
type: breaking_change
scope: Plugin
Loading