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/network_monitoring/network_path/setup.md
+35-3Lines changed: 35 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -191,8 +191,8 @@ instances:
191
191
192
192
Agent `v7.59+` is required.
193
193
194
-
To enable Network Path with Kubernetes using Helm, add the below to your `values.yaml` file.</br>
195
-
**Note:** Helm chart v3.109.1+ **is required**. For more information, see the [Datadog Helm Chart documentation][1] and the documentation for [Kubernetes and Integrations][2].
194
+
To enable Network Path with Kubernetes using Helm, add the following to your `values.yaml` file.</br>
195
+
**Note:** Helm chart v3.109.1+ is required. For more information, reference the [Datadog Helm Chart documentation][1] and the documentation for [Kubernetes and Integrations][2].
196
196
197
197
```yaml
198
198
datadog:
@@ -224,7 +224,7 @@ To enable Network Path with Kubernetes using Helm, add the below to your `values
To enable Network Path with Kubernetes using Helm, add the following to your `values.yaml` file.
334
+
**Note:** Helm chart v3.109.1+ is required. For more information, reference the [Datadog Helm Chart documentation][1] and the documentation for [Kubernetes and Integrations][2].
335
+
336
+
```yaml
337
+
datadog:
338
+
connections_monitoring:
339
+
enabled: true
340
+
341
+
## Set to true to enable the Traceroute Module of the System Probe
342
+
traceroute:
343
+
enabled: true
344
+
345
+
## @param collector - custom object - optional
346
+
## Configuration related to Network Path Collector.
0 commit comments