Instana

 View Only

 How to migrate from Datadog to Instana

  • Migration
Frankin Hernandez's profile image
Frankin Hernandez posted Thu December 04, 2025 06:39 AM

I'd like to ask how it's possible to migrate from Datadog to Instana. Is it possible, or do I have to install everything from scratch?

Bart Bogaerts's profile image
Bart Bogaerts

Hi Frankin,

Unfortunately this is not possible. The backends cannot be migrated, and neither the agents can. Only if you are using OpenTelemetry then you could point the OpenTelemetry receiver to Instana instead of Datadog.

Regards,

Bart Bogaerts

Ben Stern's profile image
Ben Stern

As Bart points out, there are no migration tools.  However, there are some strategies you can take to minimize the effort.  

  • First, you should be able to extract key information such as credentials, ports, etc. that are required to configure monitoring of technologies that can't be auto-instrumented.   Then, reuse those with Instana.  The Instana install process can be easily automated via Ansible, etc. and tied into Git for configuration. The main thing to keep in mind when installing the agents is that observability solutions won't coexist nicely on the same systems.  So, you'll need to stop or uninstall Datadog before installing Instana.
  • Things like thresholds can be created via REST APIs