@kong-ui-public/analytics-geo-map 1.9.11 → 1.9.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -100,11 +100,11 @@ const ua = ["in", "not_in", "selector"], ca = ["empty", "not_empty"], ue = (t) =
100
100
  ], fa = [
101
101
  "control_plane",
102
102
  "control_plane_group",
103
- "ai_control_plane",
103
+ "ai_gateway",
104
104
  "gateway_service",
105
105
  "consumer",
106
- "ai_consumer",
107
- "ai_consumer_group",
106
+ "ai_gateway_consumer",
107
+ "ai_gateway_consumer_group",
108
108
  "application",
109
109
  "oidc_credential",
110
110
  "route",
@@ -120,10 +120,10 @@ const ua = ["in", "not_in", "selector"], ca = ["empty", "not_empty"], ue = (t) =
120
120
  "status_code_grouped",
121
121
  "ai_plugin",
122
122
  "principal",
123
- "mcp_server",
124
- "model",
125
- "agent",
126
- "ai_data_plane_node"
123
+ "ai_gateway_mcp_server",
124
+ "ai_gateway_model",
125
+ "ai_gateway_agent",
126
+ "ai_gateway_data_plane_node"
127
127
  ], xn = ue(fa), pa = [
128
128
  "a2a_context_id",
129
129
  "a2a_error",
@@ -143,16 +143,16 @@ const ua = ["in", "not_in", "selector"], ca = ["empty", "not_empty"], ue = (t) =
143
143
  "cache_status",
144
144
  "client_ip",
145
145
  "consumer",
146
- "ai_consumer",
146
+ "ai_gateway_consumer",
147
147
  "consumer_group",
148
- "ai_consumer_group",
148
+ "ai_gateway_consumer_group",
149
149
  "control_plane",
150
150
  "control_plane_group",
151
- "ai_control_plane",
151
+ "ai_gateway",
152
152
  "country_code",
153
153
  "data_plane_node",
154
154
  "data_plane_node_version",
155
- "ai_data_plane_node",
155
+ "ai_gateway_data_plane_node",
156
156
  "gateway_service",
157
157
  "header_host",
158
158
  "header_user_agent",