diff --git a/content/en/docs/languages/js/automatic/configuration.md b/content/en/docs/languages/js/automatic/configuration.md index fd1d0df63d23..bae19452406b 100644 --- a/content/en/docs/languages/js/automatic/configuration.md +++ b/content/en/docs/languages/js/automatic/configuration.md @@ -4,6 +4,7 @@ linkTitle: Configuration description: Learn how to configure Automatic Instrumentation for Node.js aliases: [module-config] weight: 10 +cSpell:ignore: serviceinstance --- This module is highly configurable by setting @@ -27,9 +28,11 @@ detectors, or completely disable them: - `host` - `os` - `process` +- `serviceinstance` - `container` - `alibaba` - `aws` +- `azure` - `gcp` - `all` - enables all resource detectors - `none` - disables resource detection