grafana/pkg/tsdb/elasticsearch
Dan Cech 91cf4f0c1c
Revert "Plugins: Update PDC pattern from latest plugin SDK changes" (#76565)
Revert "Plugins: Update PDC pattern from latest plugin SDK changes (#76036)"

This reverts commit 151f6d6216.
2023-10-13 12:35:16 -04:00
..
client Elasticsearch: Added support for calendar_interval in ES date histogram queries (#75459) 2023-10-09 12:37:38 +02:00
instrumentation Elasticsearch: Add instrumentation for elasticsearch_plugin_parse_response_duration_seconds (#75628) 2023-09-28 18:38:14 +03:00
kinds/dataquery Codegen: Generate any instead of interface{} (#70201) 2023-06-16 10:54:56 +02:00
testdata Elasticsearch: Fix legend generated on backend (#66039) 2023-04-11 13:29:38 +02:00
testdata_request Elasticsearch: Fix processing of logs with not-recognized time format (#67767) 2023-05-04 19:33:00 +02:00
testdata_response Elastic: Add id field to Elastic responses to allow permalinking (#73382) 2023-08-18 11:39:58 +02:00
data_query_test.go Elasticsearch: Added support for calendar_interval in ES date histogram queries (#75459) 2023-10-09 12:37:38 +02:00
data_query.go Elasticsearch: Clean up query print leftover (#76543) 2023-10-13 19:17:09 +03:00
elasticsearch_test.go Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2023-09-21 11:33:31 +02:00
elasticsearch.go Revert "Plugins: Update PDC pattern from latest plugin SDK changes" (#76565) 2023-10-13 12:35:16 -04: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 Elasticsearch: Improve backend instrumentation of QueryData calls (#74172) 2023-09-07 13:54:16 +02:00
parse_query.go Elasticsearch: Improve backend instrumentation of QueryData calls (#74172) 2023-09-07 13:54:16 +02:00
querydata_test.go Tracing: Use tracing.InitializeTracerForTest (#75479) 2023-09-27 09:51:57 +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 Tracing: Use tracing.InitializeTracerForTest (#75479) 2023-09-27 09:51:57 +02:00
response_parser.go Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
snapshot_test.go Elastic: Add id field to Elastic responses to allow permalinking (#73382) 2023-08-18 11:39:58 +02:00