vercel / otel

OTEL tracing for Vercel
https://vercel.com/docs/observability/otel-overview
37 stars 9 forks source link

jaeger.thrift no such file or directory #14

Open mayteio opened 1 year ago

mayteio commented 1 year ago

I'm trying to get this set up with a NextJS app, however when I try to run the app I get the following error:

Error: An error occurred while loading instrumentation hook: ENOENT: no such file or directory, open '.next/server/jaeger-idl/thrift/jaeger.thrift'

I checked in the server folder and it is indeed not there. Did I miss a setup step?

kakadiadarpan commented 1 year ago

Hi @mayteio! Can you please provide a reproduction repo for us to take a look at?