Better debug logs for ignored spans
Closed this issue ยท 3 comments
cstavitsky commented
Problem Statement
From what I can tell, there are no clear debug logs about which spans are being ignored via ignoreSpans and a user must manually check whether or not an ignored span shows up in Sentry.
Solution Brainstorm
Include debug logs showing the spans that are being ignored.
Additional Context
A customer is using ignoredSpans syntax that they expect to work, however it's not working. Because there seem to be limited debug logs, it's making troubleshooting much harder.
Tip: React with ๐ to help prioritize this improvement. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it.
github-actions commented
A PR closing this issue has just been released ๐
This issue was referenced by PR #17692, which was included in the 10.13.0 release.