@kong-ui-public/analytics-chart 4.6.5 → 4.6.6

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.
@@ -33,7 +33,11 @@ export default function useI18n(): {
33
33
  datapointValueDisplay: string;
34
34
  };
35
35
  chartLabels: {
36
+ ai_provider: string;
37
+ ai_request_model: string;
38
+ ai_response_model: string;
36
39
  request_count: string;
40
+ request_per_minute: string;
37
41
  requests_per_minute: string;
38
42
  response_latency_p99: string;
39
43
  response_latency_p95: string;
@@ -41,6 +45,9 @@ export default function useI18n(): {
41
45
  kong_latency_p99: string;
42
46
  kong_latency_p95: string;
43
47
  kong_latency_p50: string;
48
+ llm_cache_status: string;
49
+ llm_embeddings_model: string;
50
+ llm_embeddings_provider: string;
44
51
  upstream_latency_p99: string;
45
52
  upstream_latency_p95: string;
46
53
  upstream_latency_p50: string;
@@ -243,7 +250,11 @@ export default function useI18n(): {
243
250
  datapointValueDisplay: string;
244
251
  };
245
252
  chartLabels: {
253
+ ai_provider: string;
254
+ ai_request_model: string;
255
+ ai_response_model: string;
246
256
  request_count: string;
257
+ request_per_minute: string;
247
258
  requests_per_minute: string;
248
259
  response_latency_p99: string;
249
260
  response_latency_p95: string;
@@ -251,6 +262,9 @@ export default function useI18n(): {
251
262
  kong_latency_p99: string;
252
263
  kong_latency_p95: string;
253
264
  kong_latency_p50: string;
265
+ llm_cache_status: string;
266
+ llm_embeddings_model: string;
267
+ llm_embeddings_provider: string;
254
268
  upstream_latency_p99: string;
255
269
  upstream_latency_p95: string;
256
270
  upstream_latency_p50: string;
@@ -463,7 +477,11 @@ export default function useI18n(): {
463
477
  datapointValueDisplay: string;
464
478
  };
465
479
  chartLabels: {
480
+ ai_provider: string;
481
+ ai_request_model: string;
482
+ ai_response_model: string;
466
483
  request_count: string;
484
+ request_per_minute: string;
467
485
  requests_per_minute: string;
468
486
  response_latency_p99: string;
469
487
  response_latency_p95: string;
@@ -471,6 +489,9 @@ export default function useI18n(): {
471
489
  kong_latency_p99: string;
472
490
  kong_latency_p95: string;
473
491
  kong_latency_p50: string;
492
+ llm_cache_status: string;
493
+ llm_embeddings_model: string;
494
+ llm_embeddings_provider: string;
474
495
  upstream_latency_p99: string;
475
496
  upstream_latency_p95: string;
476
497
  upstream_latency_p50: string;
@@ -682,7 +703,11 @@ export default function useI18n(): {
682
703
  datapointValueDisplay: string;
683
704
  };
684
705
  chartLabels: {
706
+ ai_provider: string;
707
+ ai_request_model: string;
708
+ ai_response_model: string;
685
709
  request_count: string;
710
+ request_per_minute: string;
686
711
  requests_per_minute: string;
687
712
  response_latency_p99: string;
688
713
  response_latency_p95: string;
@@ -690,6 +715,9 @@ export default function useI18n(): {
690
715
  kong_latency_p99: string;
691
716
  kong_latency_p95: string;
692
717
  kong_latency_p50: string;
718
+ llm_cache_status: string;
719
+ llm_embeddings_model: string;
720
+ llm_embeddings_provider: string;
693
721
  upstream_latency_p99: string;
694
722
  upstream_latency_p95: string;
695
723
  upstream_latency_p50: string;
@@ -1 +1 @@
1
- {"version":3,"file":"useI18n.d.ts","sourceRoot":"","sources":["../../../src/composables/useI18n.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAO9B"}
1
+ {"version":3,"file":"useI18n.d.ts","sourceRoot":"","sources":["../../../src/composables/useI18n.ts"],"names":[],"mappings":"AAGA,MAAM,CAAC,OAAO,UAAU,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAO9B"}