Files
doc-exports/docs/apm/umn/apm_03_0001.html
liusiying77 ae6113b5ff APM UMN 20241129 version
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com>
Co-authored-by: liusiying77 <liusiying@huawei.com>
Co-committed-by: liusiying77 <liusiying@huawei.com>
2025-03-24 11:19:58 +00:00

900 B

Are APM Agents Compatible with Other Agents Such as Pinpoint?

No.

Generally, APM implements bytecode instrumentation based on the ASM framework. Installing two Agents means two instrumentation operations on your code. Code instrumentation mechanisms vary according to products. If you install Agents of different products, code conflicts may occur, affecting performance.

Therefore, do not install APM Agents together with other Agents.