From b55b0e91be63a961583cfe69da5accbfc7ae8c7a Mon Sep 17 00:00:00 2001 From: Olivier Valentin Date: Thu, 2 Jan 2025 16:00:03 +0100 Subject: [PATCH] Turn parse errors into Traces with process state details. --- collector/lib/ProcfsScraper.cpp | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/collector/lib/ProcfsScraper.cpp b/collector/lib/ProcfsScraper.cpp index 22ad007f70..a0097e272b 100644 --- a/collector/lib/ProcfsScraper.cpp +++ b/collector/lib/ProcfsScraper.cpp @@ -523,7 +523,10 @@ bool ReadContainerConnections(const char* proc_path, std::shared_ptr