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
Mario Trangoni 303e70db25 pkg/tsdb/elasticsearch/response_parser.go: simplify redundant code 7 years ago
..
client pkg/tsdb/elasticsearch/client/search_request.go: simplify loop with 7 years ago
elasticsearch.go elasticsearch: refactor query handling and use new es simple client 8 years ago
models.go elasticsearch: refactor query handling and use new es simple client 8 years ago
response_parser.go pkg/tsdb/elasticsearch/response_parser.go: simplify redundant code 7 years ago
response_parser_test.go elasticsearch: refactor query handling and use new es simple client 8 years ago
time_series_query.go elasticsearch: minor refactor 8 years ago
time_series_query_test.go elasticsearch: minor refactor 8 years ago