plugin.json 213 B

1234567891011
  1. {
  2. "type": "datasource",
  3. "name": "InfluxDB 0.9.x",
  4. "id": "influxdb",
  5. "module": "app/plugins/datasource/influxdb/module",
  6. "defaultMatchFormat": "regex values",
  7. "metrics": true,
  8. "annotations": true
  9. }