plugin.json 156 B

123456789
  1. {
  2. "type": "datasource",
  3. "name": "Elasticsearch",
  4. "id": "elasticsearch",
  5. "defaultMatchFormat": "lucene",
  6. "annotations": true,
  7. "metrics": true
  8. }