Skip to content

Conversation

ttddyy
Copy link
Contributor

@ttddyy ttddyy commented Dec 9, 2023

For #488

When Event#getWallTime returns 0(default implementation), do not pass it to the underlying span event. Rather, let the span implementation determine the timestamp.

When `Event#getWallTime` returns `0`(default implementation), do not
pass it to the underlying span event. Rather, let the span
implementation determine the timestamp.

Signed-off-by: Tadaya Tsuyukubo <[email protected]>
@ttddyy ttddyy force-pushed the span-event-timestamp branch from ac58a3b to 4b9b3a6 Compare December 11, 2023 00:05
@ttddyy ttddyy changed the base branch from main to 1.2.x December 11, 2023 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Zero value wall times cause backend failures when spans are uploaded
3 participants