15 lines
242 B
JSON
15 lines
242 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "Test",
|
|
"id": "test-datasource",
|
|
"backend": true,
|
|
"state": "alpha",
|
|
"info": {
|
|
"description": "Test",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
}
|
|
}
|
|
}
|