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)
2 months ago
..
client ElasticSearch: Fallback parse total hits as int (#105615) 2 months ago
instrumentation Elasticsearch: Decouple backend from infra/tracing (#90528) 1 year ago
kinds/dataquery Chore: Update k8s.io to v0.33.1 (#105307) 2 months ago
testdata
testdata_request
testdata_response Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 3 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) 6 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) 11 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
parse_query.go fix: mark bucketAgg parse errors as downstream (#97478) 8 months ago
parse_query_test.go
querydata_test.go Elasticsearch: Decouple backend from infra/tracing (#90528) 1 year ago
response_bench_test.go
response_parser.go Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 3 months ago
response_parser_test.go Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 3 months ago
snapshot_test.go