You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"}
The text was updated successfully, but these errors were encountered:
As seen there (in the Explore file):
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:
The text was updated successfully, but these errors were encountered: