grafana/pkg/tsdb/elasticsearch
Selene e128c36127
Codegen: Cog and go fixes (#101408)
* Update to latest cog version and update workspaces

* Update generated go files

* Try to avoid concurrency issues

* Update workspaces

* Try to remove the sync...

* Remove grafana dependency from xorm go.mod file
2025-03-12 10:12:56 +01:00
..
client Elasticsearch: Invalid response JSON parsing error should be downstream (#101506) 2025-03-03 18:14:43 +01:00
instrumentation Elasticsearch: Decouple backend from infra/tracing (#90528) 2024-07-19 09:26:10 +02:00
kinds/dataquery Codegen: Cog and go fixes (#101408) 2025-03-12 10:12:56 +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.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 Chore: Update elasticsearch_test.go (#92602) 2024-08-28 17:34:57 +02:00
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 Elasticsearch: Fix using of individual query time ranges when querying (#84201) 2024-03-13 12:49:35 +02:00
parse_query.go fix: mark bucketAgg parse errors as downstream (#97478) 2024-12-06 15:02:06 +01:00
parse_query_test.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.go Elasticsearch and Cloudwatch: Replace deprecated experimental/errorsource (#97363) 2024-12-12 10:12:03 +01:00
response_parser_test.go Elasticsearch: Decouple backend from infra/tracing (#90528) 2024-07-19 09:26:10 +02:00
snapshot_test.go Elastic: Add `id` field to Elastic responses to allow permalinking (#73382) 2023-08-18 11:39:58 +02:00