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
Gábor Farkas d9fd807375
Elasticsearch: Fix consistent label order in alerting (#62497)
3 years ago
..
client Chore: Fix goimports grouping (#62428) 3 years ago
kinds/dataquery Elasticsearch: Implement schema for query (#62147) 3 years ago
testdata Elasticsearch: backend: do not set name for time-fields (#60169) 3 years ago
testdata_request elastic: backend: removed unused time-field (#61362) 3 years ago
testdata_response elastic: backend: removed unused time-field (#61362) 3 years ago
elasticsearch.go Elasticsearch: Fix failing requests when using SigV4 (#61923) 3 years ago
elasticsearch_test.go Chore: Fix goimports grouping (#62428) 3 years ago
error_handling_test.go elastic: improve error-messages, first step, tests only (#61847) 3 years ago
models.go elastic: backend: removed unused time-field (#61362) 3 years ago
parse_query.go Chore: Fix goimports grouping (#62428) 3 years ago
parse_query_test.go elastic: backend: removed unused time-field (#61362) 3 years ago
querydata_test.go Chore: Fix goimports grouping (#62428) 3 years ago
response_parser.go Elasticsearch: Fix consistent label order in alerting (#62497) 3 years ago
response_parser_frontend_test.go elastic: backend: removed unused time-field (#61362) 3 years ago
response_parser_test.go Elasticsearch: Fix consistent label order in alerting (#62497) 3 years ago
snapshot_test.go Elasticsearch: Add query building for log queries (#60182) 3 years ago
time_series_query.go Chore: Fix goimports grouping (#62428) 3 years ago
time_series_query_test.go Chore: Fix goimports grouping (#62428) 3 years ago