grafana/pkg/tsdb/elasticsearch
Gábor Farkas 57425234c9
elastic: backend: removed unused time-field (#61362)
* elastic: backend: removed unused time-field

* improve comment formatting

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>

Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2023-01-12 15:52:32 +00:00
..
client Elasticsearch: Use interval provided by data request in backend (#60480) 2023-01-05 12:26:27 +01:00
testdata Elasticsearch: backend: do not set name for time-fields (#60169) 2022-12-13 13:19:03 +01:00
testdata_request elastic: backend: removed unused time-field (#61362) 2023-01-12 15:52:32 +00:00
testdata_response elastic: backend: removed unused time-field (#61362) 2023-01-12 15:52:32 +00:00
elasticsearch_test.go Elasticsearch: Reuse http client in the backend (#55172) 2022-09-26 14:27:46 +02:00
elasticsearch.go Elasticsearch: Use interval provided by data request in backend (#60480) 2023-01-05 12:26:27 +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 elastic: backend: removed unused time-field (#61362) 2023-01-12 15:52:32 +00:00
querydata_test.go Elasticsearch: Use interval provided by data request in backend (#60480) 2023-01-05 12:26:27 +01:00
response_parser_frontend_test.go elastic: backend: removed unused time-field (#61362) 2023-01-12 15:52:32 +00:00
response_parser_test.go elastic: backend: removed unused time-field (#61362) 2023-01-12 15:52:32 +00:00
response_parser.go elastic: backend: handle naming bucket_scripts (#60460) 2023-01-04 15:26:57 +01:00
snapshot_test.go Elasticsearch: Add query building for log queries (#60182) 2022-12-14 13:56:09 +01:00
time_series_query_test.go elastic: backend: removed unused time-field (#61362) 2023-01-12 15:52:32 +00:00
time_series_query.go Elasticsearch: Refactor processQuery to make it more readable (#61145) 2023-01-10 10:49:43 +01:00