Anaconda OpenTelemetry for Typescript
    Preparing search index...

    Class TraceArgs

    Arguments defintion for most metric and tracing calls to add signal events.

    Index
    attributes?: AttrMap = {}

    Optional: key value pairs for most APIs that take attributes.

    name: string = ""

    Required: To name the specific event, must not be empty.