hypertrace-ui
hypertrace-ui copied to clipboard
UI for Hypertrace
## Use Case As a user, I want to view different graphs simultaneously on the Explorer screen to get an overview of my API's performance. This is very difficult with...
## Use Case As a user, I'm trying to add separate groupBy filters for the different metrics I've added to the Explorer visualisation. ## Proposal Add a separate groupBy input...
## Actual Behaviour If we add multiple metrics to the Explorer visualisation, the metrics cover up the graph and even hide the results below the graph. ## Expected behaviour The...
## Use Case I want to be able to save the different queries I frequently search for in the Explorer view. Right now we need to type manually every single...
## Description Please include a summary of the change, motivation and context. refactor: returning empty array when toggledRow is undefined ### Testing Please describe the tests that you ran to...
## Description Export a type.
## Description Added a new metric card ### Checklist: - My changes generate no new warnings - I have added tests that prove my fix is effective or that my...
Tree with checkboxes for hierarchical selection
## Description If the header text is too long, the sheet overlay component header becomes messed up. Fixing it by breaking the header text for really long text. ### Testing...
## Description Please include a summary of the change, motivation and context. refactor: migrating string array cell to use the new component ### Testing Please describe the tests that you...