Skip to content

Add messaging.message.receive.latency #3173

@sentrivana

Description

@sentrivana

Problem Statement

We should add messaging.message.receive.latency as it is required for some of the functionality of the queues module.

Solution Brainstorm

We might be able to do something similar to Laravel; from Michi:

In Laravel, we inject a timestamp into the payload when a job gets queued, and can calculate the delta once it is being processed. I don’t know the internals of Celery, but maybe this is possible as well?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions