Point this agent at your New Relic-instrumented codebase and ask it to plan your migration to Datadog.
newrelic.* APIs), dashboards and their NRQL
queries, alert policies and conditions, synthetics, and log forwarding.DD_API_KEY — Datadog API key for a sandbox orgDD_APP_KEY — Datadog application key for the same orgDD_SITE — your Datadog site, for example datadoghq.com or
datadoghq.euNEW_RELIC_API_KEY — optional; enables read-only NerdGraph export of
dashboards and alert conditions from the source accountThis solution migrates instrumentation config, custom instrumentation call sites, monitors, and dashboards. It does not migrate historical telemetry data (retention windows restart in Datadog), does not port New Relic synthetics scripts automatically (each scripted check needs its own translation pass), and does not attempt to auto-translate every NRQL query — complex facet and funnel constructs are flagged for redesign instead.
Crawls New Relic-instrumented codebases, translates instrumentation and NRQL, generates Datadog monitors and dashboards, and validates them against a sandbox org.