From 22be59dc2a7e838d823c83b9391c0c07b6c8b7d4 Mon Sep 17 00:00:00 2001 From: Holger Obermaier <40787752+ho-ob@users.noreply.github.com> Date: Tue, 10 Feb 2026 09:57:33 +0100 Subject: [PATCH] Remove rocm_smi from default config as it depends on an external library --- example-configs/collectors.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/example-configs/collectors.json b/example-configs/collectors.json index cf50b8f..a8c1b78 100644 --- a/example-configs/collectors.json +++ b/example-configs/collectors.json @@ -34,20 +34,6 @@ }, "numastats": {}, "nvidia": {}, - "rocm_smi": { - "exclude_devices": [ - "0", - "1", - "0000000:ff:01.0" - ], - "exclude_metrics": [ - "rocm_mm_util", - "rocm_temp_vrsoc" - ], - "use_pci_info_as_type_id": true, - "add_pci_info_tag": false, - "add_serial_meta": false - }, "schedstat": { }, "tempstat": {