wu-sheng opened a new issue #2594: Support set time zone in OAP backend
URL: https://github.com/apache/skywalking/issues/2594
 
 
   Time zone affects the aggregation in time, as the date is different at any 
point and SkyWalking aggregate in day and month level.
   
   Such as, if time zone set to UTC-0, May 6th is UTC-0 May 6th. When you are 
at UTC +8, then it is half on May 6th and a half on May 5th.
   
   Right now, the time zone based on OAP deployment environment, but this may 
not fit the requirement, especially when it is deployed in docker and k8s.
   
   So, we support to set this in system env and properties, rather than real 
change the OS settings.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to