getsentry / getsentry/sentry-python
[FastAPI] Background Tasks
Open
Feature
Integration: Starlette/FastAPI
Python
Traces
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
### Problem Statement
Similar to other frameworks FastAPI can run [background task](https://fastapi.tiangolo.com/tutorial/background-tasks/), which should be included in contextual data
### Solution Brainstorm
It would be beneficial to add distributed tracing support to background task
Contributor guide
Assessment
This issue has not been assessed yet.