Fix a lot of yamllint errors
This commit is contained in:
parent
52eece85e4
commit
7789ad779e
@ -19,30 +19,30 @@ prometheus_config:
|
||||
alerting:
|
||||
alertmanagers:
|
||||
- static_configs:
|
||||
- targets:
|
||||
- localhost:9093
|
||||
- targets:
|
||||
- localhost:9093
|
||||
scrape_configs:
|
||||
- job_name: prometheus
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- localhost:9090
|
||||
- localhost:9090
|
||||
- job_name: alertmanager
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- localhost:9093
|
||||
- localhost:9093
|
||||
- job_name: pushgateway
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- jump0.kill0.net:9091
|
||||
- jump0.kill0.net:9091
|
||||
- job_name: node
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- jump0.kill0.net:9100
|
||||
- mine0.kill0.net:9100
|
||||
- jump0.kill0.net:9100
|
||||
- mine0.kill0.net:9100
|
||||
relabel_configs:
|
||||
- source_labels: [__address__]
|
||||
target_label: instance
|
||||
@ -52,8 +52,8 @@ prometheus_config:
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- jump0.kill0.net:3903
|
||||
- mine0.kill0.net:3903
|
||||
- jump0.kill0.net:3903
|
||||
- mine0.kill0.net:3903
|
||||
relabel_configs:
|
||||
- source_labels: [__address__]
|
||||
target_label: instance
|
||||
@ -63,8 +63,8 @@ prometheus_config:
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- jump0.kill0.net:9115
|
||||
- mine0.kill0.net:9115
|
||||
- jump0.kill0.net:9115
|
||||
- mine0.kill0.net:9115
|
||||
- job_name: blackbox-icmp4
|
||||
metrics_path: /probe
|
||||
params:
|
||||
@ -72,13 +72,13 @@ prometheus_config:
|
||||
- icmpv4
|
||||
static_configs:
|
||||
- targets:
|
||||
- dns.google
|
||||
- vpn-home.kill0.net
|
||||
- ping-home.kill0.net
|
||||
- 10.255.0.16
|
||||
- vpn1-sch.corp.nmi.com
|
||||
- vpn-chi.ops.nmi.com
|
||||
- vpn-ash.ops.nmi.com
|
||||
- dns.google
|
||||
- vpn-home.kill0.net
|
||||
- ping-home.kill0.net
|
||||
- 10.255.0.16
|
||||
- vpn1-sch.corp.nmi.com
|
||||
- vpn-chi.ops.nmi.com
|
||||
- vpn-ash.ops.nmi.com
|
||||
relabel_configs:
|
||||
- source_labels: [__address__]
|
||||
target_label: __param_target
|
||||
@ -93,8 +93,8 @@ prometheus_config:
|
||||
- icmpv6
|
||||
static_configs:
|
||||
- targets:
|
||||
- dns.google
|
||||
- ping-home.kill0.net
|
||||
- dns.google
|
||||
- ping-home.kill0.net
|
||||
relabel_configs:
|
||||
- source_labels: [__address__]
|
||||
target_label: __param_target
|
||||
@ -109,7 +109,7 @@ prometheus_config:
|
||||
- tcp_connect4
|
||||
static_configs:
|
||||
- targets:
|
||||
- mine0.kill0.net:25565
|
||||
- mine0.kill0.net:25565
|
||||
relabel_configs:
|
||||
- source_labels: [__address__]
|
||||
target_label: __param_target
|
||||
@ -124,7 +124,7 @@ prometheus_config:
|
||||
- tcp_connect6
|
||||
static_configs:
|
||||
- targets:
|
||||
- mine0.kill0.net:25565
|
||||
- mine0.kill0.net:25565
|
||||
relabel_configs:
|
||||
- source_labels: [__address__]
|
||||
target_label: __param_target
|
||||
@ -139,9 +139,9 @@ prometheus_config:
|
||||
- http_2xx
|
||||
static_configs:
|
||||
- targets:
|
||||
- https://cavi.cc
|
||||
- https://git.kill0.net
|
||||
- https://stats.kill0.net
|
||||
- https://cavi.cc
|
||||
- https://git.kill0.net
|
||||
- https://stats.kill0.net
|
||||
relabel_configs:
|
||||
- source_labels: [__address__]
|
||||
target_label: __param_target
|
||||
@ -152,23 +152,23 @@ prometheus_config:
|
||||
- job_name: thanos-sidecar
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- "localhost:10902"
|
||||
- targets:
|
||||
- "localhost:10902"
|
||||
- job_name: thanos-query
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- "localhost:10904"
|
||||
- targets:
|
||||
- "localhost:10904"
|
||||
- job_name: thanos-store
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- "localhost:10902"
|
||||
- targets:
|
||||
- "localhost:10902"
|
||||
- job_name: thanos-compact
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets:
|
||||
- "localhost:10912"
|
||||
- targets:
|
||||
- "localhost:10912"
|
||||
rule_files:
|
||||
- rules.yaml
|
||||
|
||||
@ -246,9 +246,6 @@ prometheus_rules_config:
|
||||
- alert: MaintenanceMode
|
||||
expr: maintenance_mode == 1
|
||||
for: 1m
|
||||
#- alert: QuietHours
|
||||
# expr: america_chicago_hour >= 22 or america_chicago_hour < 10
|
||||
# for: 1m
|
||||
- name: blackbox.rules
|
||||
rules:
|
||||
- alert: ServiceDown
|
||||
@ -410,9 +407,6 @@ karma_config:
|
||||
color: "#ff220c"
|
||||
alertAcknowledgement:
|
||||
enabled: true
|
||||
#duration: 15m0s
|
||||
#author: karma
|
||||
#comment: ACK! This alert was acknowledged using karma on %NOW%
|
||||
|
||||
thanos_bucket_config: "{{ vault_thanos_bucket_config }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user