diff --git a/cookbooks/prometheus/files/etc/prometheus.d/prometheus.yml b/cookbooks/prometheus/files/etc/prometheus.d/prometheus.yml index 3a9b881..c28fc68 100644 --- a/cookbooks/prometheus/files/etc/prometheus.d/prometheus.yml +++ b/cookbooks/prometheus/files/etc/prometheus.d/prometheus.yml @@ -38,11 +38,6 @@ scrape_configs: - files: - '/etc/prometheus.d/targets/targets.yml' - - job_name: 'statup' - metrics_path: /statup_exporter/metrics - bearer_token: 'e351393306ea245de5f9588cbe8627c74db007c6' - static_configs: - - targets: ['10.0.1.234:9099'] alerting: alertmanagers: - static_configs: