File tree Expand file tree Collapse file tree 2 files changed +18
-10
lines changed
kube-prometheus-stack/overlays/antu
snmp-exporter-pre/files/sd/ls Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Original file line number Diff line number Diff line change @@ -192,8 +192,8 @@ alertmanager:
192192 group_wait : 30s
193193 group_by :
194194 - gnoc
195- # matchers:
196- # - gnoc = "true"
195+ matchers :
196+ - gnoc = "true"
197197 receivers :
198198 - name : blackhole
199199 - name : gnocpush
Original file line number Diff line number Diff line change 529529 },
530530 {
531531 "labels" : {
532- "__meta_hostname" : " rubinobs-br01.ls.lsst.org"
532+ "__meta_hostname" : " rubinobs-br01.ls.lsst.org" ,
533+ "gnoc" : " true"
533534 },
534535 "targets" : [
535536 " 10.49.0.5"
536537 ]
537538 },
538539 {
539540 "labels" : {
540- "__meta_hostname" : " rubinobs-br02.ls.lsst.org"
541+ "__meta_hostname" : " rubinobs-br02.ls.lsst.org" ,
542+ "gnoc" : " true"
541543 },
542544 "targets" : [
543545 " 10.49.0.6"
665667 },
666668 {
667669 "labels" : {
668- "__meta_hostname" : " sdc-a02-ipsec01.cp.lsst.org"
670+ "__meta_hostname" : " sdc-a02-ipsec01.cp.lsst.org" ,
671+ "gnoc" : " true"
669672 },
670673 "targets" : [
671674 " 10.17.0.3"
672675 ]
673676 },
674677 {
675678 "labels" : {
676- "__meta_hostname" : " sdc-a02-ipsec02.cp.lsst.org"
679+ "__meta_hostname" : " sdc-a02-ipsec02.cp.lsst.org" ,
680+ "gnoc" : " true"
677681 },
678682 "targets" : [
679683 " 10.17.0.4"
833837 },
834838 {
835839 "labels" : {
836- "__meta_hostname" : " sdc-b03-lf01.cp.lsst.org"
840+ "__meta_hostname" : " sdc-b03-lf01.cp.lsst.org" ,
841+ "gnoc" : " true"
837842 },
838843 "targets" : [
839844 " 10.17.0.119"
840845 ]
841846 },
842847 {
843848 "labels" : {
844- "__meta_hostname" : " sdc-b03-lf02.cp.lsst.org"
849+ "__meta_hostname" : " sdc-b03-lf02.cp.lsst.org" ,
850+ "gnoc" : " true"
845851 },
846852 "targets" : [
847853 " 10.17.0.120"
857863 },
858864 {
859865 "labels" : {
860- "__meta_hostname" : " sdc-b05-lf01.cp.lsst.org"
866+ "__meta_hostname" : " sdc-b05-lf01.cp.lsst.org" ,
867+ "gnoc" : " true"
861868 },
862869 "targets" : [
863870 " 10.17.0.123"
864871 ]
865872 },
866873 {
867874 "labels" : {
868- "__meta_hostname" : " sdc-b05-lf02.cp.lsst.org"
875+ "__meta_hostname" : " sdc-b05-lf02.cp.lsst.org" ,
876+ "gnoc" : " true"
869877 },
870878 "targets" : [
871879 " 10.17.0.124"
You can’t perform that action at this time.
0 commit comments