grafana/pkg/tsdb/elasticsearch
Kyle Brandt 52ed297ed5
Backend: Use latest plugin-sdk-go v0.149.1 (#63498)
Use latest github.com/grafana/grafana-plugin-sdk-go which includes changes to the TypeVersion property (always present in JSON).

Also included is squtil changes: SQL util - allow using the database scan type for converters
2023-02-21 09:06:15 -05:00
..
client Chore: Fix goimports grouping (#62428) 2023-01-30 08:50:27 +00:00
kinds/dataquery Chore: Update oapi-codegen library (#62962) 2023-02-21 12:34:24 +01:00
testdata Backend: Use latest plugin-sdk-go v0.149.1 (#63498) 2023-02-21 09:06:15 -05:00
testdata_request elastic: backend: removed unused time-field (#61362) 2023-01-12 15:52:32 +00:00
testdata_response Backend: Use latest plugin-sdk-go v0.149.1 (#63498) 2023-02-21 09:06:15 -05:00
elasticsearch_test.go Chore: Fix goimports grouping (#62428) 2023-01-30 08:50:27 +00:00
elasticsearch.go Elasticsearch: Fix failing requests when using SigV4 (#61923) 2023-01-23 16:43:55 +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 Chore: Fix goimports grouping (#62428) 2023-01-30 08:50:27 +00: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 Elasticsearch: Fix consistent label order in alerting (#62497) 2023-02-02 09:03:18 +01:00
response_parser.go Elasticsearch: Fix consistent label order in alerting (#62497) 2023-02-02 09:03:18 +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 Chore: Fix goimports grouping (#62428) 2023-01-30 08:50:27 +00:00
time_series_query.go Chore: Fix goimports grouping (#62428) 2023-01-30 08:50:27 +00:00