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

@opentelemetry/api not publishing build/esnext directory #4230

Closed
maximelkin opened this issue Oct 26, 2023 · 2 comments · Fixed by #4231
Closed

@opentelemetry/api not publishing build/esnext directory #4230

maximelkin opened this issue Oct 26, 2023 · 2 comments · Fixed by #4231
Labels
bug Something isn't working

Comments

@maximelkin
Copy link

What happened?

Steps to Reproduce

npm i @opentelemetry/api

Expected Result

@opentelemetry/api/build/esnext exists

Actual Result

it doesnt

Additional Details

OpenTelemetry Setup Code

No response

package.json

No response

Relevant log output

No response

@maximelkin maximelkin added bug Something isn't working triage labels Oct 26, 2023
@maximelkin
Copy link
Author

and @opentelemetry/instrumentation-document-load too, but also I dont see it in repository, however it published recently (how?)

@legendecas
Copy link
Member

Most packages with prefixes like @opentelemetry/instrumentation- are located at https://github.com/open-telemetry/opentelemetry-js-contrib/, with the exceptions of instrumentation-fetch, instrumentation-grpc, instrumentation-http, and instrumentation-xml-http-request, which are located at https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants