1
0
Fork 0

v-m/scrape: Remove unifi3, Zincati

*unifi3.pyrocufflink.blue* has been replaced by
*unifi-nuptials.host.pyrocufflink.black*.  The former was the last
Fedora CoreOS machine in use, so the entire Zincati scrape job is no
longer needed.
pull/67/head
Dustin 2025-03-29 08:10:50 -05:00
parent 7c6b6f4ca4
commit 52094da8fd
1 changed files with 0 additions and 23 deletions

View File

@ -49,7 +49,6 @@ scrape_configs:
- targets: - targets:
- gw1.pyrocufflink.blue - gw1.pyrocufflink.blue
- nvr2.pyrocufflink.blue - nvr2.pyrocufflink.blue
- unifi3.pyrocufflink.blue
file_sd_configs: file_sd_configs:
- files: - files:
- /scrape/collectd/scrape-collectd.yml - /scrape/collectd/scrape-collectd.yml
@ -220,27 +219,6 @@ scrape_configs:
source_labels: source_labels:
- __meta_kubernetes_pod_node_name - __meta_kubernetes_pod_node_name
- job_name: zincati
metrics_path: /bridge?selector=zincati
static_configs:
- targets:
- unifi3.pyrocufflink.blue
relabel_configs:
- source_labels: [__meta_kubernetes_node_name]
regex: k8s-ctrl0.pyrocufflink.blue
action: drop
- source_labels: [__meta_kubernetes_node_name]
regex: .*\.compute\.internal$
action: drop
- source_labels: [__meta_kubernetes_node_name]
regex: '(.+)'
target_label: __address__
- source_labels: [__address__]
target_label: instance
- source_labels: [__address__]
target_label: __address__
replacement: '$1:9598'
- job_name: grafana - job_name: grafana
scheme: https scheme: https
static_configs: static_configs:
@ -267,7 +245,6 @@ scrape_configs:
static_configs: static_configs:
- targets: - targets:
- nvr2.pyrocufflink.blue - nvr2.pyrocufflink.blue
- unifi3.pyrocufflink.blue
kubernetes_sd_configs: kubernetes_sd_configs:
- role: pod - role: pod
namespaces: namespaces: