develop icon indicating copy to clipboard operation
develop copied to clipboard

Queue Integration

Open cleptric opened this issue 1 year ago • 2 comments
trafficstars

https://develop-git-queue-module.sentry.dev/sdk/performance/modules/queue/

Producer

image (4)

Consumer

image (5)

cleptric avatar Apr 24 '24 11:04 cleptric

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
develop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 11:39am

vercel[bot] avatar Apr 24 '24 11:04 vercel[bot]

Right now we also include the name of the library that does the enqueuing in the op. See: https://github.com/getsentry/sentry-python/blob/antonpirker/django-caching-module/sentry_sdk/consts.py#L267-L273

Should we continue to do so or is messaging.system span data sufficient for the backend to do some differentiation. I am not sure if this important for the backend.

antonpirker avatar Apr 30 '24 06:04 antonpirker