sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Cleanup span status handling

Open sl0thentr0py opened this issue 3 weeks ago • 1 comments

  • the span status is also added as a tag, this should be removed in a major since it's redundant
  • set_http_status further adds another tag called http.status_code, remove this in the major too
  • the transaction status is added to the trace_context - this is fine

sl0thentr0py avatar Nov 26 '25 11:11 sl0thentr0py