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
Nathan Vērzemnieks 3d856dcb33
fix: mark bucketAgg parse errors as downstream (#97478)
1 year ago
..
client
instrumentation
kinds/dataquery
testdata
testdata_request
testdata_response
data_query.go Elasticsearch: Replace error source http client with a new error source methods (#96570) 1 year ago
data_query_test.go
elasticsearch.go Elasticsearch: Replace error source http client with a new error source methods (#96570) 1 year ago
elasticsearch_test.go
error_handling_test.go Elasticsearch: Replace error source http client with a new error source methods (#96570) 1 year ago
healthcheck.go Elasticsearch: Health endpoint should handle http errors (#96803) 1 year ago
healthcheck_test.go Elasticsearch: Health endpoint should handle http errors (#96803) 1 year ago
models.go
parse_query.go fix: mark bucketAgg parse errors as downstream (#97478) 1 year ago
parse_query_test.go
querydata_test.go
response_bench_test.go
response_parser.go Elasticsearch: Mark elasticsearch errors as downstream (#96152) 1 year ago
response_parser_test.go
snapshot_test.go