@kong-ui-public/analytics-geo-map 1.9.9 → 1.9.10

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.
@@ -115,8 +115,11 @@ const fa = ["in", "not_in", "selector"], pa = ["empty", "not_empty"], se = (e) =
115
115
  ], _a = [
116
116
  "control_plane",
117
117
  "control_plane_group",
118
+ "ai_control_plane",
118
119
  "gateway_service",
119
120
  "consumer",
121
+ "ai_consumer",
122
+ "ai_consumer_group",
120
123
  "application",
121
124
  "oidc_credential",
122
125
  "route",
@@ -131,7 +134,11 @@ const fa = ["in", "not_in", "selector"], pa = ["empty", "not_empty"], se = (e) =
131
134
  "status_code",
132
135
  "status_code_grouped",
133
136
  "ai_plugin",
134
- "principal"
137
+ "principal",
138
+ "mcp_server",
139
+ "model",
140
+ "agent",
141
+ "ai_data_plane_node"
135
142
  ], wn = se(_a), ga = [
136
143
  "a2a_context_id",
137
144
  "a2a_error",
@@ -151,12 +158,16 @@ const fa = ["in", "not_in", "selector"], pa = ["empty", "not_empty"], se = (e) =
151
158
  "cache_status",
152
159
  "client_ip",
153
160
  "consumer",
161
+ "ai_consumer",
154
162
  "consumer_group",
163
+ "ai_consumer_group",
155
164
  "control_plane",
156
165
  "control_plane_group",
166
+ "ai_control_plane",
157
167
  "country_code",
158
168
  "data_plane_node",
159
169
  "data_plane_node_version",
170
+ "ai_data_plane_node",
160
171
  "gateway_service",
161
172
  "header_host",
162
173
  "header_user_agent",