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

ref(eap): useServiceEntrySpans code flow #88262

Merged
merged 3 commits into from
Mar 31, 2025
Merged

Conversation

0Calories
Copy link
Member

@0Calories 0Calories commented Mar 28, 2025

Iterates on #87923 by breaking up the logical flow of this hook into two separate hooks

@0Calories 0Calories self-assigned this Mar 28, 2025
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 28, 2025
@0Calories 0Calories requested a review from mjq March 28, 2025 20:32
@0Calories 0Calories marked this pull request as ready for review March 28, 2025 20:32
@0Calories 0Calories requested a review from a team as a code owner March 28, 2025 20:32
Copy link
Member

@mjq mjq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks for following up on this, LGTM 👍

@@ -82,9 +193,7 @@ export function useServiceEntrySpansQuery({
cursor,
pageFilters: selection,
// This query does not apply when the Recent option is selected
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: this comment can probably be deleted now (it's far enough away from the logic that it's a bit confusing)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@0Calories 0Calories enabled auto-merge (squash) March 31, 2025 14:51
@0Calories 0Calories merged commit 3626131 into master Mar 31, 2025
40 checks passed
@0Calories 0Calories deleted the ash/ref/ses-span-query-hook branch March 31, 2025 15:07
andrewshie-sentry pushed a commit that referenced this pull request Mar 31, 2025
Iterates on #87923 by breaking
up the logical flow of this hook into two separate hooks
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