Skip to content

Commit 953870b

Browse files
Mathew-Estafanouslinear-code[bot]janine-c
authored
[CONTP-1976] Document default DDI controller enablement (DataDog#39505)
* [CONTP-114] Update DDI controller setup defaults Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com> * [CONTP-114] Clarify version-specific DDI setup Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com> * [CONTP-114] Retain Cluster Agent minimum version Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com> * chore: move to a shared note at the start of the setup * chore: use code html tags Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com> * chore: improve notes warning --------- Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com> Co-authored-by: Janine Chan <64388808+janine-c@users.noreply.github.com>
1 parent e9cb305 commit 953870b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

hugo/content/en/containers/guide/configure-autodiscovery-with-the-datadoginstrumentation-crd.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@ Upgrade to **v7.82+** of the Datadog Agent and Cluster Agent and install the `
3737

3838
## Setup
3939

40-
The `DatadogInstrumentation` controller runs in the Cluster Agent and is disabled by default. Enable it with the Datadog Operator or Helm.
40+
To use `DatadogInstrumentation` (DDI), a controller in your Agent must be enabled to track and reconcile each CR.
41+
42+
<div class="alert alert-info">Skip setup if you're using <code>v1.30+</code> of the Datadog Operator or <code>v3.241.0+</code> of the Datadog Helm Chart since the
43+
controller is enabled by default starting from these versions.</div>
4144

4245
{{< tabs >}}
4346
{{% tab "Datadog Operator" %}}

0 commit comments

Comments
 (0)