grafana/pkg/tsdb/elasticsearch/client
Giordano Ricci 7b7c193551
Elasticsearch: Add time zone setting to Date Histogram aggregation (#40882)
* TimeZonePicker: Allow specifying internal timezones to display

* Elasticsearch: Add time zone setting to Date Histogram aggregation

* rename time_zone to timeZone

* Add tests

* fix typo

* Update packages/grafana-data/src/datetime/timezones.ts

Co-authored-by: Chris Cowan <chris@chriscowan.us>

Co-authored-by: Chris Cowan <chris@chriscowan.us>
2021-11-02 16:18:39 +00:00
..
client.go change log level to debug (#41102) 2021-11-01 09:00:00 +00:00
client_test.go SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00
index_pattern.go Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
index_pattern_test.go Plugins: Migrate Elasticsearch to backend plugin SDK (#36132) 2021-07-15 16:45:59 +02:00
models.go Elasticsearch: Add time zone setting to Date Histogram aggregation (#40882) 2021-11-02 16:18:39 +00:00
search_request.go SQL: Migrate to use SDK contracts (#36635) 2021-09-07 09:35:37 +02:00
search_request_test.go Chore: Refactor GoConvey in tsdb/es/client (#40846) 2021-10-26 13:15:47 +02:00