grafana/pkg/tsdb/elasticsearch/client
Andreas Christou 4a7a3f9e2a
ElasticSearch: Fallback parse total hits as int (#105615)
* Attempt int parsing

* Update total hits logic

- Do not allow the error to fail the request
- Add some comments

* Mark log as debug
2025-05-19 18:08:38 +01:00
..
client.go
client_test.go
index_pattern.go
index_pattern_test.go
models.go
search_request.go
search_request_test.go