Skip to content

[feature]: Prometheus/OpenTelemetry metrics for queue #1037

@gustavclausen

Description

@gustavclausen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions