getsentry / sentry-python

The official Python SDK for Sentry.io
https://sentry.io/for/python/
MIT License
1.93k stars 509 forks source link

[FastAPI] Background Tasks #1473

Open smeubank opened 2 years ago

smeubank commented 2 years ago

Problem Statement

Similar to other frameworks FastAPI can run background task, which should be included in contextual data

Solution Brainstorm

It would be beneficial to add distributed tracing support to background task

joschkabraun commented 7 months ago

any update on this?

antonpirker commented 7 months ago

No update, sorry

larsblumberg commented 3 months ago

Same holds true for Quart, it also offers https://quart.palletsprojects.com/en/latest/how_to_guides/background_tasks.html