Skip to content

feat(explore): Add 1 day interval option for durations >= 14 days#112919

Merged
gggritso merged 1 commit intomasterfrom
georgegritsouk/dain-1511-add-1d-buckets-to-interval-selection-in-explore-and
Apr 14, 2026
Merged

feat(explore): Add 1 day interval option for durations >= 14 days#112919
gggritso merged 1 commit intomasterfrom
georgegritsouk/dain-1511-add-1d-buckets-to-interval-selection-in-explore-and

Conversation

@gggritso
Copy link
Copy Markdown
Member

@gggritso gggritso commented Apr 14, 2026

Add a "1 day" bucket option to the interval dropdown in Explore and Dashboards for time ranges of 14 days or more.

The interval rebalancing in #112562 removed the 1d option. This was flagged by user feedback — for longer time ranges, daily bucketing is a natural and useful granularity. Rather than re-tuning the interval ladders, this appends 1d as an extra option outside the ladder system. The default interval for each strategy (smallest for Explore, second-biggest for Dashboards) is computed before the extra is appended, so defaults are unchanged.

Refs DAIN-1511

The interval rebalancing in #112562 removed the 1d bucket option.
Add it back as an extra option appended to the dropdown for durations
of 14 days or more, without changing the ladder-derived defaults.

Refs DAIN-1511
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 14, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 14, 2026
@sentry
Copy link
Copy Markdown
Contributor

sentry bot commented Apr 14, 2026

Sentry Snapshot Testing

Name Added Removed Modified Renamed Unchanged Status
sentry-frontend
sentry-frontend
0 0 0 0 204 ✅ Unchanged

@gggritso gggritso requested a review from a team April 14, 2026 14:40
@gggritso gggritso marked this pull request as ready for review April 14, 2026 14:40
@gggritso gggritso requested a review from a team as a code owner April 14, 2026 14:40
@gggritso gggritso merged commit 8b7df6f into master Apr 14, 2026
67 checks passed
@gggritso gggritso deleted the georgegritsouk/dain-1511-add-1d-buckets-to-interval-selection-in-explore-and branch April 14, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants