add all mountpoints to free disk space in Docker Swarm dashboard #4

Open
Apfelwurm wants to merge 1 commits from feature/updateDockerSwarmDashboardFreeSpace into main
Owner

Until now, only / and /media were monitored in the Docker Swarm dashboard. We removed the filters and changed the dashboard to a time series, so multiple mounts can be shown at once.
We also updated the alert, so it also triggers on all mount ext4 points.

Until now, only / and /media were monitored in the Docker Swarm dashboard. We removed the filters and changed the dashboard to a time series, so multiple mounts can be shown at once. We also updated the alert, so it also triggers on all mount ext4 points.
Apfelwurm added 1 commit 2025-11-03 14:37:00 +00:00
Apfelwurm requested review from moritz 2025-11-03 14:37:00 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/updateDockerSwarmDashboardFreeSpace:feature/updateDockerSwarmDashboardFreeSpace
git checkout feature/updateDockerSwarmDashboardFreeSpace
Sign in to join this conversation.
No description provided.