fix: enable selectable time intervals for metrics across all screens#807
fix: enable selectable time intervals for metrics across all screens#807
Conversation
Codecov Report
@@ Coverage Diff @@
## main #807 +/- ##
=======================================
Coverage 85.42% 85.42%
=======================================
Files 792 792
Lines 16192 16192
Branches 2069 2069
=======================================
Hits 13832 13832
Misses 2329 2329
Partials 31 31
Continue to review full report at Codecov.
|
This comment has been minimized.
This comment has been minimized.
anandtiwary
left a comment
There was a problem hiding this comment.
Did we change it to false recently?
Actually, it has been false since long time. That change happened post launch. I think @arjunlalb , @aaron-steinfeld or @skjindal93 might have some additional context here. |
We changed it to false, because we felt that the interval selector was overcrowding the cartesians in overview and home dashboards |
Description
Resolves #749 by making changes as per the discussion here: #749 (comment) .
Enabling
selectable-intervalwill show up in UI like this screenshot from earlier version:Testing
NA
Checklist: