Add monitoring.yaml for prometheus
This commit is contained in:
parent
c419fc2f59
commit
e91fef4096
15
manifests/prometheus/monitoring.yaml
Normal file
15
manifests/prometheus/monitoring.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
enabled: true
|
||||
app: prometheus
|
||||
'# targets':
|
||||
- <exporter-host>:<port>
|
||||
'# scheme': http
|
||||
'# external_check':
|
||||
url: https://prometheus.dvirlabs.com
|
||||
expected_codes:
|
||||
'502': critical
|
||||
'404': warning
|
||||
'1033': critical
|
||||
uptime_kuma:
|
||||
enabled: true
|
||||
url: https://prometheus.dvirlabs.com
|
||||
tag: prometheus
|
||||
Loading…
x
Reference in New Issue
Block a user