How to use Datadog APM with Next.js on Vercel?
Hey folks!
I'm trying to configure Datadog's APM to work with Next.js on Vercel. As far as I understand, running
dd-trace
requires a Datadog "agent" to be installed on the target platform. I'm assuming that it's not possible on Vercel, so I'm wondering if there's a workaround for that?2 Replies
Looks like there is no work around. Got confirmation from DataDog that APM is NOT supported on Vercel at the moment.
@dinislam1 do you know if its possible to run it if the next app is hosted elsewhere?