mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06: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>