From: Ian Kelling Date: Tue, 24 Sep 2024 00:23:23 +0000 (-0400) Subject: remove redundant job, add missing target X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;h=b73cad9e2ccb30821340305a9d239cca24d219e1;p=distro-setup remove redundant job, add missing target --- diff --git a/filesystem/etc/prometheus/file_sd/node.yml b/filesystem/etc/prometheus/file_sd/node.yml index c75839e..3ac341b 100644 --- a/filesystem/etc/prometheus/file_sd/node.yml +++ b/filesystem/etc/prometheus/file_sd/node.yml @@ -4,7 +4,7 @@ - sowg:9100 - sywg:9100 - x3wg:9100 + - frodo:9100 # - kwwg:9100 # - x2wg:9101 -# - frodo:9101 diff --git a/filesystem/etc/prometheus/file_sd/simple_node.yml b/filesystem/etc/prometheus/file_sd/simple_node.yml deleted file mode 100644 index debc981..0000000 --- a/filesystem/etc/prometheus/file_sd/simple_node.yml +++ /dev/null @@ -1,2 +0,0 @@ -- targets: - - 10.2.0.1:9100 diff --git a/filesystem/etc/prometheus/prometheus.yml b/filesystem/etc/prometheus/prometheus.yml index 0d8d2e7..4b9041b 100644 --- a/filesystem/etc/prometheus/prometheus.yml +++ b/filesystem/etc/prometheus/prometheus.yml @@ -47,11 +47,6 @@ scrape_configs: instance: 'kd' - - job_name: simple_node - file_sd_configs: - - files: - - /etc/prometheus/file_sd/simple_node.yml - - job_name: node scheme: https tls_config: