Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/observability / / newTraceId
Function: newTraceId()
ts
function newTraceId(): string;Defined in: packages/observability/src/tracer/ids.ts:16
Generate a 32-hex-character (16-byte) trace id.
Returns
string