From 36cc9e5b3821722a5b3de327d779e28d68dd4aae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Mon, 29 Jan 2018 12:15:25 +0800 Subject: [PATCH] Update Why-have-traces-no-others.md --- docs/en/FAQ/Why-have-traces-no-others.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/en/FAQ/Why-have-traces-no-others.md b/docs/en/FAQ/Why-have-traces-no-others.md index 3daa76b60..c0db2fe41 100644 --- a/docs/en/FAQ/Why-have-traces-no-others.md +++ b/docs/en/FAQ/Why-have-traces-no-others.md @@ -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 \ No newline at end of file +Make sure the time is sync in collector servers and monitored application servers.