opentelemetry-erlang-contrib icon indicating copy to clipboard operation
opentelemetry-erlang-contrib copied to clipboard

Finch: Sets the trace status to error on any 5xx response

Open jeffutter opened this issue 1 year ago • 1 comments

According to the Semantic Conventions any trace for a 5xx response should mark the trace with status: :error. Previously they were not marked as error unless the client throws an error without reaching the server (timeout, connection refused, etc.)

jeffutter avatar Jan 23 '24 20:01 jeffutter

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: jeffutter / name: Jeffery Utter (e34eef3e4c1087369f588c808364bd5cb9ad7fd0, d0e180b97498a7cf89ef93e95792af79b3fee186)