hypertrace-ui icon indicating copy to clipboard operation
hypertrace-ui copied to clipboard

UI for Hypertrace

Results 141 hypertrace-ui issues
Sort by recently updated
recently updated
newest added

## Description Please include a summary of the change, motivation and context. ### Testing Please describe the tests that you ran to verify your changes. Please summarize what did you...

## 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...

## Use Case The below error shows up in the browser (Microsoft Edge) when we check the Elements tab in developer tools. It's clear that `role` is being used as...

## Use Case It's pretty common for developers to keep their browser window slightly narrower than full screen width to quickly switch between applications. The numbers in the Services Overview...

## Use Case Currently every new person working on the Hypertrace UI codebase has to go through the [components](https://github.com/hypertrace/hypertrace-ui/tree/main/projects/components/src) source code to figure out which UI components are available and...

## Description Please include a summary of the change, motivation and context. ### Testing Please describe the tests that you ran to verify your changes. Please summarize what did you...

Selected an invalid time range: This throws an error. Saw the logs: `java.lang.IllegalArgumentException: Invalid time range. Both start and end times have to be valid timestamps.` Would be helpful if...

## Use Case We would like to track the following metrics for Hypertrace to improve the evangelism 1. Weekly active users 2. Weekly activity on services Tracking the above metrics...

## Use Case Visualize traffic patterns like calls count, P99 latency, error across IP, user_id, api_key, etc via the explorer tab. This will help us debug issues like 1. Latency/Errors...