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(spans): Copy transaction tags to segment #3386

Merged
merged 7 commits into from
Apr 9, 2024

Conversation

phacops
Copy link
Contributor

@phacops phacops commented Apr 5, 2024

For the trace explorer, filtering on user tags is important so we'll start copying them to the tags.

@phacops phacops self-assigned this Apr 5, 2024
@phacops phacops requested a review from a team as a code owner April 5, 2024 21:10
Copy link
Contributor

@iker-barriocanal iker-barriocanal left a comment

Choose a reason for hiding this comment

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

The code LGTM, please have a look at the comments below.

This PR introduces the Map -> Array, which implicitly also changes the LenientString. Existing tests, including the kafka schema checks, pass; so I think it should be good. However, I'm a bit worried this could break something so I'd suggest deploying in S4S first.

relay-server/src/services/store.rs Outdated Show resolved Hide resolved
relay-server/src/services/store.rs Outdated Show resolved Hide resolved
relay-event-schema/src/protocol/span.rs Outdated Show resolved Hide resolved
tests/integration/test_spans.py Outdated Show resolved Hide resolved
Copy link
Contributor

@iker-barriocanal iker-barriocanal left a comment

Choose a reason for hiding this comment

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

LGTM! Please update the scope of the integration test before merging

@phacops phacops enabled auto-merge (squash) April 9, 2024 13:56
@phacops phacops merged commit 0e534d4 into master Apr 9, 2024
20 checks passed
@phacops phacops deleted the pierre/spans-set-user-tags-to-segment branch April 9, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants