Update Why-have-traces-no-others.md

This commit is contained in:
吴晟 Wu Sheng 2018-01-29 12:15:25 +08:00 committed by GitHub
parent a0428d1d13
commit 36cc9e5b38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
**Problem**
- There is no abnormal log in Agent log and Collector log,
- The page can see the trace stack, but the others cannot see any data
- The top of the page Time line is inconsistent with the current system time
- 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**
Set the time zone
Make sure the time is sync in collector servers and monitored application servers.