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,10 @@
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true
version: 1
editable: false