mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 17:43:35 -06:00
21 lines
411 B
JSON
21 lines
411 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "-- Dashboard --",
|
|
"id": "dashboard",
|
|
"builtIn": true,
|
|
|
|
"info": {
|
|
"description": "Uses the result set from another panel in the same dashboard",
|
|
"author": {
|
|
"name": "Grafana Labs",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/icn-reusequeries.svg",
|
|
"large": "img/icn-reusequeries.svg"
|
|
}
|
|
},
|
|
|
|
"metrics": true
|
|
}
|