Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make queue.publish spans the parent of queue.process spans #850

Merged
merged 1 commit into from Feb 9, 2024

Conversation

stayallive
Copy link
Collaborator

This makes way more sense in the performance trace and also gives us access to a little more data (the queue name) and also allows queue.process to include the serializing of the job payload.

Copy link
Member

@cleptric cleptric left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@stayallive stayallive merged commit 2c70e34 into master Feb 9, 2024
22 checks passed
@stayallive stayallive deleted the improve-queue-publish branch February 9, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants