Skip to content

Commit

Permalink
js docs: update doc on auto instrumentation (#4404)
Browse files Browse the repository at this point in the history
Co-authored-by: svrnm <[email protected]>
  • Loading branch information
maryliag and svrnm authored May 2, 2024
1 parent a093ce2 commit 9bcf319
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/en/docs/languages/js/automatic/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 9bcf319

Please sign in to comment.