-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TECH DEBT]: Use LSQL for Dashboards-as-code instead of unreadable JSON files #708
Closed
1 task done
Labels
tech debt
design flaws and other cascading effects
Comments
nfx
changed the title
[TECH DEBT]:
[TECH DEBT]: Use LSQL for Dashboards-as-code instead of unreadable JSON files
Jul 24, 2024
Related PR: databrickslabs/lsql#270 |
sundarshankar89
added a commit
to sundarshankar89/remorph
that referenced
this issue
Jan 2, 2025
closes databrickslabs#708 The existing dashboard has been broken into 2. For features unsupported by LSQL, we are using overrides to implement the required widgets. Conditional formatting depends on databrickslabs/lsql#299 Screenshots: ![REMORPH Reconciliation Metrics](https://github.com/user-attachments/assets/af7f6341-cecf-42d9-96b4-931a0347ed85) ![REMORPH Aggregate Reconciliation Metrics](https://github.com/user-attachments/assets/2c70b071-e373-4ab4-8923-7706ae60b6ce) -- co-authored by @bishwajit-db and @sundarshankar89 --------- Co-authored-by: Bishwajit <bishwajit.dey@databricks.com>
sundarshankar89
added a commit
to sundarshankar89/remorph
that referenced
this issue
Jan 3, 2025
closes databrickslabs#708 The existing dashboard has been broken into 2. For features unsupported by LSQL, we are using overrides to implement the required widgets. Conditional formatting depends on databrickslabs/lsql#299 Screenshots: ![REMORPH Reconciliation Metrics](https://github.com/user-attachments/assets/af7f6341-cecf-42d9-96b4-931a0347ed85) ![REMORPH Aggregate Reconciliation Metrics](https://github.com/user-attachments/assets/2c70b071-e373-4ab4-8923-7706ae60b6ce) -- co-authored by @bishwajit-db and @sundarshankar89 --------- Co-authored-by: Bishwajit <bishwajit.dey@databricks.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Category of feature request
Other
Problem statement
Use LSQL for dashboards-as-code
Proposed Solution
See docs at https://github.com/databrickslabs/lsql/blob/main/docs/dashboards.md
See UCX codebase for example usage
Additional Context
No response
The text was updated successfully, but these errors were encountered: