-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Hi!
Thanks for this great project.
I see that some Prometheus metrics was once collected and exposed (#4) but I don't see this feature included anymore.
Describe the solution you would like
I'm particularly interested in monitoring the queue - more specifically:
- Count of read & write events
- Queue depth
- Count of delayed/requeue events
Is this something that can be implemented in the default TimedEntityQueue implementation? Or is the suggestion to implement a custom queue (as per these docs) that collects the metrics?
I would be happy to contribute with any changes in this regard.
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request