Fix: Loop can be simplified using slices.Contains

This commit is contained in:
Holger Obermaier
2026-02-10 09:47:02 +01:00
parent cca0d23efa
commit 0990035d63
3 changed files with 21 additions and 15 deletions

View File

@@ -34,6 +34,20 @@
},
"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": {