@kong-ui-public/dashboard-renderer 8.3.9 → 8.3.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.
|
@@ -19,11 +19,11 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
19
19
|
"update:modelValue": (value: {
|
|
20
20
|
tile_height?: number | undefined;
|
|
21
21
|
preset_filters?: ({
|
|
22
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm" | "ai_provider" | "ai_response_model" | "ai_request_model" | "llm_cache_status" | "llm_embeddings_provider" | "llm_embeddings_model" | "ai_plugin";
|
|
22
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm" | "ai_provider" | "ai_response_model" | "ai_request_model" | "llm_cache_status" | "llm_embeddings_provider" | "llm_embeddings_model" | "ai_plugin";
|
|
23
23
|
operator: "in" | "not_in" | "selector";
|
|
24
24
|
value: (string | number | null)[];
|
|
25
25
|
} | {
|
|
26
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm" | "ai_provider" | "ai_response_model" | "ai_request_model" | "llm_cache_status" | "llm_embeddings_provider" | "llm_embeddings_model" | "ai_plugin";
|
|
26
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm" | "ai_provider" | "ai_response_model" | "ai_request_model" | "llm_cache_status" | "llm_embeddings_provider" | "llm_embeddings_model" | "ai_plugin";
|
|
27
27
|
operator: "empty" | "not_empty";
|
|
28
28
|
})[] | undefined;
|
|
29
29
|
template_id?: string | null | undefined;
|
|
@@ -96,11 +96,11 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
96
96
|
};
|
|
97
97
|
query: {
|
|
98
98
|
filters?: ({
|
|
99
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
99
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
100
100
|
operator: "in" | "not_in" | "selector";
|
|
101
101
|
value: (string | number | null)[];
|
|
102
102
|
} | {
|
|
103
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
103
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
104
104
|
operator: "empty" | "not_empty";
|
|
105
105
|
})[] | undefined;
|
|
106
106
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -119,15 +119,15 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
119
119
|
[x: string]: unknown;
|
|
120
120
|
} | undefined;
|
|
121
121
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average" | "response_latency_p99" | "response_latency_p95" | "response_latency_p50" | "upstream_latency_p99" | "upstream_latency_p95" | "upstream_latency_p50" | "upstream_latency_average" | "kong_latency_p99" | "kong_latency_p95" | "kong_latency_p50" | "kong_latency_average" | "response_size_p99" | "response_size_p95" | "response_size_p50" | "response_size_average" | "response_size_sum" | "request_size_p99" | "request_size_p95" | "request_size_p50" | "request_size_average" | "request_size_sum")[] | undefined;
|
|
122
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
122
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
123
123
|
datasource: "api_usage";
|
|
124
124
|
} | {
|
|
125
125
|
filters?: ({
|
|
126
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
126
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
127
127
|
operator: "in" | "not_in" | "selector";
|
|
128
128
|
value: (string | number | null)[];
|
|
129
129
|
} | {
|
|
130
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
130
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
131
131
|
operator: "empty" | "not_empty";
|
|
132
132
|
})[] | undefined;
|
|
133
133
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -146,7 +146,7 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
146
146
|
[x: string]: unknown;
|
|
147
147
|
} | undefined;
|
|
148
148
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average")[] | undefined;
|
|
149
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
149
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
150
150
|
datasource: "basic";
|
|
151
151
|
} | {
|
|
152
152
|
filters?: ({
|
|
@@ -257,11 +257,11 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
257
257
|
};
|
|
258
258
|
query: {
|
|
259
259
|
filters?: ({
|
|
260
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
260
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
261
261
|
operator: "in" | "not_in" | "selector";
|
|
262
262
|
value: (string | number | null)[];
|
|
263
263
|
} | {
|
|
264
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
264
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
265
265
|
operator: "empty" | "not_empty";
|
|
266
266
|
})[] | undefined;
|
|
267
267
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -280,15 +280,15 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
280
280
|
[x: string]: unknown;
|
|
281
281
|
} | undefined;
|
|
282
282
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average" | "response_latency_p99" | "response_latency_p95" | "response_latency_p50" | "upstream_latency_p99" | "upstream_latency_p95" | "upstream_latency_p50" | "upstream_latency_average" | "kong_latency_p99" | "kong_latency_p95" | "kong_latency_p50" | "kong_latency_average" | "response_size_p99" | "response_size_p95" | "response_size_p50" | "response_size_average" | "response_size_sum" | "request_size_p99" | "request_size_p95" | "request_size_p50" | "request_size_average" | "request_size_sum")[] | undefined;
|
|
283
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
283
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
284
284
|
datasource: "api_usage";
|
|
285
285
|
} | {
|
|
286
286
|
filters?: ({
|
|
287
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
287
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
288
288
|
operator: "in" | "not_in" | "selector";
|
|
289
289
|
value: (string | number | null)[];
|
|
290
290
|
} | {
|
|
291
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
291
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
292
292
|
operator: "empty" | "not_empty";
|
|
293
293
|
})[] | undefined;
|
|
294
294
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -307,7 +307,7 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
307
307
|
[x: string]: unknown;
|
|
308
308
|
} | undefined;
|
|
309
309
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average")[] | undefined;
|
|
310
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
310
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
311
311
|
datasource: "basic";
|
|
312
312
|
} | {
|
|
313
313
|
filters?: ({
|
|
@@ -406,11 +406,11 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
406
406
|
};
|
|
407
407
|
query: {
|
|
408
408
|
filters?: ({
|
|
409
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
409
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
410
410
|
operator: "in" | "not_in" | "selector";
|
|
411
411
|
value: (string | number | null)[];
|
|
412
412
|
} | {
|
|
413
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
413
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
414
414
|
operator: "empty" | "not_empty";
|
|
415
415
|
})[] | undefined;
|
|
416
416
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -429,15 +429,15 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
429
429
|
[x: string]: unknown;
|
|
430
430
|
} | undefined;
|
|
431
431
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average" | "response_latency_p99" | "response_latency_p95" | "response_latency_p50" | "upstream_latency_p99" | "upstream_latency_p95" | "upstream_latency_p50" | "upstream_latency_average" | "kong_latency_p99" | "kong_latency_p95" | "kong_latency_p50" | "kong_latency_average" | "response_size_p99" | "response_size_p95" | "response_size_p50" | "response_size_average" | "response_size_sum" | "request_size_p99" | "request_size_p95" | "request_size_p50" | "request_size_average" | "request_size_sum")[] | undefined;
|
|
432
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
432
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
433
433
|
datasource: "api_usage";
|
|
434
434
|
} | {
|
|
435
435
|
filters?: ({
|
|
436
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
436
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
437
437
|
operator: "in" | "not_in" | "selector";
|
|
438
438
|
value: (string | number | null)[];
|
|
439
439
|
} | {
|
|
440
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
440
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
441
441
|
operator: "empty" | "not_empty";
|
|
442
442
|
})[] | undefined;
|
|
443
443
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -456,7 +456,7 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
456
456
|
[x: string]: unknown;
|
|
457
457
|
} | undefined;
|
|
458
458
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average")[] | undefined;
|
|
459
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
459
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
460
460
|
datasource: "basic";
|
|
461
461
|
} | {
|
|
462
462
|
filters?: ({
|
|
@@ -491,11 +491,11 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
491
491
|
"onUpdate:modelValue"?: ((value: {
|
|
492
492
|
tile_height?: number | undefined;
|
|
493
493
|
preset_filters?: ({
|
|
494
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm" | "ai_provider" | "ai_response_model" | "ai_request_model" | "llm_cache_status" | "llm_embeddings_provider" | "llm_embeddings_model" | "ai_plugin";
|
|
494
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm" | "ai_provider" | "ai_response_model" | "ai_request_model" | "llm_cache_status" | "llm_embeddings_provider" | "llm_embeddings_model" | "ai_plugin";
|
|
495
495
|
operator: "in" | "not_in" | "selector";
|
|
496
496
|
value: (string | number | null)[];
|
|
497
497
|
} | {
|
|
498
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm" | "ai_provider" | "ai_response_model" | "ai_request_model" | "llm_cache_status" | "llm_embeddings_provider" | "llm_embeddings_model" | "ai_plugin";
|
|
498
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm" | "ai_provider" | "ai_response_model" | "ai_request_model" | "llm_cache_status" | "llm_embeddings_provider" | "llm_embeddings_model" | "ai_plugin";
|
|
499
499
|
operator: "empty" | "not_empty";
|
|
500
500
|
})[] | undefined;
|
|
501
501
|
template_id?: string | null | undefined;
|
|
@@ -568,11 +568,11 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
568
568
|
};
|
|
569
569
|
query: {
|
|
570
570
|
filters?: ({
|
|
571
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
571
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
572
572
|
operator: "in" | "not_in" | "selector";
|
|
573
573
|
value: (string | number | null)[];
|
|
574
574
|
} | {
|
|
575
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
575
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
576
576
|
operator: "empty" | "not_empty";
|
|
577
577
|
})[] | undefined;
|
|
578
578
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -591,15 +591,15 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
591
591
|
[x: string]: unknown;
|
|
592
592
|
} | undefined;
|
|
593
593
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average" | "response_latency_p99" | "response_latency_p95" | "response_latency_p50" | "upstream_latency_p99" | "upstream_latency_p95" | "upstream_latency_p50" | "upstream_latency_average" | "kong_latency_p99" | "kong_latency_p95" | "kong_latency_p50" | "kong_latency_average" | "response_size_p99" | "response_size_p95" | "response_size_p50" | "response_size_average" | "response_size_sum" | "request_size_p99" | "request_size_p95" | "request_size_p50" | "request_size_average" | "request_size_sum")[] | undefined;
|
|
594
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
594
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
595
595
|
datasource: "api_usage";
|
|
596
596
|
} | {
|
|
597
597
|
filters?: ({
|
|
598
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
598
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
599
599
|
operator: "in" | "not_in" | "selector";
|
|
600
600
|
value: (string | number | null)[];
|
|
601
601
|
} | {
|
|
602
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
602
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
603
603
|
operator: "empty" | "not_empty";
|
|
604
604
|
})[] | undefined;
|
|
605
605
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -618,7 +618,7 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
618
618
|
[x: string]: unknown;
|
|
619
619
|
} | undefined;
|
|
620
620
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average")[] | undefined;
|
|
621
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
621
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
622
622
|
datasource: "basic";
|
|
623
623
|
} | {
|
|
624
624
|
filters?: ({
|
|
@@ -84,11 +84,11 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
84
84
|
};
|
|
85
85
|
query: {
|
|
86
86
|
filters?: ({
|
|
87
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
87
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
88
88
|
operator: "in" | "not_in" | "selector";
|
|
89
89
|
value: (string | number | null)[];
|
|
90
90
|
} | {
|
|
91
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
91
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
92
92
|
operator: "empty" | "not_empty";
|
|
93
93
|
})[] | undefined;
|
|
94
94
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -107,15 +107,15 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
107
107
|
[x: string]: unknown;
|
|
108
108
|
} | undefined;
|
|
109
109
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average" | "response_latency_p99" | "response_latency_p95" | "response_latency_p50" | "upstream_latency_p99" | "upstream_latency_p95" | "upstream_latency_p50" | "upstream_latency_average" | "kong_latency_p99" | "kong_latency_p95" | "kong_latency_p50" | "kong_latency_average" | "response_size_p99" | "response_size_p95" | "response_size_p50" | "response_size_average" | "response_size_sum" | "request_size_p99" | "request_size_p95" | "request_size_p50" | "request_size_average" | "request_size_sum")[] | undefined;
|
|
110
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
110
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
111
111
|
datasource: "api_usage";
|
|
112
112
|
} | {
|
|
113
113
|
filters?: ({
|
|
114
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
114
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
115
115
|
operator: "in" | "not_in" | "selector";
|
|
116
116
|
value: (string | number | null)[];
|
|
117
117
|
} | {
|
|
118
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
118
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
119
119
|
operator: "empty" | "not_empty";
|
|
120
120
|
})[] | undefined;
|
|
121
121
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -134,7 +134,7 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
134
134
|
[x: string]: unknown;
|
|
135
135
|
} | undefined;
|
|
136
136
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average")[] | undefined;
|
|
137
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
137
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
138
138
|
datasource: "basic";
|
|
139
139
|
} | {
|
|
140
140
|
filters?: ({
|
|
@@ -231,11 +231,11 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
231
231
|
};
|
|
232
232
|
query: {
|
|
233
233
|
filters?: ({
|
|
234
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
234
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
235
235
|
operator: "in" | "not_in" | "selector";
|
|
236
236
|
value: (string | number | null)[];
|
|
237
237
|
} | {
|
|
238
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
238
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
239
239
|
operator: "empty" | "not_empty";
|
|
240
240
|
})[] | undefined;
|
|
241
241
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -254,15 +254,15 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
254
254
|
[x: string]: unknown;
|
|
255
255
|
} | undefined;
|
|
256
256
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average" | "response_latency_p99" | "response_latency_p95" | "response_latency_p50" | "upstream_latency_p99" | "upstream_latency_p95" | "upstream_latency_p50" | "upstream_latency_average" | "kong_latency_p99" | "kong_latency_p95" | "kong_latency_p50" | "kong_latency_average" | "response_size_p99" | "response_size_p95" | "response_size_p50" | "response_size_average" | "response_size_sum" | "request_size_p99" | "request_size_p95" | "request_size_p50" | "request_size_average" | "request_size_sum")[] | undefined;
|
|
257
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
257
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
258
258
|
datasource: "api_usage";
|
|
259
259
|
} | {
|
|
260
260
|
filters?: ({
|
|
261
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
261
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
262
262
|
operator: "in" | "not_in" | "selector";
|
|
263
263
|
value: (string | number | null)[];
|
|
264
264
|
} | {
|
|
265
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
265
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
266
266
|
operator: "empty" | "not_empty";
|
|
267
267
|
})[] | undefined;
|
|
268
268
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -281,7 +281,7 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
281
281
|
[x: string]: unknown;
|
|
282
282
|
} | undefined;
|
|
283
283
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average")[] | undefined;
|
|
284
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
284
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
285
285
|
datasource: "basic";
|
|
286
286
|
} | {
|
|
287
287
|
filters?: ({
|
|
@@ -378,11 +378,11 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
378
378
|
};
|
|
379
379
|
query: {
|
|
380
380
|
filters?: ({
|
|
381
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
381
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
382
382
|
operator: "in" | "not_in" | "selector";
|
|
383
383
|
value: (string | number | null)[];
|
|
384
384
|
} | {
|
|
385
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
385
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
386
386
|
operator: "empty" | "not_empty";
|
|
387
387
|
})[] | undefined;
|
|
388
388
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -401,15 +401,15 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
401
401
|
[x: string]: unknown;
|
|
402
402
|
} | undefined;
|
|
403
403
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average" | "response_latency_p99" | "response_latency_p95" | "response_latency_p50" | "upstream_latency_p99" | "upstream_latency_p95" | "upstream_latency_p50" | "upstream_latency_average" | "kong_latency_p99" | "kong_latency_p95" | "kong_latency_p50" | "kong_latency_average" | "response_size_p99" | "response_size_p95" | "response_size_p50" | "response_size_average" | "response_size_sum" | "request_size_p99" | "request_size_p95" | "request_size_p50" | "request_size_average" | "request_size_sum")[] | undefined;
|
|
404
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
404
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
405
405
|
datasource: "api_usage";
|
|
406
406
|
} | {
|
|
407
407
|
filters?: ({
|
|
408
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
408
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
409
409
|
operator: "in" | "not_in" | "selector";
|
|
410
410
|
value: (string | number | null)[];
|
|
411
411
|
} | {
|
|
412
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
412
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
413
413
|
operator: "empty" | "not_empty";
|
|
414
414
|
})[] | undefined;
|
|
415
415
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -428,7 +428,7 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
428
428
|
[x: string]: unknown;
|
|
429
429
|
} | undefined;
|
|
430
430
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average")[] | undefined;
|
|
431
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
431
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
432
432
|
datasource: "basic";
|
|
433
433
|
} | {
|
|
434
434
|
filters?: ({
|
|
@@ -528,11 +528,11 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
528
528
|
};
|
|
529
529
|
query: {
|
|
530
530
|
filters?: ({
|
|
531
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
531
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
532
532
|
operator: "in" | "not_in" | "selector";
|
|
533
533
|
value: (string | number | null)[];
|
|
534
534
|
} | {
|
|
535
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
535
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
536
536
|
operator: "empty" | "not_empty";
|
|
537
537
|
})[] | undefined;
|
|
538
538
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -551,15 +551,15 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
551
551
|
[x: string]: unknown;
|
|
552
552
|
} | undefined;
|
|
553
553
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average" | "response_latency_p99" | "response_latency_p95" | "response_latency_p50" | "upstream_latency_p99" | "upstream_latency_p95" | "upstream_latency_p50" | "upstream_latency_average" | "kong_latency_p99" | "kong_latency_p95" | "kong_latency_p50" | "kong_latency_average" | "response_size_p99" | "response_size_p95" | "response_size_p50" | "response_size_average" | "response_size_sum" | "request_size_p99" | "request_size_p95" | "request_size_p50" | "request_size_average" | "request_size_sum")[] | undefined;
|
|
554
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
554
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
555
555
|
datasource: "api_usage";
|
|
556
556
|
} | {
|
|
557
557
|
filters?: ({
|
|
558
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
558
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
559
559
|
operator: "in" | "not_in" | "selector";
|
|
560
560
|
value: (string | number | null)[];
|
|
561
561
|
} | {
|
|
562
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
562
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
563
563
|
operator: "empty" | "not_empty";
|
|
564
564
|
})[] | undefined;
|
|
565
565
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -578,7 +578,7 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
578
578
|
[x: string]: unknown;
|
|
579
579
|
} | undefined;
|
|
580
580
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average")[] | undefined;
|
|
581
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
581
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
582
582
|
datasource: "basic";
|
|
583
583
|
} | {
|
|
584
584
|
filters?: ({
|
|
@@ -675,11 +675,11 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
675
675
|
};
|
|
676
676
|
query: {
|
|
677
677
|
filters?: ({
|
|
678
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
678
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
679
679
|
operator: "in" | "not_in" | "selector";
|
|
680
680
|
value: (string | number | null)[];
|
|
681
681
|
} | {
|
|
682
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
682
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
683
683
|
operator: "empty" | "not_empty";
|
|
684
684
|
})[] | undefined;
|
|
685
685
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -698,15 +698,15 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
698
698
|
[x: string]: unknown;
|
|
699
699
|
} | undefined;
|
|
700
700
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average" | "response_latency_p99" | "response_latency_p95" | "response_latency_p50" | "upstream_latency_p99" | "upstream_latency_p95" | "upstream_latency_p50" | "upstream_latency_average" | "kong_latency_p99" | "kong_latency_p95" | "kong_latency_p50" | "kong_latency_average" | "response_size_p99" | "response_size_p95" | "response_size_p50" | "response_size_average" | "response_size_sum" | "request_size_p99" | "request_size_p95" | "request_size_p50" | "request_size_average" | "request_size_sum")[] | undefined;
|
|
701
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
701
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
702
702
|
datasource: "api_usage";
|
|
703
703
|
} | {
|
|
704
704
|
filters?: ({
|
|
705
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
705
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
706
706
|
operator: "in" | "not_in" | "selector";
|
|
707
707
|
value: (string | number | null)[];
|
|
708
708
|
} | {
|
|
709
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
709
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
710
710
|
operator: "empty" | "not_empty";
|
|
711
711
|
})[] | undefined;
|
|
712
712
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -725,7 +725,7 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
725
725
|
[x: string]: unknown;
|
|
726
726
|
} | undefined;
|
|
727
727
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average")[] | undefined;
|
|
728
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
728
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
729
729
|
datasource: "basic";
|
|
730
730
|
} | {
|
|
731
731
|
filters?: ({
|
|
@@ -822,11 +822,11 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
822
822
|
};
|
|
823
823
|
query: {
|
|
824
824
|
filters?: ({
|
|
825
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
825
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
826
826
|
operator: "in" | "not_in" | "selector";
|
|
827
827
|
value: (string | number | null)[];
|
|
828
828
|
} | {
|
|
829
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
829
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm";
|
|
830
830
|
operator: "empty" | "not_empty";
|
|
831
831
|
})[] | undefined;
|
|
832
832
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -845,15 +845,15 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
845
845
|
[x: string]: unknown;
|
|
846
846
|
} | undefined;
|
|
847
847
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average" | "response_latency_p99" | "response_latency_p95" | "response_latency_p50" | "upstream_latency_p99" | "upstream_latency_p95" | "upstream_latency_p50" | "upstream_latency_average" | "kong_latency_p99" | "kong_latency_p95" | "kong_latency_p50" | "kong_latency_average" | "response_size_p99" | "response_size_p95" | "response_size_p50" | "response_size_average" | "response_size_sum" | "request_size_p99" | "request_size_p95" | "request_size_p50" | "request_size_average" | "request_size_sum")[] | undefined;
|
|
848
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
848
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time" | "application" | "consumer" | "country_code" | "upstream_status_code" | "upstream_status_code_grouped" | "response_source" | "data_plane_node_version" | "realm")[] | undefined;
|
|
849
849
|
datasource: "api_usage";
|
|
850
850
|
} | {
|
|
851
851
|
filters?: ({
|
|
852
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
852
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
853
853
|
operator: "in" | "not_in" | "selector";
|
|
854
854
|
value: (string | number | null)[];
|
|
855
855
|
} | {
|
|
856
|
-
field: "api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
856
|
+
field: "api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped";
|
|
857
857
|
operator: "empty" | "not_empty";
|
|
858
858
|
})[] | undefined;
|
|
859
859
|
granularity?: "secondly" | "tenSecondly" | "thirtySecondly" | "minutely" | "fiveMinutely" | "tenMinutely" | "thirtyMinutely" | "hourly" | "twoHourly" | "twelveHourly" | "daily" | "weekly" | "trend" | undefined;
|
|
@@ -872,7 +872,7 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
872
872
|
[x: string]: unknown;
|
|
873
873
|
} | undefined;
|
|
874
874
|
metrics?: ("active_services" | "request_count" | "request_per_minute" | "response_latency_average")[] | undefined;
|
|
875
|
-
dimensions?: ("api" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
875
|
+
dimensions?: ("api" | "api_package" | "api_product" | "api_product_version" | "control_plane" | "control_plane_group" | "data_plane_node" | "gateway_service" | "portal" | "route" | "status_code" | "status_code_grouped" | "time")[] | undefined;
|
|
876
876
|
datasource: "basic";
|
|
877
877
|
} | {
|
|
878
878
|
filters?: ({
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/dashboard-renderer",
|
|
3
|
-
"version": "8.3.
|
|
3
|
+
"version": "8.3.10",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/dashboard-renderer.umd.js",
|
|
6
6
|
"module": "./dist/dashboard-renderer.es.js",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"pinia": ">= 2.1.7 < 3",
|
|
30
30
|
"swrv": "^1.1.0",
|
|
31
31
|
"vue": "^3.5.22",
|
|
32
|
-
"@kong-ui-public/analytics-
|
|
33
|
-
"@kong-ui-public/analytics-
|
|
34
|
-
"@kong-ui-public/analytics-
|
|
35
|
-
"@kong-ui-public/analytics-
|
|
36
|
-
"@kong-ui-public/analytics-utilities": "^12.
|
|
32
|
+
"@kong-ui-public/analytics-config-store": "^1.2.8",
|
|
33
|
+
"@kong-ui-public/analytics-chart": "^10.11.3",
|
|
34
|
+
"@kong-ui-public/analytics-geo-map": "^1.4.32",
|
|
35
|
+
"@kong-ui-public/analytics-metric-provider": "^11.0.11",
|
|
36
|
+
"@kong-ui-public/analytics-utilities": "^12.4.0",
|
|
37
37
|
"@kong-ui-public/entities-shared": "^3.36.2",
|
|
38
38
|
"@kong-ui-public/sandbox-layout": "^2.3.11",
|
|
39
39
|
"@kong-ui-public/i18n": "^2.4.4"
|
|
@@ -60,12 +60,12 @@
|
|
|
60
60
|
"@kong/kongponents": "^9.43.2",
|
|
61
61
|
"swrv": "^1.1.0",
|
|
62
62
|
"vue": ">= 3.3.13 < 4",
|
|
63
|
-
"@kong-ui-public/analytics-chart": "^10.11.
|
|
64
|
-
"@kong-ui-public/analytics-config-store": "^1.2.
|
|
65
|
-
"@kong-ui-public/analytics-geo-map": "^1.4.
|
|
66
|
-
"@kong-ui-public/analytics-metric-provider": "^11.0.
|
|
67
|
-
"@kong-ui-public/
|
|
68
|
-
"@kong-ui-public/
|
|
63
|
+
"@kong-ui-public/analytics-chart": "^10.11.3",
|
|
64
|
+
"@kong-ui-public/analytics-config-store": "^1.2.8",
|
|
65
|
+
"@kong-ui-public/analytics-geo-map": "^1.4.32",
|
|
66
|
+
"@kong-ui-public/analytics-metric-provider": "^11.0.11",
|
|
67
|
+
"@kong-ui-public/analytics-utilities": "^12.4.0",
|
|
68
|
+
"@kong-ui-public/i18n": "^2.4.4"
|
|
69
69
|
},
|
|
70
70
|
"dependencies": {
|
|
71
71
|
"gridstack": "^11.5.1",
|