Add script for loading prometheus snapshots, improve grafana
[dcaegen2/collectors/hv-ves.git] / tools / performance / cloud / snapshot-loader / grafana / datasources / prometheus.yaml
1 apiVersion: 1
2
3 datasources:
4 - name: Prometheus
5   type: prometheus
6   access: proxy
7   url: http://prometheus:9090
8   isDefault: true
9   editable: true
10   jsonData:
11     timeInterval: '5s'