plugin.json 223 B

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