I might have misunderstood how accounts relate to environments in AppDynamics. Seems you can use the same account for multiple environments? With "environment" I mean whatever domain name comes in front of "*.saas.appdynamics.com". If this is correct then merely swapping App Key in Instrumentation.start(AgentConfiguration.builder() .withAppKey(environmentSpecificKey)) ..would do the trick - reusing the same "adeum" section in build.gradle for both
... View more
Thank you, Frode. I have opened a case to investigate and update it with the right version. It appears we have failed to update that line during the latest updates. Thank you for bringing it to our attention. Regards, Abou
... View more