grafana/pkg/tsdb/elasticsearch
Giordano Ricci 8ec87250c1
Elasticsearch: Fix handling of inline scripts in different ES versions (#34070)
* Devenv: add block for es 5.0, provisioned datasource & dashboard

* Trasnsform script property based on running ES version

* Handle different scripts format in BE
2021-05-14 11:50:15 +01:00
..
client Elasticsearch: use semver strings to identify ES version (#33646) 2021-05-11 09:44:00 +01:00
elasticsearch.go Elasticsearch: use semver strings to identify ES version (#33646) 2021-05-11 09:44:00 +01:00
models.go Elasticsearch: Fix handling of inline scripts in different ES versions (#34070) 2021-05-14 11:50:15 +01:00
response_parser_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
response_parser.go TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02:00
time_series_query_test.go Elasticsearch: Fix handling of inline scripts in different ES versions (#34070) 2021-05-14 11:50:15 +01:00
time_series_query.go Elasticsearch: Fix handling of inline scripts in different ES versions (#34070) 2021-05-14 11:50:15 +01:00