NVIDIA / dcgm-exporter

NVIDIA GPU metrics exporter for Prometheus leveraging DCGM
Apache License 2.0
923 stars 159 forks source link

Make nvidia resource names configurable #359

Closed lx1036 closed 4 months ago

lx1036 commented 4 months ago

fix issue https://github.com/NVIDIA/dcgm-exporter/issues/314 , to make nvidia resource names configurable.

It can solve the problem that nvidia/k8s-device-plugin advertise specified GPU type like nvidia.com/a100 or nvidia.com/a10 and so on, not nvidia.com/gpu.

lx1036 commented 4 months ago

@nvvfedorov have added a GPG signature to my commit. thanks for review.