mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
21 lines
365 B
JSON
21 lines
365 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "-- Dashboard --",
|
|
"id": "dashboard",
|
|
"builtIn": true,
|
|
|
|
"info": {
|
|
"description": "TODO",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "public/img/icn-datasource.svg",
|
|
"large": "public/img/icn-datasource.svg"
|
|
}
|
|
},
|
|
|
|
"metrics": true
|
|
}
|