operator icon indicating copy to clipboard operation
operator copied to clipboard

Better errors when tracing destination returns errors

Open dimaqq opened this issue 4 months ago • 0 comments

Today we log Tracing collector rejected our data with http status code, response body and a traceback.

We should be including the URL that produced the error. Perhaps when we've got the status code, we ought not log the traceback. Response body should be truncated for safety.

dimaqq avatar Oct 22 '25 12:10 dimaqq