問題タブ [appdynamics]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
818 参照

kubernetes - Kubernetes での Appdynamics の実装

Kubernetes の Appdynamics について読んだことがありますが、混乱しました。

シナリオは、ポッドがあり、1 つのポッドの下で複数のコンテナーが実行されている Kubernetes が実行されている EC2 を持っているようなものです。

machine-agent をどこにインストールする必要がありますか? EC2またはデーモンセットで?

そして、どこに app-agent をインストールする必要がありますか? 各コンテナーの Dockerfile に app-agent を追加する必要がありますか?

最後に、私の hostName と uniqueHostId は何でしょうか?