From 36b9ed05ee4790d561738c0cd474b26f2557ceba Mon Sep 17 00:00:00 2001 From: Thomas Roehl Date: Mon, 23 May 2022 16:35:02 +0200 Subject: [PATCH] Remove board number from description --- collectors/rocmsmiMetric.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/collectors/rocmsmiMetric.md b/collectors/rocmsmiMetric.md index 80d13d4..9c4da5e 100644 --- a/collectors/rocmsmiMetric.md +++ b/collectors/rocmsmiMetric.md @@ -12,7 +12,6 @@ ], "use_pci_info_as_type_id": true, "add_pci_info_tag": false, - "add_board_number_meta": false, "add_serial_meta": false, } ``` @@ -21,7 +20,7 @@ The `rocm_smi` collector can be configured to leave out specific devices with th The metrics sent by the `rocm_smi` collector use `accelerator` as `type` tag. For the `type-id`, it uses the device handle index by default. With the `use_pci_info_as_type_id` option, the PCI ID is used instead. If both values should be added as tags, activate the `add_pci_info_tag` option. It uses the device handle index as `type-id` and adds the PCI ID as separate `pci_identifier` tag. -Optionally, it is possible to add the board part number and the serial to the meta informations. They are not sent to the sinks (if not configured otherwise). +Optionally, it is possible to add the serial to the meta informations. They are not sent to the sinks (if not configured otherwise). Metrics: