Skip to content

Commit 3b3d8a8

Browse files
Update src/docs/getting-started/adot-eks-add-on/config-auto-instrumentation.mdx
Co-authored-by: bryan-aguilar <[email protected]>
1 parent 9252f50 commit 3b3d8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/getting-started/adot-eks-add-on/config-auto-instrumentation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The ADOT EKS Add-on can inject and configure OpenTelemetry auto-instrumentation
1111
annotate your workload with:
1212

1313
```
14-
instrumentation.opentelemetry.io/inject-<language>: trye
14+
instrumentation.opentelemetry.io/inject-<language>: true
1515
```
1616

1717
Languages that support injection are: java, nodejs, python and dotnet.

0 commit comments

Comments
 (0)