The best APM Solution for AEM !!! | Community
Skip to main content
nizar_salhaji
October 16, 2015
Solved

The best APM Solution for AEM !!!

  • October 16, 2015
  • 2 replies
  • 2911 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

smacdonald2008
smacdonald2008Accepted solution
Level 10
October 16, 2015
December 18, 2018

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 from Apache Sling to AP…