aws/aws-xray-daemon

Can I sample all errors?

Opened this issue · 0 comments

We want all requests that throw an exception to be logged in Xray. However, it seems that Xray requires/strongly encourages you to set a sampling rate, meaning that not all error requests will necessarily get logged. Is Xray the right tool for logging all errors?