datasource as cfg: support globbing

This commit is contained in:
bergquist
2017-10-26 17:13:07 +02:00
parent 0f136a940c
commit ebbfc529e0
24 changed files with 190 additions and 150 deletions
@@ -0,0 +1,9 @@
datasources:
- name: Graphite
type: graphite
access: proxy
url: http://localhost:8080
- name: Prometheus
type: prometheus
access: proxy
url: http://localhost:9090