-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Use Case
To enable customising dashboard layouts by passing custom JSON for widgets instead of .dashboard.ts
Proposal
All dashboards in hypertrace are powered through a JSON object which are exported from the respective .dashboard.ts file. This limits the users from creating custom dashboards as per their need.
To add support for custom dashboards we can fetch the JSON config before loading the dashboard screen. For the first phase this config can be served via static JSON files as well
Metadata
Metadata
Assignees
Labels
No labels