12 lines
270 B
JSON
12 lines
270 B
JSON
{
|
|
"datasource": {
|
|
"new-prometheus-datasource": {
|
|
"access": "proxy",
|
|
"isDefault": false,
|
|
"name": "New prometheus datasource",
|
|
"type": "prometheus",
|
|
"url": "http://example.org:9090"
|
|
}
|
|
}
|
|
}
|