From 39215d1ec62d69240ad4f377597ea485bbc906d8 Mon Sep 17 00:00:00 2001 From: theTibi Date: Sun, 23 Aug 2026 21:58:23 +0200 Subject: [PATCH] PMM-15184 Feature build for Disk Details stacking fix Build PMM server and client from the percona/pmm branch that fixes the Disk Details mountpoint panel: Used+Free no longer double-counts capacity, and the legend regains its Mean/Max/Min columns. Component PR: https://github.com/percona/pmm/pull/5823 Signed-off-by: theTibi --- ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..65b322523d55 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,4 @@ +deps: + - name: pmm + branch: PMM-15184-fix-disk-details-stacking-legend + url: https://github.com/percona/pmm