Skip to content

Grafana dashboards: updates to the "Disk space available before publishers blocked" panel#15723

Merged
mkuratczyk merged 1 commit intorabbitmq:mainfrom
FSociety07:main
Mar 12, 2026
Merged

Grafana dashboards: updates to the "Disk space available before publishers blocked" panel#15723
mkuratczyk merged 1 commit intorabbitmq:mainfrom
FSociety07:main

Conversation

@FSociety07
Copy link
Copy Markdown
Contributor

@FSociety07 FSociety07 commented Mar 12, 2026

Proposed Changes

--- PromQL query change in the Grafana dashboard ---
This change helps visualise the headroom (the gap before blocking) rather than just the raw available space.
The current query just displays the raw available memory. The changed query displays the actual memory that is available before the publishers start getting blocked.
The updated query is now in line with the title of the panel that reads "Disk space available before publishers blocked".

image

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • [X ] Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • [X ] Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

Checklist

Put an x in the boxes that apply.
You can also fill these out after creating the PR.
This is simply a reminder of what we are going to look for before merging your code.

Further Comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution
you did and what alternatives you considered, etc.

…s blocked

This change helps visualise the headroom (the gap before blocking) rather than just the raw available space. The updated query is now in line with the title that reads "Disk space available before publishers blocked".
@michaelklishin michaelklishin changed the title Update RabbitMQ-Overview.json - "Disk space available before publishers blocked" panel Grafana dashboards: updates to the "Disk space available before publishers blocked" panel Mar 12, 2026
@mkuratczyk mkuratczyk merged commit a07a30f into rabbitmq:main Mar 12, 2026
182 checks passed
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.

2 participants