Skip to main content

HostTraceContext

interface

The trace the current action is being recorded under.

interface HostTraceContext

Import

import { HostTraceContext } from '@modular/sdk';

Members1

id
string

Trace id, matching `traceId` on the envelope and on emitted traces.

Notes

category
Context