grafana/pkg/tsdb/elasticsearch
Tania 0316350d16
Codegen: Generate any instead of interface{} (#70201)
* Chore: Update thema to latest

* Regenerate
2023-06-16 10:54:56 +02:00
..
client Elasticsearch: Handle no-index case in backend mode (#68534) 2023-05-17 15:24:46 +02:00
kinds/dataquery Codegen: Generate any instead of interface{} (#70201) 2023-06-16 10:54:56 +02:00
testdata Elasticsearch: Fix legend generated on backend (#66039) 2023-04-11 13:29:38 +02:00
testdata_request Elasticsearch: Fix processing of logs with not-recognized time format (#67767) 2023-05-04 19:33:00 +02:00
testdata_response Elasticsearch: Fix passing of limit and datalinks to logs data frame (#68554) 2023-05-17 14:28:32 +02:00
data_query_test.go Elasticsearch: Run log context queries through backend (#65805) 2023-04-05 18:32:02 +02:00
data_query.go Elasticsearch: Fix processing of logs with not-recognized time format (#67767) 2023-05-04 19:33:00 +02:00
elasticsearch_test.go Elasticsearch: Removed reference to obsolete esVersion value (#65415) 2023-03-28 17:04:56 +03:00
elasticsearch.go Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 2023-05-24 10:19:34 +02: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: Removed reference to obsolete esVersion value (#65415) 2023-03-28 17:04:56 +03:00
response_bench_test.go Elasticsearch: Add benchmarks for processing of requests and responses (#65354) 2023-03-31 11:59:11 +02:00
response_parser_test.go Elasticsearch: Fix passing of limit and datalinks to logs data frame (#68554) 2023-05-17 14:28:32 +02:00
response_parser.go Elasticsearch: Fix passing of limit and datalinks to logs data frame (#68554) 2023-05-17 14:28:32 +02:00
snapshot_test.go Elasticsearch: Use array of strings as index in backend queries (#67276) 2023-04-26 16:07:15 +02:00