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?
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?