Skip to content

Feature: Support for custom dashboards #1555

@akashmane1598

Description

@akashmane1598

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions