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): Extract additional user fields for spans #3599

Merged
merged 7 commits into from
May 16, 2024

Conversation

Zylphrex
Copy link
Member

Trying to bring the user fields on spans closer to transactions. User alone is not ergonomic and we'd like to be able to search by user email, username etc. Transactions also has the user's ip address but the spans table currently does not have the ipv4 and ipv6 columns for it so going to hold off on it as the other fields are more useful.

Trying to bring the user fields on spans closer to transactions. User alone is
not ergonomic and we'd like to be able to search by user email, username etc.
Transactions also has the user's ip address but the spans table currently does
not have the ipv4 and ipv6 columns for it so going to hold off on it as the
other fields are more useful.
@Zylphrex Zylphrex requested a review from a team May 15, 2024 16:14
@Zylphrex Zylphrex requested a review from a team as a code owner May 15, 2024 16:14
@Zylphrex Zylphrex merged commit ea2a148 into master May 16, 2024
22 checks passed
@Zylphrex Zylphrex deleted the txiao/feat/extract-additional-user-fields-for-spans branch May 16, 2024 14:34
Zylphrex added a commit to getsentry/sentry that referenced this pull request May 17, 2024
As of getsentry/relay#3599, we're now extracting a few more user related columns
on spans for searching.
Zylphrex added a commit to getsentry/sentry that referenced this pull request May 17, 2024
As of getsentry/relay#3599, we're now extracting a few more user related
columns on spans for searching.
cmanallen pushed a commit to getsentry/sentry that referenced this pull request May 21, 2024
As of getsentry/relay#3599, we're now extracting a few more user related
columns on spans for searching.
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