Plugins: add a bundle plugins folder (#20850)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "datasource",
|
||||
"name": "Direct Input",
|
||||
"id": "input",
|
||||
"state": "alpha",
|
||||
|
||||
"metrics": true,
|
||||
|
||||
"info": {
|
||||
"description": "Data source that supports manual table & CSV input",
|
||||
"author": {
|
||||
"name": "Grafana Project",
|
||||
"url": "https://grafana.com"
|
||||
},
|
||||
"logos": {
|
||||
"small": "img/input.svg",
|
||||
"large": "img/input.svg"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user