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
Ivana Huckova 09bb4423d2
Elasticsearch: Fix pipeline aggregation queries in backend to pass frontend tests (#60337)
3 years ago
..
client Elasticsearch: Add query building for log queries (#60182) 3 years ago
testdata Elasticsearch: backend: do not set name for time-fields (#60169) 3 years ago
testdata_request Elasticsearch: Add query building for log queries (#60182) 3 years ago
testdata_response Elasticsearch: backend: do not set name for time-fields (#60169) 3 years ago
elasticsearch.go elastic: add more backend tests (#59312) 3 years ago
elasticsearch_test.go Elasticsearch: Reuse http client in the backend (#55172) 3 years ago
models.go Elasticsearch: Add query building for log queries (#60182) 3 years ago
parse_query.go Elasticsearch: Refactor parse query (#60440) 3 years ago
parse_query_test.go Elasticsearch: Refactor parse query (#60440) 3 years ago
querydata_test.go elastic: add more backend tests (#59312) 3 years ago
response_parser.go Elasticsearch: backend: do not set name for time-fields (#60169) 3 years ago
response_parser_frontend_test.go elastic: enabled more tests (#60331) 3 years ago
response_parser_test.go Elasticsearch: Refactor parse query (#60440) 3 years ago
snapshot_test.go Elasticsearch: Add query building for log queries (#60182) 3 years ago
time_series_query.go Elasticsearch: Fix pipeline aggregation queries in backend to pass frontend tests (#60337) 3 years ago
time_series_query_test.go Elasticsearch: Fix pipeline aggregation queries in backend to pass frontend tests (#60337) 3 years ago