grafana/public/app/plugins/datasource/dashboard/plugin.json
2023-06-14 12:36:21 +03:00

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
}