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
Updated @opentelemetry/exporter-collector to 0.7.0
What did you expect to see?
No errors
What did you see instead?
Warning: opentelemetry/proto/collector/trace/v1/trace_service.proto not found in any of the include paths node_modules/@opentelemetry/exporter-collector/build/src/platform/node/protos
Additional context
Looks like the package.json wasn't updated to include the .proto files in the published package
What version of OpenTelemetry are you using?
0.7.0
What version of Node are you using?
v12.16.2
What did you do?
Updated @opentelemetry/exporter-collector to 0.7.0
What did you expect to see?
No errors
What did you see instead?
Warning: opentelemetry/proto/collector/trace/v1/trace_service.proto not found in any of the include paths node_modules/@opentelemetry/exporter-collector/build/src/platform/node/protos
Additional context
Looks like the package.json wasn't updated to include the .proto files in the published package
The text was updated successfully, but these errors were encountered: