You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The query duration of a specific trace is limited to [-2h, 2h] of the saved timestamp, which is not accurate.
some traces, epecially those started by timer, may execute very long time, like up to 10 hours.
this causes partial result returned.
The query duration of a specific trace is limited to [-2h, 2h] of the saved timestamp, which is not accurate.
some traces, epecially those started by timer, may execute very long time, like up to 10 hours.
this causes partial result returned.