plugin.json 202 B

12345678
  1. {
  2. "pluginType": "bundle",
  3. "type": "core",
  4. "enabled": true,
  5. "panelPlugins": ["graph", "singlestat", "text", "dashlist"],
  6. "datasourcePlugins": ["grafana", "graphite"],
  7. "externalPlugins": []
  8. }