grafana/pkg/tsdb/elasticsearch
Ivana Huckova 66e4b12032
Elasticsearch: Fix using of interval value in histogram (#65201)
* Elasticsearch: Remove GetMinInterval method that is not used anymore

* Elasticsearch: Fix using of interval value in histogram

* Revert "Elasticsearch: Remove GetMinInterval method that is not used anymore"

This reverts commit a157003902.
2023-03-23 09:36:50 +01:00
..
client Elasticsearch: Remove GetMinInterval method that is not used anymore (#65203) 2023-03-23 09:36:37 +01:00
kinds/dataquery Schema: Remove key from root DataQuery type (#64467) 2023-03-08 16:52:31 -05:00
testdata Elasticsearch: Fix where name of frame is set (#64233) 2023-03-08 13:32:01 +01:00
testdata_request elastic: backend: removed unused time-field (#61362) 2023-01-12 15:52:32 +00:00
testdata_response elasticsearch: backend: better timestamp parsing (#64681) 2023-03-22 09:52:55 +01:00
data_query_test.go Elasticsearch: Fix using of interval value in histogram (#65201) 2023-03-23 09:36:50 +01:00
data_query.go Elasticsearch: Fix using of interval value in histogram (#65201) 2023-03-23 09:36:50 +01:00
elasticsearch_test.go Chore: Fix goimports grouping (#62428) 2023-01-30 08:50:27 +00:00
elasticsearch.go Elasticsearch: Rename time series query to es data query (#64225) 2023-03-07 13:57:24 +01:00
error_handling_test.go elastic: improve error-messages, first step, tests only (#61847) 2023-01-23 12:46:52 +01:00
models.go elastic: backend: removed unused time-field (#61362) 2023-01-12 15:52:32 +00:00
parse_query_test.go elastic: backend: removed unused time-field (#61362) 2023-01-12 15:52:32 +00:00
parse_query.go Chore: Fix goimports grouping (#62428) 2023-01-30 08:50:27 +00:00
querydata_test.go Elasticsearch: Implement processing of logs query results in backend (#63647) 2023-03-01 05:50:56 -05:00
response_parser_frontend_test.go elasticsearch: more robust field order (#65102) 2023-03-21 12:44:10 +00:00
response_parser_test.go Elasticsearch: Fix processing of response with multiple group by for alerting (#65165) 2023-03-22 18:53:09 +02:00
response_parser.go Elasticsearch: Fix processing of response with multiple group by for alerting (#65165) 2023-03-22 18:53:09 +02:00
snapshot_test.go elasticsearch: more tests (#64971) 2023-03-20 15:50:26 +02:00