You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/gpu_monitoring/setup.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
title: Set up GPU Monitoring
3
3
private: true
4
4
---
5
-
This page provides instructions on setting up Datadog's GPU Monitoring on your infrastructure. The configuration instructions depend on the environment to monitor.
5
+
This page provides instructions on setting up Datadog's GPU Monitoring on your infrastructure. Follow the configuration instructions that match your operating environment below.
6
+
7
+
To get additional insights and advanced eBPF metrics, like GPU core utilization, you can optionally opt-in to enabling System Probe with privileged mode.
6
8
7
9
### Prerequisites
8
10
@@ -21,7 +23,7 @@ To begin using Datadog's GPU Monitoring, your environment must meet the followin
21
23
- (Optional) For advanced eBPF metrics, Linux kernel version 5.8
22
24
-**NVIDIA driver**: version 450.51
23
25
24
-
If using Kubernetes, the following requirements must be met:
26
+
If using Kubernetes, the following additional requirements must be met:
25
27
26
28
-[**Datadog Operator**][5]: version 1.18, _or_[**Datadog Helm chart**][6]: version 3.137.3
27
29
-**Kubernetes**: 1.22 with PodResources API active
0 commit comments