Skip to content

feat(spans): Indexed spans for aggregate span waterfall #69016

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

Merged

Conversation

shruthilayaj
Copy link
Member

@shruthilayaj shruthilayaj commented Apr 16, 2024

Switch to using indexed spans instead of nodestore after a certain cutoff date (it's when the bloom filter index on transaction name was added to spans dataset)

I'm going to follow up with proper tests for indexed spans since these tests were written before we had a way to store them for tests

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 16, 2024
@shruthilayaj shruthilayaj marked this pull request as ready for review April 16, 2024 18:58
@shruthilayaj shruthilayaj requested a review from a team as a code owner April 16, 2024 18:58
@shruthilayaj shruthilayaj merged commit 5e2cffe into master Apr 24, 2024
50 checks passed
@shruthilayaj shruthilayaj deleted the shruthi/feat/use-indexed-spans-for-agg-waterfall branch April 24, 2024 20:10
@shruthilayaj shruthilayaj added the Trigger: Revert Add to a merged PR to revert it (skips CI) label Apr 24, 2024
@getsentry-bot
Copy link
Contributor

PR reverted: 9401b10

getsentry-bot added a commit that referenced this pull request Apr 24, 2024
…)"

This reverts commit 5e2cffe.

Co-authored-by: shruthilayaj <63818634+shruthilayaj@users.noreply.github.com>
MichaelSun48 pushed a commit that referenced this pull request Apr 25, 2024
Switch to using indexed spans instead of nodestore after a certain
cutoff date (it's when the bloom filter index on transaction name was
added to spans dataset)

I'm going to follow up with proper tests for indexed spans since these
tests were written before we had a way to store them for tests
MichaelSun48 pushed a commit that referenced this pull request Apr 25, 2024
…)"

This reverts commit 5e2cffe.

Co-authored-by: shruthilayaj <63818634+shruthilayaj@users.noreply.github.com>
shruthilayaj added a commit that referenced this pull request May 1, 2024
Reopening #69016 basically
updated slightly to use options to enable/disable indexed spans
@github-actions github-actions bot locked and limited conversation to collaborators May 10, 2024
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 Trigger: Revert Add to a merged PR to revert it (skips CI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants