The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/tsdb/elasticsearch
Will Browne 9d92818cae
Plugins: Update PDC pattern from latest plugin SDK changes (#76576)
2 years ago
..
client Elasticsearch: Added support for calendar_interval in ES date histogram queries (#75459) 2 years ago
instrumentation Elasticsearch: Add instrumentation for `elasticsearch_plugin_parse_response_duration_seconds` (#75628) 2 years ago
kinds/dataquery Codegen: Generate `any` instead of `interface{}` (#70201) 2 years ago
testdata Elasticsearch: Fix legend generated on backend (#66039) 2 years ago
testdata_request Elasticsearch: Fix processing of logs with not-recognized time format (#67767) 2 years ago
testdata_response Elastic: Add `id` field to Elastic responses to allow permalinking (#73382) 2 years ago
data_query.go Elasticsearch: Clean up query print leftover (#76543) 2 years ago
data_query_test.go Elasticsearch: Added support for calendar_interval in ES date histogram queries (#75459) 2 years ago
elasticsearch.go Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2 years ago
elasticsearch_test.go Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2 years ago
error_handling_test.go elastic: improve error-messages, first step, tests only (#61847) 2 years ago
models.go elastic: backend: removed unused time-field (#61362) 2 years ago
parse_query.go Elasticsearch: Improve backend instrumentation of `QueryData` calls (#74172) 2 years ago
parse_query_test.go Elasticsearch: Improve backend instrumentation of `QueryData` calls (#74172) 2 years ago
querydata_test.go Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
response_bench_test.go Elasticsearch: Add benchmarks for processing of requests and responses (#65354) 2 years ago
response_parser.go Tracing: Standardize on otel tracing (#75528) 2 years ago
response_parser_test.go Tracing: Use tracing.InitializeTracerForTest (#75479) 2 years ago
snapshot_test.go Elastic: Add `id` field to Elastic responses to allow permalinking (#73382) 2 years ago