-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Standardize Time in SkyWalking #2560
Copy link
Copy link
Closed
Labels
core featureCore and important feature. Sometimes, break backwards compatibility.Core and important feature. Sometimes, break backwards compatibility.questionEnd user question and discussion.End user question and discussion.
Milestone
Metadata
Metadata
Labels
core featureCore and important feature. Sometimes, break backwards compatibility.Core and important feature. Sometimes, break backwards compatibility.questionEnd user question and discussion.End user question and discussion.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi
Today, SkyWalking time mechanism relied on the agent, backend, and UI in the same time zone, but still facing issues. Because of the time in agent traces, it is hard to make it accurate in the query.
In 6.2, I want to do this, which related to agent, backend and UI changes.