From d8bef323a71f1dc95369630ef6dc81773f25e4f3 Mon Sep 17 00:00:00 2001 From: "Brian L. Troutwine" Date: Mon, 16 Dec 2024 14:06:06 -0800 Subject: [PATCH] Update lading to 0.25.0 This release pulls significantly more data from cgroups v2 and also procfs smaps. `total_rss_bytes` is calculated now from `smaps_rollup` and `total_pss_bytes` now exists. See https://github.com/DataDog/lading/pull/1151 for further details. Signed-off-by: Brian L. Troutwine --- test/regression/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/regression/config.yaml b/test/regression/config.yaml index 362301357f8643..290d751fd35e3a 100644 --- a/test/regression/config.yaml +++ b/test/regression/config.yaml @@ -1,5 +1,5 @@ lading: - version: 0.24.0 + version: 0.25.0 target: cpu_allotment: 8