Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

traceContext

Function
This function is defined in the trace module.

Signature

def traceContext(metadata?: Record<string, any>) -> TraceContext

Returns

Returns
TraceContext
The result of the operation.

Uses

  • generateTraceId
  • generateSpanId

Source

View on GitHub

src/trace/index.ts at line 407

JS Context Manager

JS Context Manager CLI