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