plugin.json 216 B

1234567891011
  1. {
  2. "type": "datasource",
  3. "name": "Elasticsearch",
  4. "id": "elasticsearch",
  5. "module": "app/plugins/datasource/elasticsearch/module",
  6. "defaultMatchFormat": "lucene",
  7. "annotations": true,
  8. "metrics": true
  9. }