plugin.json 175 B

12345678910111213
  1. {
  2. "type": "datasource",
  3. "name": "-- Mixed --",
  4. "id": "mixed",
  5. "builtIn": true,
  6. "mixed": true,
  7. "metrics": true,
  8. "queryOptions": {
  9. "minInterval": true
  10. }
  11. }