No public key provided error appears or no traces in UI
run the following command:Missing traces in serverless environments
Please see the documentation on serverless environmentsMissing traces with @vercel/otel
If you are using Next.js, please use a manual OpenTelemetry setup via theNodeTracerProvider than via registerOTel from @vercel/otel. This is because the @vercel/otel package does not yet support the OpenTelemetry JS SDK v2 on which the @abvdev/tracing and @abvdev/otel packages are based.
If you are still missing traces, please see the documentation on serverless environments