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
We recently moved to https://github.com/rs/xid to replace our bespoke requestID generator. XID is 12 bytes.
The OTel spec indicates 16 bytes for a traceID, see here.
Follow up to #1772
SpiceDB now logs OTels
traceID
, along therequestID
field users can inject via HTTP headers. We should explore if there is a way to unify those.The text was updated successfully, but these errors were encountered: