getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
36.96k stars 3.97k forks source link

ref(metrics-extraction): Clean up sdk spans #69240

Closed k-fish closed 9 hours ago

k-fish commented 1 week ago

Summary

We have a lot of spans on parse_search query, which is taking up too much of the 1k span quota on the txn. We need to see more macro level data on why spans are taking so long