@kong-ui-public/analytics-utilities 12.8.1-pr.2798.c222b7a86.0 → 12.8.1-pr.2825.323989bda.0

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.
@@ -66,7 +66,12 @@ const Fo = ["90d", "180d", "365d", "current_year", "previous_year"], Ho = [
66
66
  "response_source",
67
67
  "data_plane_node_version",
68
68
  "realm",
69
- "portal_api"
69
+ "portal_api",
70
+ "mcp_info",
71
+ "mcp_session_id",
72
+ "mcp_method",
73
+ "mcp_tool_name",
74
+ "mcp_error"
70
75
  ], Se = te(Xe), ln = [
71
76
  ...un,
72
77
  "response_latency_p99",
@@ -89,7 +94,9 @@ const Fo = ["90d", "180d", "365d", "current_year", "previous_year"], Ho = [
89
94
  "request_size_p95",
90
95
  "request_size_p50",
91
96
  "request_size_average",
92
- "request_size_sum"
97
+ "request_size_sum",
98
+ "mcp_response_body_size_sum",
99
+ "mcp_latency_average"
93
100
  ], dn = [
94
101
  "control_plane",
95
102
  "control_plane_group",
@@ -188,7 +195,6 @@ const Fo = ["90d", "180d", "365d", "current_year", "previous_year"], Ho = [
188
195
  "7D"
189
196
  ], la = [
190
197
  ...Xe,
191
- "mcp_info",
192
198
  "mcp_session_id",
193
199
  "mcp_method",
194
200
  "mcp_tool_name",