Replies: 1 comment
-
|
We set ObservedTimeStamp (it's done in the sdk, not in the bridge). Backends should be falling back to ObservedTimeStamp, if TimeStamp is not available. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using tracing for logging it would be very nice to add the
timestampas per the specification.It should be very low-effort to add here.
I noticed that this is done automatically for the Python logs so I can't see why the Rust SDK shouldn't do the same.
Beta Was this translation helpful? Give feedback.
All reactions