grafana/pkg/tsdb/elasticsearch
Ivana Huckova 494d169980
Elasticsearch: Fix legend for alerting, expressions and previously frontend queries (#84485)
* Elasticsearch: Fix legend for alerting, expressions and previously frontend queries

* Add comment

* Update comment
2024-03-18 18:01:33 +01:00
..
client Elasticsearch: Fix using of individual query time ranges when querying (#84201) 2024-03-13 12:49:35 +02:00
instrumentation
kinds/dataquery
testdata Elasticsearch: Fix creating of legend so it is backward compatible with frontend produced frames (#81708) 2024-02-02 12:47:45 +01:00
testdata_request
testdata_response Elasticsearch: Fix creating of legend so it is backward compatible with frontend produced frames (#81708) 2024-02-02 12:47:45 +01:00
data_query.go Elasticsearch: Fix legend for alerting, expressions and previously frontend queries (#84485) 2024-03-18 18:01:33 +01:00
data_query_test.go Elasticsearch: Fix legend for alerting, expressions and previously frontend queries (#84485) 2024-03-18 18:01:33 +01:00
elasticsearch.go Elasticsearch: Fix legend for alerting, expressions and previously frontend queries (#84485) 2024-03-18 18:01:33 +01:00
elasticsearch_test.go Elasticsearch: Fix resource calls for paths that include `:` (#82327) 2024-02-13 13:44:08 +01:00
error_handling_test.go
healthcheck.go Elasticsearch: Implement CheckHealth method in the backend (#81671) 2024-02-02 11:08:52 +01:00
healthcheck_test.go Elasticsearch: Implement CheckHealth method in the backend (#81671) 2024-02-02 11:08:52 +01:00
models.go Elasticsearch: Fix using of individual query time ranges when querying (#84201) 2024-03-13 12:49:35 +02:00
parse_query.go Elasticsearch: Fix using of individual query time ranges when querying (#84201) 2024-03-13 12:49:35 +02:00
parse_query_test.go
querydata_test.go Elasticsearch: Fix legend for alerting, expressions and previously frontend queries (#84485) 2024-03-18 18:01:33 +01:00
response_bench_test.go
response_parser.go Elasticsearch: Fix legend for alerting, expressions and previously frontend queries (#84485) 2024-03-18 18:01:33 +01:00
response_parser_test.go Elasticsearch: Fix legend for alerting, expressions and previously frontend queries (#84485) 2024-03-18 18:01:33 +01:00
snapshot_test.go