Datadog APM Setup Node.js

I’ve setup kubernetes on both staging and production clusets for datadog and that’s working.

I’m trying to setup apm for nodejs with datadog on kubernetes.

The datadog agent is installed, the nodejs tracer is installed (with a test log at the root endpoint), but I’m not receiving any logs.

At step 3, a config file should be made. But where do I apply this, do I just “kubectl apply -f config.yaml”?

Here is the step in question on the datadog apm (nodejs + kubernetes) integration page:

https://www.linkedin.com/dms/C4D06AQEFhQhip1vVdg/messaging-attachmentFile/0/1648916909863?m=AQK5zuBSi5icuQAAAX_rxVThkWMNsitiUUxJSt-NzqHg1dNEs8b2CsSUjg&ne=1&v=beta&t=QRkDZRMCMSn3OmkARfB5Wzd0HlZt2kBAt-mvomunDTE

1 Like

Hi Lou, did you solve your issue?