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

Ensure outgoing spans show on the Request dashboard in Sentry #3357

Merged
merged 11 commits into from May 14, 2024

Conversation

jamescrosswell
Copy link
Collaborator

@jamescrosswell jamescrosswell commented May 9, 2024

Resolves #3334

Tested using both Sentry.Samples.Console.Basic and Sentry.Samples.OpenTelemetry.Console. There's sometimes a bit of a delay between transactions showing in the Performance dashboard and the relevant spans showing in the Requests dashboard, but they are showing as expected (with the correct domain name).

@jamescrosswell jamescrosswell marked this pull request as ready for review May 9, 2024 09:04
@bitsandfoxes
Copy link
Contributor

This looks really great! Thanks!
I'm just hesitant to merge this as I'm not sure about the implications: Will this affect alerts or users' dashboards?
Let me check with the team.

@bitsandfoxes bitsandfoxes merged commit 46ce6ee into main May 14, 2024
20 checks passed
@bitsandfoxes bitsandfoxes deleted the request-spans branch May 14, 2024 08:43
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.

Make span eligible for Requests
4 participants