12 lines
249 B
YAML
12 lines
249 B
YAML
apiVersion: 1
|
|
prune: true
|
|
datasources:
|
|
- name: test_graphite_with_prune
|
|
type: graphite
|
|
access: proxy
|
|
url: http://localhost:8080
|
|
- name: test_prometheus_with_prune
|
|
type: prometheus
|
|
access: proxy
|
|
url: http://localhost:9090
|