Currently DCGM_EXPORTER_KUBERNETES=true is hardcoded as for the dcgm-exporter ds being generated by clusterpolicy.
This caused issue in Prometheus where timesliced pods caused metrics to be splitted into mutiple series.
NVIDIA/dcgm-exporter#340 (comment)
We wish the field can be changed as an option in clusterPolicy
Currently
DCGM_EXPORTER_KUBERNETES=trueis hardcoded as for the dcgm-exporter ds being generated by clusterpolicy.This caused issue in Prometheus where timesliced pods caused metrics to be splitted into mutiple series.
NVIDIA/dcgm-exporter#340 (comment)
We wish the field can be changed as an option in clusterPolicy