plugin.json 332 B

123456789
  1. {
  2. "pluginType": "bundle",
  3. "type": "core",
  4. "module": "",
  5. "enabled": true,
  6. "panelPlugins": ["graph", "singlestat", "text", "dashlist", "table"],
  7. "datasourcePlugins": ["mixed", "grafana", "graphite", "cloudwatch", "elasticsearch", "influxdb", "influxdb_08", "kairosdb", "opentsdb", "prometheus"],
  8. "externalPlugins": []
  9. }