Hi, guys! After instrumenting a Next.js app with the package "@vercel/otel" (version 1.14.0) I started seeing in logs the error message: "You can only call end() on a span once" Does anyone know how to fix this?
Hi, guys!
After instrumenting a Next.js app with the package "@vercel/otel" (version 1.14.0) I started seeing in logs the error message:
"You can only call end() on a span once"
Does anyone know how to fix this?