pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.29k stars 3.75k forks source link

pinpoint inspection no data #8465

Open caoxiaozheng opened 2 years ago

caoxiaozheng commented 2 years ago

What version of pinpoint are you using? master/1.8.4 Describe your problem We have installed collector and java agent on two different rhel servers and connected java agent with pinpoint. The agent can get code level tranasctions or data of the java application. Now the problem is that we can see the jvm information on the web page of the start collector when the application starts, and you can’t see any jvm information after about 1 minute. What have you done?

  1. We checked the network ports of 9994,9995,9996 of the collector
  2. hbase and collector are normal
  3. We did not find any related questions in the FAQ image image image
emeroad commented 2 years ago

Check pinpoint log and udp network status.

caoxiaozheng commented 2 years ago

The network is connected, and no specific error is seen in the agent log file

The network is connected, and no specific error is seen in the agent log file

emeroad commented 2 years ago

Investigate where the UDP packet loss is occurring. You should check all the network components.

Unfortunately we can't help you with UDP packet loss.