diff config/scrape_main.yaml @ 12:b6720e379d5b

config updates
author drewp@bigasterisk.com
date Tue, 14 Mar 2023 20:04:06 -0700
parents 2eab3e6b89f2
children 5702bde523ad
line wrap: on
line diff
--- a/config/scrape_main.yaml	Mon Jan 16 01:05:31 2023 -0800
+++ b/config/scrape_main.yaml	Tue Mar 14 20:04:06 2023 -0700
@@ -97,6 +97,8 @@
       - {if: '{job="mosquitto-ext",     __port_number="1883"}', action: drop}
       - {if: '{job="filesync-syncthing",__port_number="8384"}', action: drop}
       - {if: '{job="jsregistry",        __port_number="4873"}', action: drop}
+      - {if: '{job="photoprism",        __port_number="2342"}', action: drop}
+      - {if: '{job="net-route-input",   __port_number="80"}', action: drop}
   
   # # seems like this would match more stuff, but all I get is coredns
   # - job_name: 'old_coredns'
@@ -157,3 +159,11 @@
       - {source_labels: [__param_target], target_label: instance}
       - target_label: __address__
         replacement: prober
+  - job_name: "racc"
+    scrape_interval: 30s
+    static_configs:
+      - targets:
+         - dash:5150
+         - dot:5150
+         - plus:5150
+         - Kelsis-iMac:5150