Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation lacking for concat-based builds #223

Open
jtmalinowski opened this issue Jul 22, 2021 · 0 comments
Open

Documentation lacking for concat-based builds #223

jtmalinowski opened this issue Jul 22, 2021 · 0 comments

Comments

@jtmalinowski
Copy link
Contributor

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant