We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767362e commit 0422806Copy full SHA for 0422806
docs/how-to-guides/observability/auto-instrumentation.md
@@ -33,7 +33,7 @@ spec:
33
observability:
34
autoInstrumentation:
35
enabled: true
36
- runtime: node
+ runtime: nodejs
37
```
38
39
## Enable auto-instrumentation for Python applications
0 commit comments