Expand my Community achievements bar.

SOLVED

The best APM Solution for AEM !!!

Avatar

Level 1

Hi all,

Currently, I try make function AEM with an APM tools like AppDynamics, New Relic, dynatrace, ...

Unfortunately, the integration doesn't work entirely. I can monitor JVM Heap, JVM CPU all MBean. But, all of these tools aren't able to capture incomming requests from AEM and no way to use drill down feature and so on.

Normaly all these tools work very well with standard Java EE application.

How APM do you use ?

 

Thanks.

Nizar.

1 Accepted Solution

Avatar

Correct answer by
Level 10
2 Replies

Avatar

Correct answer by
Level 10

Avatar

Level 1

I know this post is several years old, but if you are looking for a solution to track transactions using New Relic APM or Elastic APM, check out the Sling APM Framework I created to solve this problem.

https://www.freedtechnologies.com/2018/12/17/introducing-the-sling-apm-framework/

GitHub - freedtechnologies/sling-apm-framework: A framework for sending custom transaction names fro...