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