Java projects generally monitor and analyze HTTP performance in several ways:

Method 1: Directly print logs to offset the time difference before and after invocation

Method 2: LR or JMeter, but these two can only reach HTTP layer is a total consumption based on HTTP, can not analyze the specific class which method time-consuming

Method 3: XRebel, an interactive analysis tool (known as a magic tool)

Method 4: Ali’s Arthas, Acrthas uses the trace command to trace HTTP

Pattern 5: springboot physical release httptrace directly in springbootadmin consumption, springbootadmin2. X has httptrace removed, to increase the implementation class