Variables: Support static keys in AdHocFiltersVariable (#83157)

* initial start

* don't use getTagKeysProvider

* some cleanup

* undo kinds adjustment

* simplify

* remove async declaration

* add description and a couple of unit tests

* add transformSaveModelToScene test

* add tests for AdHocVariableForm

* add tests for AdHocFiltersVariableEditor

* update to defaultKeys

* fix snapshots

* update to 3.13.3
This commit is contained in:
Ashley Harrison
2024-03-18 16:12:00 +00:00
committed by GitHub
parent 677b765dab
commit b1b65faf02
13 changed files with 337 additions and 34 deletions
+1 -1
View File
@@ -250,7 +250,7 @@
"@grafana/o11y-ds-frontend": "workspace:*",
"@grafana/prometheus": "workspace:*",
"@grafana/runtime": "workspace:*",
"@grafana/scenes": "^3.11.0",
"@grafana/scenes": "3.13.3",
"@grafana/schema": "workspace:*",
"@grafana/sql": "workspace:*",
"@grafana/ui": "workspace:*",