grafana/pkg/tsdb/elasticsearch
Andreas Christou c1a46fdcb5
Elasticsearch: Decoupling from core (#115900)
* Complete decoupling of backend

- Replace usage of featuremgmt
- Copy simplejson
- Add standalone logic

* Complete frontend decoupling

- Fix imports
- Copy store and reducer logic

* Add required files for full decoupling

* Regen cue

* Prettier

* Remove unneeded script

* Jest fix

* Add jest config

* Lint

* Lit

* Prune suppresions
2026-01-14 12:54:21 +00:00
..
client Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
instrumentation Elasticsearch: Decouple backend from infra/tracing (#90528) 2024-07-19 09:26:10 +02:00
kinds/dataquery Elasticsearch: Raw query editor for DSL (#114066) 2025-12-15 19:11:05 +00:00
simplejson Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
standalone Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00: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 Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 2025-04-28 08:32:28 -05:00
aggregation_factory.go Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
data_query.go Elasticsearch: Raw query editor for DSL (#114066) 2025-12-15 19:11:05 +00:00
data_query_processor.go Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
data_query_settings.go Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
data_query_test.go Elasticsearch: Raw query editor for DSL (#114066) 2025-12-15 19:11:05 +00:00
data_query_validator.go Elasticsearch: Builder queries no longer execute in code mode (#115456) 2025-12-30 15:37:19 +00:00
dataframe_builder.go Elasticsearch: data query refactor (#113360) 2025-11-19 15:10:12 +00:00
elasticsearch.go Elasticsearch: Add support for serverless connections (#114855) 2026-01-14 12:51:42 +00:00
elasticsearch_test.go Elasticsearch: Add support for serverless connections (#114855) 2026-01-14 12:51:42 +00:00
error_handling_test.go Elasticsearch and Cloudwatch: Replace deprecated experimental/errorsource (#97363) 2024-12-12 10:12:03 +01:00
field_namer.go Elasticsearch: data query refactor (#113360) 2025-11-19 15:10:12 +00:00
healthcheck.go Elasticsearch: Add support for serverless connections (#114855) 2026-01-14 12:51:42 +00:00
healthcheck_test.go ElasticSearch: Fix inline casting bug when validating the index (#108951) 2025-08-01 11:01:25 -05:00
logs_response_processor.go Elasticsearch: data query refactor (#113360) 2025-11-19 15:10:12 +00:00
metrics_response_processor.go Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
models.go Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
parse_query.go Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00: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
raw_dsl_aggregation_parser.go Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
raw_dsl_aggregation_parser_test.go Elasticsearch: Raw query editor for DSL (#114066) 2025-12-15 19:11:05 +00:00
raw_response_processor.go Elasticsearch: data query refactor (#113360) 2025-11-19 15:10:12 +00: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: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
response_parser_test.go Plugins: Upgrade github.com/grafana/grafana-plugin-sdk-go v0.283.0 => v0.284.0 (#114400) 2025-11-25 15:46:07 +00:00
response_utils.go Elasticsearch: Decoupling from core (#115900) 2026-01-14 12:54:21 +00:00
snapshot_test.go Elastic: Add id field to Elastic responses to allow permalinking (#73382) 2023-08-18 11:39:58 +02:00