-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed as not planned
Description
How do you use Sentry?
Self-hosted / on-premises
SDK version
4.5.1
Steps to reproduce
- Use metrics in async jobs
- See that they're not being pushed to Sentry
Expected result
I was expecting results when using metrics in an Event listener that's fired in a job. Job is done async using the database driver.
Actual result
The metric doesn't get posted to Sentry. Might be because of a missing flush. Metrics done using normal requests are handled correctly.
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Waiting for: Product Owner