DCGM exporter does not export mps process id’s where as it shows in nvidia-smi
Below all metrics are missing mps process id’s to be shown in dcgm exporter however it is seen in nvidia-smi tried with multiple versions of dcgm exporter from 3
dcgm_fi_dev_fb_used
some of the common metrics it exports:
DCGM_FI_DEV_SM_CLOCK: SM clock frequency (in MHz).
DCGM_FI_DEV_MEM_CLOCK: Memory clock frequency (in MHz).
DCGM_FI_DEV_MEMORY_TEMP: Memory temperature (in °C).
DCGM_FI_DEV_GPU_TEMP: GPU temperature (in °C).
DCGM_FI_DEV_POWER_USAGE: Power usage (in watts).
DCGM_FI_DEV_GPU_UTIL: GPU utilization (percentage).
DCGM_FI_DEV_MEM_COPY_UTIL: Memory copy utilization (percentage).
We need to see all MPS process id’s to show in metrics along with gpu’s in DCGM exporter, please let us know which version of DCGM exports this metrics or any other way to export it on Grafana.