grafana/pkg/tsdb/elasticsearch/client
Giordano Ricci cdb4785496
Elasticsearch: Allow omitting field when metric supports inline script (#32839)
* Elasticsearch: Allow omitting field when metric supports inline script

* Add tests for MetricEditor to show a None option

* Add tests for useFields hook

* Alerting: allow elasticsearch metrics without field
2021-04-14 15:18:06 +01:00
..
client_test.go Elasticsearch: use application/x-ndjson content type for multisearch requests (#32282) 2021-03-29 23:41:45 +01:00
client.go Elasticsearch: use application/x-ndjson content type for multisearch requests (#32282) 2021-03-29 23:41:45 +01:00
index_pattern_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
index_pattern.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
models.go Elasticsearch: Allow omitting field when metric supports inline script (#32839) 2021-04-14 15:18:06 +01:00
search_request_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
search_request.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00