Merge branch 'delete-statup-setting' of kazu634/itamae into master
This commit is contained in:
commit
8074b63c26
|
@ -38,11 +38,6 @@ scrape_configs:
|
||||||
- files:
|
- files:
|
||||||
- '/etc/prometheus.d/targets/targets.yml'
|
- '/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:
|
alerting:
|
||||||
alertmanagers:
|
alertmanagers:
|
||||||
- static_configs:
|
- static_configs:
|
||||||
|
|
Loading…
Reference in New Issue