ダイナミック言語プロキシの展開
ダイナミック言語プロキシは、アプリケーションプロセスで実行されている Python エージェントと AppDynamics コントローラ間の通信ゲートウェイとして機能します。
次の 2 つの使用可能なオプションのいずれかを使用して、ダイナミック言語プロキシを展開できます。
- サイドカーコンテナ(推奨):このオプションは、コンテナごとに 1 つのプロセスのベストプラクティスに従います。ダイナミック言語プロキシは、アプリケーションコンテナとは別のサイドカーコンテナで実行されます。
- アプリケーションコンテナ:このオプションは、デフォルト設定を使用して、アプリケーションと同じコンテナでプロキシを実行します。
サイドカーコンテナへのダイナミック言語プロキシの展開
Dual Signal Mode for Nodejs
Generates Splunk AppDynamics APM data with OpenTelemetry signals using the OpenTelemetry Instrumentation for Nodejs.
Requires Node Agent 25.8.0 or higher.
Consumes higher memory and CPU than the hybrid mode.
See Supported Frameworks.
Supported platforms
- Supported on Linux (x64 and arm64)
- Supported only through standalone agent (npm agent not supported)