Skip to content

Commit 9ad42bf

Browse files
committed
refactor: moves Superset Metadata dashboard into a tab on the Operator dashboard
and moves the assets to their new location in the repo after changes on latest main.
1 parent 399527e commit 9ad42bf

17 files changed

+356
-431
lines changed

tutoraspects/templates/aspects/build/aspects-superset/openedx-assets/assets/dashboards/Operator_Dashboard.yaml

Lines changed: 354 additions & 0 deletions
Large diffs are not rendered by default.

tutoraspects/templates/openedx-assets/assets/databases/SuperSet_Metadata.yaml renamed to tutoraspects/templates/aspects/build/aspects-superset/openedx-assets/assets/databases/Superset_Metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
_file_name: SuperSet_Metadata.yaml
2-
database_name: SuperSet Metadata
1+
_file_name: Superset_Metadata.yaml
2+
database_name: Superset Metadata
33
sqlalchemy_uri: {{SUPERSET_METADATA_SQLALCHEMY_URI}}
44
cache_timeout: 86400
55
expose_in_sqllab: true

0 commit comments

Comments
 (0)