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
Ryan McKinley d4c446f42c
Chore: Update k8s.io to v0.33.1 (#105307)
1 month ago
..
client ElasticSearch: Fallback parse total hits as int (#105615) 1 month ago
instrumentation Elasticsearch: Decouple backend from infra/tracing (#90528) 11 months ago
kinds/dataquery Chore: Update k8s.io to v0.33.1 (#105307) 1 month ago
testdata Elasticsearch: Fix creating of legend so it is backward compatible with frontend produced frames (#81708) 1 year ago
testdata_request Elasticsearch: Fix processing of raw_data with not-recognized time format (#78262) 2 years ago
testdata_response Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 2 months ago
data_query.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
data_query_test.go ElasticSearch: Parse histogram interval as float instead int (#99270) 5 months ago
elasticsearch.go Elasticsearch: Use _field_caps instead of _mapping to get fields (#97607) 7 months ago
elasticsearch_test.go Chore: Update elasticsearch_test.go (#92602) 10 months ago
error_handling_test.go Elasticsearch and Cloudwatch: Replace deprecated experimental/errorsource (#97363) 7 months ago
healthcheck.go CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
healthcheck_test.go Elasticsearch: Remove frontend testDatasource method (#99894) 5 months ago
models.go Elasticsearch: Fix using of individual query time ranges when querying (#84201) 1 year ago
parse_query.go fix: mark bucketAgg parse errors as downstream (#97478) 7 months ago
parse_query_test.go Elasticsearch: Decouple backend from infra/log (#90527) 11 months ago
querydata_test.go Elasticsearch: Decouple backend from infra/tracing (#90528) 11 months ago
response_bench_test.go Elasticsearch: Add benchmarks for processing of requests and responses (#65354) 2 years ago
response_parser.go Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 2 months ago
response_parser_test.go Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 2 months ago
snapshot_test.go Elastic: Add `id` field to Elastic responses to allow permalinking (#73382) 2 years ago