mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
10 lines
156 B
JSON
10 lines
156 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "Elasticsearch",
|
|
"id": "elasticsearch",
|
|
|
|
"defaultMatchFormat": "lucene",
|
|
"annotations": true,
|
|
"metrics": true
|
|
}
|