skywalking-java/docs/en/FAQ/Why-have-traces-no-others.md

10 lines
383 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

**Problem**
- There is no abnormal log in Agent log and Collector log,
- The traces show, but no other info in UI.
**Reason**
The operating system where the monitored system is located is not set as the current time zone, causing statistics collection time points to deviate.
**Resolve**
Make sure the time is sync in collector servers and monitored application servers.