grafana/pkg/tsdb/elasticsearch
Ivana Huckova 66279081c6
Elasticsearch: Invalid response JSON parsing error should be downstream (#101506)
* Elasticsearch: Invalid response JSON parsing error should be downstream

* Add test

* Update test
2025-03-03 18:14:43 +01:00
..
client Elasticsearch: Invalid response JSON parsing error should be downstream (#101506) 2025-03-03 18:14:43 +01:00
instrumentation
kinds/dataquery Codegen: Generate Golang code using cog (#98812) 2025-01-14 15:58:38 +01:00
testdata
testdata_request
testdata_response
data_query.go Elasticsearch: Invalid URL and unsupported protocol should be downstream errors (#100886) 2025-02-20 10:04:48 +01:00
data_query_test.go ElasticSearch: Parse histogram interval as float instead int (#99270) 2025-01-22 12:51:24 +01:00
elasticsearch.go Elasticsearch: Use _field_caps instead of _mapping to get fields (#97607) 2024-12-12 17:20:04 -05:00
elasticsearch_test.go
error_handling_test.go Elasticsearch and Cloudwatch: Replace deprecated experimental/errorsource (#97363) 2024-12-12 10:12:03 +01:00
healthcheck.go Elasticsearch: Remove frontend testDatasource method (#99894) 2025-02-10 18:33:36 +01:00
healthcheck_test.go Elasticsearch: Remove frontend testDatasource method (#99894) 2025-02-10 18:33:36 +01:00
models.go
parse_query.go fix: mark bucketAgg parse errors as downstream (#97478) 2024-12-06 15:02:06 +01:00
parse_query_test.go
querydata_test.go
response_bench_test.go
response_parser.go Elasticsearch and Cloudwatch: Replace deprecated experimental/errorsource (#97363) 2024-12-12 10:12:03 +01:00
response_parser_test.go
snapshot_test.go