Next.js Discord

Discord Forum

Any brave souls got dd-trace working?

Unanswered
Arboreal ant posted this in #help-forum
Open in Discord
Arboreal antOP
Been looking into setting up DataDog to my app (I'm using the app dir), so far dd-rum is working to capture browser based stuff, however I have no idea how to set it up for the ssr stuff (backend tracing), such as api calls. I've seen a few threads and articles online that don't seem to provider an accurate/modern solutions. Any help or pointing in the right direction would be much appreciated! In other words I'd love to have aggregated data (server calls and browser-specific errors, not just the browser stuff I'm using now).

2 Replies

Arboreal antOP
@Blue swimming crab just saw you asked about DD, wondering if you have any thoughts on this. So far for browser-specific stuff it works well, but figuring out APM has been challenging
Yellow-throated Warbler
Hi @Arboreal ant were you able to make any progress on APM setup? I tried the https://vercel.com/docs/observability/otel-overview/quickstart with the datadog integration, but doesn't seem to be working?