plugin.json 230 B

123456789101112
  1. {
  2. "pluginType": "datasource",
  3. "name": "Mixed datasource",
  4. "builtIn": true,
  5. "mixed": true,
  6. "type": "mixed",
  7. "serviceName": "MixedDatasource",
  8. "module": "app/plugins/datasource/mixed/datasource",
  9. "metrics": true
  10. }