Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(explore): Use better stale times for useSpansQuery hook #88601

Merged

Conversation

shruthilayaj
Copy link
Member

Updates the stale time for spans query hooks.
For timeseries, stale time interval is the duration of timeseries bucket interval.
For tables, doing a ladder - we want to show more up-to-date data on tables.
Only updates for relative time periods.

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 2, 2025
@shruthilayaj shruthilayaj marked this pull request as ready for review April 2, 2025 19:37
@shruthilayaj shruthilayaj requested a review from a team as a code owner April 2, 2025 19:37
@shruthilayaj shruthilayaj merged commit ed7e74c into master Apr 3, 2025
40 checks passed
@shruthilayaj shruthilayaj deleted the shruthi/feat/better-stale-times-for-use-spans-hook branch April 3, 2025 15:55
adrian-codecov pushed a commit that referenced this pull request Apr 3, 2025
Updates the stale time for spans query hooks. 
For timeseries, stale time interval is the duration of timeseries bucket
interval.
For tables, doing a ladder - we want to show more up-to-date data on
tables.
Only updates for relative time periods.
andrewshie-sentry pushed a commit that referenced this pull request Apr 8, 2025
Updates the stale time for spans query hooks. 
For timeseries, stale time interval is the duration of timeseries bucket
interval.
For tables, doing a ladder - we want to show more up-to-date data on
tables.
Only updates for relative time periods.
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