Skip to main content
If your issue is not covered here, please write to support.

No public key provided error appears or no traces in UI

run the following command:
npm update

Missing traces in serverless environments

Please see the documentation on serverless environments

Missing traces with @vercel/otel

If you are using Next.js, please use a manual OpenTelemetry setup via the NodeTracerProvider 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