plugin.json 230 B

123456789101112
  1. {
  2. "name": "Graphite",
  3. "type": "datasource",
  4. "id": "graphite",
  5. "includes": [
  6. {"type": "dashboard", "name": "Carbon Cache Stats", "path": "dashboards/carbon_stats.json"}
  7. ],
  8. "metrics": true,
  9. "annotations": true
  10. }