grafana/public/app/plugins/datasource/elasticsearch/specs
David a499586f15
Elasticsearch: Support rendering in logs panel (#20229)
* Elasticsearch: Support rendering in logs panel

- add "Logs" metric query type so panels can inform the datasource that
the query is a logs query
- datasource modifies target when metric query type `logs` is detected
- then existing log result processeing paths are followed

* Fix failing test, number of agg types changed
2019-11-07 12:13:24 +00:00
..
datasource.test.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
elastic_response.test.ts Rename live option in queries (#19658) 2019-10-07 14:09:46 +02:00
index_pattern.test.ts Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
query_builder.test.ts Elasticsearch: allow templating queries to order by doc_count (#18870) 2019-09-16 18:41:53 +03:00
query_def.test.ts Elasticsearch: Support rendering in logs panel (#20229) 2019-11-07 12:13:24 +00:00