mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* refactor metric select and label filters, add variables to label names dropdown * use MetricsLabelsSection in variable editor * use variable editor UI with MetricsLabelsSection * filter label names by optional metric and allow metric to be cleared * fix tests * testing types for onChangeLabels * testing types for onChangeLabels * testing types for onChangeLabels * Ismails review, remove comment and indent * wrap label filters * improved behavior for selects and inputs, add tests and document behavior