Description
we are using helm installed gpu-operator which installed another set of dcgm exporter in the kubernetes cluster.
the dcgm exporter installed by hardware observer is conflicting with helm installed dcgm exporter with hostNetwork.
We need to have a way to scrape the helm installed dcgm exporter properly.
Charm revision
755
Juju version
3.6.21
Cloud
Kubernetes
Expected behaviour
COS is able to scraping helm installed dcgm exporter.
Reproduce / Test
When we want to scrape the metrics from dcgm exporter, we need to
- stop the snap installed dcgm exporter from hardware observer
- keep the relation between hardware observer with grafana-agent-k8s for the scrape to work.
- enable hostNetwork in helm installed dcgm exporter for scraping.
Notes & References
No response
Description
we are using helm installed gpu-operator which installed another set of dcgm exporter in the kubernetes cluster.
the dcgm exporter installed by hardware observer is conflicting with helm installed dcgm exporter with hostNetwork.
We need to have a way to scrape the helm installed dcgm exporter properly.
Charm revision
755
Juju version
3.6.21
Cloud
Kubernetes
Expected behaviour
COS is able to scraping helm installed dcgm exporter.
Reproduce / Test
When we want to scrape the metrics from dcgm exporter, we need to
Notes & References
No response