Home > Back-end >  Ali performance monitoring and tuning tool tprofiler error, cannot monitor springboot2.0, but spring
Ali performance monitoring and tuning tool tprofiler error, cannot monitor springboot2.0, but spring

Time:10-13

Tprofile ali's tools used to monitor performance tuning, but cannot be used for spring cloud/boot2.0, preliminary screening because tprofile1.0.1 rely on asm. Jar 3.3.1, and springcloud2 asm5.04, conflicts, someone encountered and solved?

Asm
Asm
3.3.1 & lt;/version>

========================

Org. Ow2. Asm
Asm
5.0.4 & lt;/version>

CodePudding user response:

Ali tprofile tools used to monitor performance tuning, can monitor performance springboot1.5.3 micro service applications,

CodePudding user response:

This problem did you find a solution? My springboot2.0 project, tprofile, according to the official configuration can't monitor, specific issues:
After running on Linux server, with commands and configuration of port, prompt rejected the connection

CodePudding user response:

Not solve, tprofile1.0 used some old library (like the asm) less than springboot2 asm version, unless tprofile upgrade, but it's a pity that have not been upgraded, https://github.com/alibaba/TProfiler