Instana

Instana

The community for performance and observability professionals to learn, to share ideas, and to connect with others.

 View Only
Expand all | Collapse all

Dynatrace & Instana working together in a current deployment...

  • 1.  Dynatrace & Instana working together in a current deployment...

    Posted Wed July 12, 2023 05:43 AM

    Anyone have deployment experiences they can share on Instana being used to complement & uplift an existing Dynatrace (or AppDynamics) deployment... ?



    ------------------------------
    SHANE FLYNN
    ------------------------------


  • 2.  RE: Dynatrace & Instana working together in a current deployment...

    Posted Thu July 13, 2023 10:43 AM

    Hi, it depends how you want implement things.
    If you are using either solution in a .NET environment , Microsoft only allow one profiler to talk to the .NET framework.
    if you plan to use one agent for APM and the other for Infratructure it may work.
    When if comes to JAVA it may work if you can separate the agents in the JAVA applications startup script.

    when if come to other technologies it must be tested as the agents may interact in different ways with the code.

    One thing to remember is that each agent can be runnnig in two modes, APM or Infrastructure. But when running in APM mode also the infrastructure is enabled.
    The best option is to disable the agent that you don't use and only run one agent at the time on each host.
    That is my experience.
     



    ------------------------------
    Ronny Hammar
    ------------------------------