@@ -459,165 +459,6 @@ spec:
459
459
parent_namespace : ["parentRef", "namespace"]
460
460
parent_section_name : ["parentRef", "sectionName"]
461
461
parent_port : ["parentRef", "port"]
462
- - groupVersionKind :
463
- group : kuadrant.io
464
- kind : " TLSPolicy"
465
- version : " v1alpha1"
466
- metricNamePrefix : gatewayapi_tlspolicy
467
- labelsFromPath :
468
- name :
469
- - metadata
470
- - name
471
- namespace :
472
- - metadata
473
- - namespace
474
- metrics :
475
- - name : " labels"
476
- help : " Kubernetes labels converted to Prometheus labels."
477
- each :
478
- type : Info
479
- info :
480
- path : [metadata]
481
- labelsFromPath :
482
- " * " : [labels]
483
- - name : " created"
484
- help : " created timestamp"
485
- each :
486
- type : Gauge
487
- gauge :
488
- path : [metadata, creationTimestamp]
489
- - name : " deleted"
490
- help : " deletion timestamp"
491
- each :
492
- type : Gauge
493
- gauge :
494
- path : [metadata, deletionTimestamp]
495
- - name : " target_info"
496
- help : " Target references that the tlspolicy wants to be attached to"
497
- each :
498
- type : Info
499
- info :
500
- path : [spec, targetRef]
501
- labelsFromPath :
502
- target_group : ["group"]
503
- target_kind : ["kind"]
504
- target_name : ["name"]
505
- target_namespace : ["namespace"]
506
- - name : " status"
507
- help : " status condition"
508
- each :
509
- type : Gauge
510
- gauge :
511
- path : [status, conditions]
512
- labelsFromPath :
513
- type : ["type"]
514
- valueFrom : ["status"]
515
- - groupVersionKind :
516
- group : kuadrant.io
517
- kind : " DNSPolicy"
518
- version : " v1alpha1"
519
- metricNamePrefix : gatewayapi_dnspolicy
520
- labelsFromPath :
521
- name :
522
- - metadata
523
- - name
524
- namespace :
525
- - metadata
526
- - namespace
527
- metrics :
528
- - name : " labels"
529
- help : " Kubernetes labels converted to Prometheus labels."
530
- each :
531
- type : Info
532
- info :
533
- path : [metadata]
534
- labelsFromPath :
535
- " * " : [labels]
536
- - name : " created"
537
- help : " created timestamp"
538
- each :
539
- type : Gauge
540
- gauge :
541
- path : [metadata, creationTimestamp]
542
- - name : " deleted"
543
- help : " deletion timestamp"
544
- each :
545
- type : Gauge
546
- gauge :
547
- path : [metadata, deletionTimestamp]
548
- - name : " target_info"
549
- help : " Target references that the dnspolicy wants to be attached to"
550
- each :
551
- type : Info
552
- info :
553
- path : [spec, targetRef]
554
- labelsFromPath :
555
- target_group : ["group"]
556
- target_kind : ["kind"]
557
- target_name : ["name"]
558
- target_namespace : ["namespace"]
559
- - name : " status"
560
- help : " status condition"
561
- each :
562
- type : Gauge
563
- gauge :
564
- path : [status, conditions]
565
- labelsFromPath :
566
- type : ["type"]
567
- valueFrom : ["status"]
568
- - groupVersionKind :
569
- group : kuadrant.io
570
- kind : " RateLimitPolicy"
571
- version : " v1beta2"
572
- metricNamePrefix : gatewayapi_ratelimitpolicy
573
- labelsFromPath :
574
- name :
575
- - metadata
576
- - name
577
- namespace :
578
- - metadata
579
- - namespace
580
- metrics :
581
- - name : " labels"
582
- help : " Kubernetes labels converted to Prometheus labels."
583
- each :
584
- type : Info
585
- info :
586
- path : [metadata]
587
- labelsFromPath :
588
- " * " : [labels]
589
- - name : " created"
590
- help : " created timestamp"
591
- each :
592
- type : Gauge
593
- gauge :
594
- path : [metadata, creationTimestamp]
595
- - name : " deleted"
596
- help : " deletion timestamp"
597
- each :
598
- type : Gauge
599
- gauge :
600
- path : [metadata, deletionTimestamp]
601
- - name : " target_info"
602
- help : " Target references that the tlspolicy wants to be attached to"
603
- each :
604
- type : Info
605
- info :
606
- path : [spec, targetRef]
607
- labelsFromPath :
608
- target_group : ["group"]
609
- target_kind : ["kind"]
610
- target_name : ["name"]
611
- target_namespace : ["namespace"]
612
- - name : " status"
613
- help : " status condition"
614
- each :
615
- type : Gauge
616
- gauge :
617
- path : [status, conditions]
618
- labelsFromPath :
619
- type : ["type"]
620
- valueFrom : ["status"]
621
462
- groupVersionKind :
622
463
group : gateway.networking.k8s.io
623
464
kind : " BackendTLSPolicy"
@@ -662,56 +503,3 @@ spec:
662
503
target_kind : ["kind"]
663
504
target_name : ["name"]
664
505
target_namespace : ["namespace"]
665
- - groupVersionKind :
666
- group : kuadrant.io
667
- kind : " AuthPolicy"
668
- version : " v1beta2"
669
- metricNamePrefix : gatewayapi_authpolicy
670
- labelsFromPath :
671
- name :
672
- - metadata
673
- - name
674
- namespace :
675
- - metadata
676
- - namespace
677
- metrics :
678
- - name : " labels"
679
- help : " Kubernetes labels converted to Prometheus labels."
680
- each :
681
- type : Info
682
- info :
683
- path : [metadata]
684
- labelsFromPath :
685
- " * " : [labels]
686
- - name : " created"
687
- help : " created timestamp"
688
- each :
689
- type : Gauge
690
- gauge :
691
- path : [metadata, creationTimestamp]
692
- - name : " deleted"
693
- help : " deletion timestamp"
694
- each :
695
- type : Gauge
696
- gauge :
697
- path : [metadata, deletionTimestamp]
698
- - name : " target_info"
699
- help : " Target references that the authpolicy wants to be attached to"
700
- each :
701
- type : Info
702
- info :
703
- path : [spec, targetRef]
704
- labelsFromPath :
705
- target_group : ["group"]
706
- target_kind : ["kind"]
707
- target_name : ["name"]
708
- target_namespace : ["namespace"]
709
- - name : " status"
710
- help : " status condition"
711
- each :
712
- type : Gauge
713
- gauge :
714
- path : [status, conditions]
715
- labelsFromPath :
716
- type : ["type"]
717
- valueFrom : ["status"]
0 commit comments