D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
grafana
/
public
/
app
/
plugins
/
datasource
/
testdata
/
Filename :
plugin.json
back
Copy
{ "type": "datasource", "name": "TestData", "id": "testdata", "metrics": true, "logs": true, "alerting": true, "annotations": true, "backend": true, "queryOptions": { "minInterval": true, "maxDataPoints": true }, "info": { "description": "Generates test data in different forms", "author": { "name": "Grafana Labs", "url": "https://grafana.com" }, "logos": { "small": "img/testdata.svg", "large": "img/testdata.svg" } }, "includes": [ { "type": "dashboard", "name": "Streaming Example", "path": "dashboards/streaming.json" } ] }