getsentry / getsentry/sentry-python
Cleanup span status handling
Open
Python
Task
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 40m
- Merged PRs (30d)
- 212
Description
* 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
Contributor guide
Assessment
This issue has not been assessed yet.