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

bug: collector-exported v0.7.0 doesnt contains proto #1027

Closed
vmarchaud opened this issue May 6, 2020 · 0 comments · Fixed by #1053
Closed

bug: collector-exported v0.7.0 doesnt contains proto #1027

vmarchaud opened this issue May 6, 2020 · 0 comments · Fixed by #1053
Assignees
Labels
bug Something isn't working

Comments

@vmarchaud
Copy link
Member

As seen there (in the Explore file):
image

Found it while trying the new version of one of our service that were succesfully using the 0.6.0 version, it crash with the following error:

| {"severity":"CRITICAL","error":{"type":"Error","message":"ENOENT: no such file or directory, open 'opentelemetry/proto/collector/trace/v1/trace_service.proto'","stack":"Error: ENOENT: no such file or directory, open 'opentelemetry/proto/collector/trace/v1/trace_service.proto'","errno":-2,"code":"ENOENT","syscall":"open","path":"opentelemetry/proto/collector/trace/v1/trace_service.proto"},"promise":{},"message":"unhandledRejection"}
@vmarchaud vmarchaud added the bug Something isn't working label May 6, 2020
@dyladan dyladan self-assigned this May 6, 2020
pichlermarc pushed a commit to dynatrace-oss-contrib/opentelemetry-js that referenced this issue Dec 15, 2023
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