Add more complex example (docker-compose + grafana + prometheus)

This commit is contained in:
TwinProduction
2019-11-16 16:48:18 -05:00
parent ab5330c44c
commit cc7acc780e
9 changed files with 470 additions and 0 deletions

View File

@ -0,0 +1,6 @@
services:
- name: example
url: http://example.org
interval: 30s
conditions:
- "$STATUS == 200"