mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Elastic: To get fields, start with today's index and go backwards * Elastic: distinguish non-existing indices from other issues; change index traversal from recursive to iterative; go through a max of 7 days * Elastic: fix the comments Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>