-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Bugs
- Fix "Open in Explorer" flow #7366
- Pre-fill Y Axis Unit in "Add to Dashboard" flow #7368
- The related metrics use unit of the selected metric as unit of all other metrics even if they have different units #7370
- Show the charts in explorer tab vertically #7719
- If i come from dashboards to metrics explorer, the filters of dashboards get automatically applied there. #7721
- Description tooltip coming up twice in List view #7723
- Unhandled errors for treemap/list view #7728
- Filter query not working in metrics explorer #7520
Improvements
- Add search for attribute values as well in all attributes section #7367
- Improve performance of related metrics API call #7369
- Persist one chart per query selection in local storage, url and share exports #7720
- Update the timeseries text in side drawer to include “total” #7724
- In the attributes section of side drawer, remove the horizontal scroll (add truncation) and vertical scroll (instead show initlal few items and then option to expand more) #7725
- Improve default explorer empty state message #7726
- Y-axis unit management in explorer section #7727
- Make unit editable in metric details side drawer #7729
- Retain the filters and time selection, modal open in the URL #7731
- Rearrange dropdowns and inputs at top of Summary View #7732
- If we click on a attribute in ‘All attributes’ section, go the explorer with that applied #7734
- Improve empty state of Metrics explorer summary tab #7688
- Reporting frequency info is missing #7730
- Add to Alerts/Dashboards improvement for Metrics Explorer #7900
- Separate "views" tab in Metrics Explorer #7853
- Home page changes for metrics views #8249
Misc.
- Add logs for Analytics in Metrics Explorer #7262
- Add unit tests for Inspect feature in Metrics Explorer #7803
- Add missing unit tests for Summary View in Metrics Explorer #8240
- Add missing unit tests for Explorer View in Metrics Explorer #8241
- Add missing unit tests for Metric Details drawer in Metrics Explorer #8242