Skip to content

chore(agg-spans): Fallback to span op if description is not scrubbed#57381

Merged
shruthilayaj merged 3 commits into
masterfrom
shruthi/chore/always-fallback-to-span-op
Oct 3, 2023
Merged

chore(agg-spans): Fallback to span op if description is not scrubbed#57381
shruthilayaj merged 3 commits into
masterfrom
shruthi/chore/always-fallback-to-span-op

Conversation

@shruthilayaj

Copy link
Copy Markdown
Member

I thought we were storing the sentry scrubbed span
description in nodestore, but it looks like we actually
store the non-parametrized version. So falling back
to span op of scrubbed span description isn't available.
Also removes the <> string I added
so I could tell on the FE what was parametrized and
what wasn't while developing.

@shruthilayaj shruthilayaj marked this pull request as ready for review October 3, 2023 18:29
@shruthilayaj shruthilayaj requested review from a team October 3, 2023 18:29
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 3, 2023

@wmak wmak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

Comment thread src/sentry/api/endpoints/organization_spans_aggregation.py Outdated
@shruthilayaj shruthilayaj enabled auto-merge (squash) October 3, 2023 18:53
@shruthilayaj shruthilayaj merged commit 82f247c into master Oct 3, 2023
@shruthilayaj shruthilayaj deleted the shruthi/chore/always-fallback-to-span-op branch October 3, 2023 19:21
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 19, 2023
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.

2 participants