Skip to content

DRM_amdgpu class returns entries even if AMD GPUs are not present #673

Open
@Deezzir

Description

@Deezzir

The class_drm_amdgpu.go module will return empty objects if there are no AMD GPUs, but the card[0-9] directory exists. This can happen when NVIDIA GPUs are present instead, and the directories for each will still exist, even though the DRIVER in the event file is not amdgpu.

The empty objects will then be exported as metrics by node_exporter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions