Skip to content

Implement maddy_queue_length metric #780

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

spiarh
Copy link

@spiarh spiarh commented Apr 15, 2025

The maddy_queue_length was already registered but never used.

The gauge is updated when actions on disks are performed:

  • Incremented when a message is written to disk or when the queue
    is read from disk.
  • Decremented when a message is removed from disk.

spiarh added 2 commits April 15, 2025 15:25
The maddy_queue_length was already registered but never used.

The gauge is updated when actions on disks are performed:

- Incremented when a message is written to disk or when the queue
is read from disk.
- Decremented when a message is removed from disk.

Signed-off-by: spiarh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant