mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 05:17:26 -05:00
* Use levenshtein method to sort metric names * Optionally hide empty panels in MetricSelectScene * Transform ignore leven * Refactor code to use $behaviours. Move preview cache to class variable instead of state * Use lazy loading for metric scene * Update scenes lib * simplify behavior * Remove hide empty toggle * Bump scenes --------- Co-authored-by: Torkel Ödegaard <torkel@grafana.com>