grafana/pkg/tsdb/elasticsearch
Ivana Huckova d00c4fd35a
Elasticsearch: Replace error source http client with a new error source methods (#96570)
* Elasticsearch: Replace error source http client with methods

* Update

* Update

* Update tests

* Update

* Update

* Update pkg/tsdb/elasticsearch/data_query.go

Co-authored-by: Nathan Vērzemnieks <njvrzm@gmail.com>

* Trigger build

---------

Co-authored-by: Nathan Vērzemnieks <njvrzm@gmail.com>
2024-11-18 14:39:21 +01:00
..
client ElasticSearch: Neaten up vars/consts (#91989) 2024-08-16 09:42:39 -04:00
instrumentation Elasticsearch: Decouple backend from infra/tracing (#90528) 2024-07-19 09:26:10 +02:00
kinds/dataquery Datasource: Change query filtering (#84656) 2024-03-21 13:39:39 +01:00
testdata Elasticsearch: Fix creating of legend so it is backward compatible with frontend produced frames (#81708) 2024-02-02 12:47:45 +01:00
testdata_request Elasticsearch: Fix processing of raw_data with not-recognized time format (#78262) 2023-11-20 12:01:41 +01:00
testdata_response Elasticsearch: Fix creating of legend so it is backward compatible with frontend produced frames (#81708) 2024-02-02 12:47:45 +01:00
data_query_test.go Elasticsearch: Decouple backend from infra/tracing (#90528) 2024-07-19 09:26:10 +02:00
data_query.go Elasticsearch: Replace error source http client with a new error source methods (#96570) 2024-11-18 14:39:21 +01:00
elasticsearch_test.go Chore: Update elasticsearch_test.go (#92602) 2024-08-28 17:34:57 +02:00
elasticsearch.go Elasticsearch: Replace error source http client with a new error source methods (#96570) 2024-11-18 14:39:21 +01:00
error_handling_test.go Elasticsearch: Replace error source http client with a new error source methods (#96570) 2024-11-18 14:39:21 +01:00
healthcheck_test.go Elasticsearch: Decouple backend from infra/log (#90527) 2024-07-19 08:51:18 +02:00
healthcheck.go Elasticsearch: Decouple backend from infra/log (#90527) 2024-07-19 08:51:18 +02:00
models.go Elasticsearch: Fix using of individual query time ranges when querying (#84201) 2024-03-13 12:49:35 +02:00
parse_query_test.go Elasticsearch: Decouple backend from infra/log (#90527) 2024-07-19 08:51:18 +02:00
parse_query.go Elasticsearch: Decouple backend from infra/log (#90527) 2024-07-19 08:51:18 +02:00
querydata_test.go Elasticsearch: Decouple backend from infra/tracing (#90528) 2024-07-19 09:26:10 +02: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: Decouple backend from infra/tracing (#90528) 2024-07-19 09:26:10 +02:00
response_parser.go Elasticsearch: Mark elasticsearch errors as downstream (#96152) 2024-11-12 08:46:31 -05:00
snapshot_test.go Elastic: Add id field to Elastic responses to allow permalinking (#73382) 2023-08-18 11:39:58 +02:00