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