Open
Description
Problem Statement
The problem seems similar to an older github issue, where the solution relied on sentry-actix for setting up a hub per request for ensuring that requests do not share breadcrumbs.
Continuation of issue.
Solution Brainstorm
I am noticing breadcrumbs hours apart show up in my issues, some seem unrelated, and want to customize how they get grouped. I am looking for an alternative to using sentry-actix middleware, ideally a solution that does not require a provider.