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
Igor Suleymanov c68234f7e7
Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796)
2 months ago
..
client Elasticsearch: Invalid response JSON parsing error should be downstream (#101506) 3 months ago
instrumentation Elasticsearch: Decouple backend from infra/tracing (#90528) 10 months ago
kinds/dataquery Add Makefile targets for generating dashboard app code and update it to SDK v0.35.0 (#102796) 2 months ago
testdata
testdata_request
testdata_response
data_query.go Elasticsearch: Invalid URL and unsupported protocol should be downstream errors (#100886) 3 months ago
data_query_test.go ElasticSearch: Parse histogram interval as float instead int (#99270) 4 months ago
elasticsearch.go Elasticsearch: Use _field_caps instead of _mapping to get fields (#97607) 5 months ago
elasticsearch_test.go Chore: Update elasticsearch_test.go (#92602) 9 months ago
error_handling_test.go Elasticsearch and Cloudwatch: Replace deprecated experimental/errorsource (#97363) 5 months ago
healthcheck.go Elasticsearch: Remove frontend testDatasource method (#99894) 3 months ago
healthcheck_test.go Elasticsearch: Remove frontend testDatasource method (#99894) 3 months ago
models.go
parse_query.go fix: mark bucketAgg parse errors as downstream (#97478) 6 months ago
parse_query_test.go Elasticsearch: Decouple backend from infra/log (#90527) 10 months ago
querydata_test.go Elasticsearch: Decouple backend from infra/tracing (#90528) 10 months ago
response_bench_test.go
response_parser.go Elasticsearch and Cloudwatch: Replace deprecated experimental/errorsource (#97363) 5 months ago
response_parser_test.go Elasticsearch: Decouple backend from infra/tracing (#90528) 10 months ago
snapshot_test.go