Ashley Harrison
dcf58555e8
Chore: Some test type fixes ( #81812 )
...
some test type fixes
2024-02-05 09:47:30 +00:00
NikolayTsvetkov
ce462e8cd7
Elasticsearch: Added support for calendar_interval in ES date histogram queries ( #75459 )
...
* Introduce support for calendar intervals in ES date histogram queries
* Add missing undef type check for ES calendar interval query support
2023-10-09 12:37:38 +02:00
Ivana Huckova
9ba38b760a
Elasticsearch: Unify adhoc variables processing ( #65274 )
2023-03-23 17:46:33 +01:00
Gábor Farkas
88119ad6c3
Elasticsearch: Support nested aggregation ( #62301 )
...
* Add nested query support
* Add nested support for alerts
* update nested aggregation
* cleanup types
* Add nested integration test
* Move aggdef to nested
* fixed merge conflict
* fixed lint warning
* mark nested-mode experimental
---------
Co-authored-by: Ethan Gallant <ethan@ziax.com >
Co-authored-by: Ethan J. Gallant <ethan.gallant@acquia.com >
2023-01-27 16:18:36 +01:00
Ivana Huckova
e356a56741
Elasticsearch: Fix removing of empty settings from query in backend implementation ( #59704 )
...
* Elasticsearch: Fix removing of empty settings from query in backend implementation
* Update
* Update
* Update pkg/tsdb/elasticsearch/time_series_query.go
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com >
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com >
2022-12-05 16:06:55 +01:00
Ivana Huckova
a2ed586576
Elasticsearch: Migrate frontend query builder tests to backend ( #59578 )
...
* WIP: Migrated first batch of tests
* Migrate more tests
* Migrate rest of the tests
* Update comments
* Update
* Update
* Remove newline
2022-12-01 12:09:12 +01:00
Gábor Farkas
291276e767
elasticsearch: improved types in the typescript files ( #56293 )
2022-10-04 15:08:57 +02:00
GitStart
ff043aebef
Elasticsearch: Rename public/app/plugins/datasource/elasticsearch/query_builder.ts to follow convention ( #55413 )
2022-09-21 09:38:25 +02:00