Skip to content

Conversation

@shruthilayaj
Copy link
Member

EAP timeseries don't round time buckets to the nearest time window snql does,
So for example, if start was 7:01 with a 15 min interval, EAP would
bucket it as 7:01, 7:16 etc. Force rounding the start and end times so we
get the buckets snql returns so we can match time buckets.

@shruthilayaj shruthilayaj requested a review from a team as a code owner May 12, 2025 13:49
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label May 12, 2025
@shruthilayaj shruthilayaj merged commit 2b93dc4 into master May 12, 2025
59 checks passed
@shruthilayaj shruthilayaj deleted the shruthi/feat/better-timestamp-rounding-logic branch May 12, 2025 14:27
andrewshie-sentry pushed a commit that referenced this pull request May 12, 2025
EAP timeseries don't round time buckets to the nearest time window snql
does,
So for example, if start was 7:01 with a 15 min interval, EAP would
bucket it as 7:01, 7:16 etc. Force rounding the start and end times so
we
get the buckets snql returns so we can match time buckets.
@github-actions github-actions bot locked and limited conversation to collaborators May 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants