aboutsummaryrefslogtreecommitdiffstats
path: root/priv/grafana_prometheus_data_source.json
blob: 3811d8bf5c258237e73d65baf038e36db62832b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
	"name": "Prometheus",
	"type": "prometheus",
	"access": "proxy",
	"url": "http://localhost:9090",
	"basicAuth": false,
	"isDefault": true,
	"jsonData": {"timeInterval": "5s"},
	"version": 2,
	"readOnly": false
}