Skip to content

Documentation lacking for concat-based builds #223

Open
@jtmalinowski

Description

@jtmalinowski

Documentation assumes everywhere that the builds are never based on concatenation.

For example, manual instrumentation instructions tell you to use:

import {trace} from '@opentelemetry/api'

which is impossible to follow when your build is based on concatenation of files (rather than usingimport or require statements).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions