08 Aug 2019 01:55 PM - last edited on 14 Dec 2021 03:22 PM by MaciejNeumann
Hi,
We have a situation, our application is a PaaS service managed by third party and they have New Relic as their monitoring solution. We as a consumer also want to monitor this service for end to end monitoring and some other business reasons using dynatrace. This is customer facing application and we want to monitor everything for it. New relic will be doing Infra and application monitoring and not User Experience.
Assuming we have all access to do below, can you please me help with below queries.
Thanks
Suresh
Solved! Go to Solution.
08 Aug 2019 02:02 PM
It is deeply not recommended to have 2 monitoring solutions in the same time. Our client was curious about NewRelic + Dynatrace parallel, there were issues with application.
Sebastian
09 Aug 2019 07:10 AM
Thanks @sebastian k. for your response. Could you please also give you view on below?
09 Aug 2019 07:18 AM
We had New Relic in infra mode + OneAgent full stack and there was no issue. Infra mode agents are only collecting perofrmance counters. Problem is when application is fully instrumented by both of them.
From my point RUM + both agent in infra mode shouldn't be issue here but when there will be something wrong DT may tell you that it is unsupported as well, so remember that. I rather suggest monitoring full stack by dynatrace (RUM + transaction monitoring) for full visibility. Infra metrics tells you where something is wrong but not why.
Sebastian
09 Aug 2019 07:32 AM
Thanks for the clarification, this is helpful.