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 335bcd1e4e
elasticsearch: more robust field order (#65102)
2 years ago
..
client Elasticsearch: Add log highlight processing on backend (#63924) 2 years ago
kinds/dataquery Schema: Remove `key` from root DataQuery type (#64467) 2 years ago
testdata Elasticsearch: Fix where name of frame is set (#64233) 2 years ago
testdata_request elastic: backend: removed unused time-field (#61362) 2 years ago
testdata_response elasticsearch: more tests (#64971) 2 years ago
data_query.go Elasticsearch: Rename time series query to es data query (#64225) 2 years ago
data_query_test.go Elasticsearch: Rename time series query to es data query (#64225) 2 years ago
elasticsearch.go Elasticsearch: Rename time series query to es data query (#64225) 2 years ago
elasticsearch_test.go Chore: Fix goimports grouping (#62428) 2 years ago
error_handling_test.go elastic: improve error-messages, first step, tests only (#61847) 2 years ago
models.go elastic: backend: removed unused time-field (#61362) 2 years ago
parse_query.go Chore: Fix goimports grouping (#62428) 2 years ago
parse_query_test.go elastic: backend: removed unused time-field (#61362) 2 years ago
querydata_test.go Elasticsearch: Implement processing of logs query results in backend (#63647) 2 years ago
response_parser.go elasticsearch: more robust field order (#65102) 2 years ago
response_parser_frontend_test.go elasticsearch: more robust field order (#65102) 2 years ago
response_parser_test.go Elasticsearch: Add log highlight processing on backend (#63924) 2 years ago
snapshot_test.go elasticsearch: more tests (#64971) 2 years ago