Delete the monitoring setting for statup.
This commit is contained in:
parent
8bc2a1e4ff
commit
9c7b88f200
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue