grafana/pkg/tsdb/elasticsearch/client
Florian Verdonck 2c7c2088d9
Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117)
* feat: Show total amount of hits in Elastic Search query

* Add test with multiple series.
2025-04-28 08:32:28 -05:00
..
client.go Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 2025-04-28 08:32:28 -05:00
client_test.go ElasticSearch: Improve index pattern error messaging and docs (#103899) 2025-04-14 15:55:33 +02:00
index_pattern.go ElasticSearch: Improve index pattern error messaging and docs (#103899) 2025-04-14 15:55:33 +02:00
index_pattern_test.go ElasticSearch: Improve index pattern error messaging and docs (#103899) 2025-04-14 15:55:33 +02:00
models.go Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 2025-04-28 08:32:28 -05:00
search_request.go ElasticSearch: Neaten up vars/consts (#91989) 2024-08-16 09:42:39 -04:00
search_request_test.go