grafana/pkg/tsdb/elasticsearch
Ester Martí Vilaseca 81a79aef23
Elasticsearch: add rate aggregation (#33311)
* Elasticsearch: add first version of rate aggregation

* Add test for rate aggreation settings editor

* Fix unit

* Add default value for mode for rate agg

* Add todo

* Revert "Add default value for mode for rate agg"

This reverts commit a44c985d8b.

* Fix width when select is empty

* Add rate aggregation to elasticsearch models

* Remove rate aggregation from extended stats

* Move elastic2 docker block & add elastic (latest)

* Add versionRange to rate aggregation

* add 7.10 elasticsearch version option

* Set supportsInlineScript to true for rate aggregation

* Remove fixed width from select

* Change seconds label for rate aggregation unit options dropdown

Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>

Co-authored-by: Elfo404 <me@giordanoricci.com>
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-06-28 11:55:31 +01:00
..
client Elasticsearch: Add Top Metrics Aggregation and X-Pack support (#33041) 2021-06-04 11:07:59 +01:00
elasticsearch.go Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
models.go Elasticsearch: add rate aggregation (#33311) 2021-06-28 11:55:31 +01:00
response_parser_test.go Elasticsearch: Convert Timeseries and Tables to Dataframes (#34710) 2021-06-18 13:26:19 +03:00
response_parser.go Elasticsearch: Convert Timeseries and Tables to Dataframes (#34710) 2021-06-18 13:26:19 +03:00
time_series_query_test.go Elasticsearch: Fix min_doc_count value when alerting (#35254) 2021-06-04 16:42:00 +02:00
time_series_query.go Elasticsearch: Fix min_doc_count value when alerting (#35254) 2021-06-04 16:42:00 +02:00