Enable Dual Signal mode (Nodejs)
For Nodejs Agent 25.8.0 or higher:
| Mode | Behavior |
|---|---|
| Dual | The agent works in Dual Signal mode. It uses:
|
You can configure this mode by using one of the following methods:
- Environmental variable:
EXPORT AGENT_DEPLOYMENT_MODE=dual - Application configuration:
appd.profile({ ````agent_deployment_mode: `appd`, ```` },