diff --git a/tcp_queue_length/README.md b/tcp_queue_length/README.md index 57582cee66306..83281927c23d7 100644 --- a/tcp_queue_length/README.md +++ b/tcp_queue_length/README.md @@ -44,8 +44,7 @@ system_probe_config: ### Configuration with Helm -With the [Datadog Helm chart][3], the `system-probe` must be activated by setting `datadog.systemProbe.enabled` to `true` in the `values.yaml` file. -Then, the check can be activated by setting the `datadog.systemProbe.enableTCPQueueLength` parameter. +If you are using the [Datadog Helm chart][3], set `datadog.networkMonitoring.enabled` and `datadog.systemProbe.enableTCPQueueLength` to `true` in your `datadog-values.yaml` configuration file. ### Configuration with the Operator (v1.0.0+)