mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
This fixes a regression introduced in #16646 where using Elasticsearch pre-v7.0 and alerting resulted in an error when trying to deserialize the response of total number of hits. Total number of hits is not in use by the backend so we're removing it for now to make ES 6 and 7 being able to deserialize search responses without errors. Closes #15622 |
||
---|---|---|
.. | ||
client_test.go | ||
client.go | ||
index_pattern_test.go | ||
index_pattern.go | ||
models.go | ||
search_request_test.go | ||
search_request.go |