Proto commits in DataDog/integrations-extras

These 1 commits are when the Protocol Buffers files have changed:

Commit:cf91f16
Author:Jack Lindamood
Committer:GitHub

nvml: support nvidia GPU metrics in k8s (#567) * nvml: support nvidia GPU metrics in k8s This integration allows developers using GPU heavy workloads to monitor their GPU metrics inside datadog. While some nvidia NVML plugins exist in open source for datadog, none of them corrolate the GPU with the kuberneties pod using the GPU. This integration does that by using Device Plugin feature of kuberneties. * nvml: add some documentation * fix ddev validate * documentation misspelling * address github comments * Ran ddev -e validate ci --fix * manifest: change support to contrib * Apply suggestions from code review Co-Authored-By: cswatt <cecilia.watt@datadoghq.com> * add integration to code owners Co-authored-by: cswatt <cecilia.watt@datadoghq.com>

The documentation is generated from this commit.