getsentry / sentry

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

feat(spans): Make segment ttl configurable #70029

Closed shruthilayaj closed 2 weeks ago

shruthilayaj commented 2 weeks ago

Make it configurable via options so we can change it easily if redis gets sad Also remove write_span_and_check_processing since we do batch writes now