NVIDIA / NVIDIA/cloud-native-docs
Are custom DCGM Exporter Metrics supported anymore?
Open
@cdesiniotis is already working on this.
Since Feb 28, 2024.
question
- Dominant language
- PowerShell
- Stars
- 43
- Forks
- 53
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 19
Description
1. Quick Debug Information
- OS/Version(e.g. RHEL8.6, Ubuntu22.04): Ubuntu 22.04
- Kernel Version: n/a
- Container Runtime Type/Version(e.g. Containerd, CRI-O, Docker): Containerd
- K8s Flavor/Version(e.g. K8s, OCP, Rancher, GKE, EKS): K3s
- GPU Operator Version: 23.6.0
2. Issue or feature description
This is potentially a documentation issue - unless the feature is no longer supported then it's also missing as deprecated from the changelogs.
See that 23.3.2 version of GPU Operator used to support customization of the DCGM Exporter config via a config map:
The 23.5.0 and following docs however are missing this section entirely, e.g.:
- https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/23.6.0/index.html
- https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/23.9.1/index.html
Does it mean that this is no longer supported? or is this still allowed and just missed while re-organizing the docs?
3. Steps to reproduce the issue
See the documentation links above.
4. Information to attach (optional if deemed irrelevant)
n/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.