mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Improves initial indexing speed. Makes params configurable. * fix linter errors * removes kind param * updates index test * remove println from test * removes error check in test * adds log for high index latency ands updates max goroutine var with workers config var * fix test timing out - set worker limit * set the batch size --------- Co-authored-by: Scott Lepper <scott.lepper@gmail.com>