mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
10 lines
332 B
JSON
10 lines
332 B
JSON
{
|
|
"pluginType": "bundle",
|
|
"type": "core",
|
|
"module": "",
|
|
"enabled": true,
|
|
"panelPlugins": ["graph", "singlestat", "text", "dashlist", "table"],
|
|
"datasourcePlugins": ["mixed", "grafana", "graphite", "cloudwatch", "elasticsearch", "influxdb", "influxdb_08", "kairosdb", "opentsdb", "prometheus"],
|
|
"externalPlugins": []
|
|
}
|