Takaro - v0.4.11
    Preparing search index...

    Function startSpan

    • Create a child span within the current context. Useful for manual span management when you need the span reference.

      Parameters

      • name: string
      • Optionalattributes: Record<string, string | number | boolean>

      Returns Span | null