feat: update IDs when importing dashboards (#11991)

* feat: update IDs when importing dashboards

* Fix typos
This commit is contained in:
Beto Dealmeida
2020-12-11 18:19:36 -08:00
committed by GitHub
parent 9277a54a12
commit 45703a1dea
4 changed files with 86 additions and 11 deletions

View File

@@ -488,8 +488,9 @@ dashboard_config = {
},
},
"metadata": {
"timed_refresh_immune_slices": [],
"expanded_slices": {},
"timed_refresh_immune_slices": [83],
"filter_scopes": {"83": {"region": {"scope": ["ROOT_ID"], "immune": [83]}},},
"expanded_slices": {"83": True},
"refresh_frequency": 0,
"default_filters": "{}",
"color_scheme": None,