If you notice that the instrumentation of highly async environments like RxJava and Netflix Hystrix results in high memory overhead issues, please follow the workaround outlined below:
1) Stop the agent.
2) Add the following configuration in <agen...
Hi Philipp,
Answering your question
By default controller business application can accept up to 200 BT's and each node (JVM's instrumented with agent) can generate/register up to 50 BT's by default.
Example: If you have 4 nodes under applicati...
Hi Sanrajas,
You can go with any of the options listed here
1) Install Java agent to monitor Kafka and Zookeeper. This does Byte Code instrumentation of application libraries and captures performance metrics (code level metrics).
https://docs.a...
Hi Raj,
You need not cast object here. I understand that org.apache.synapse.core.axis2.Axis2MessageContext implements org.apache.synapse.core.axis2.MessageContext. So when you define data collector, at run time the getter chain will be invoked on ...
Hi Ahmed,
Please find the java supported/certified environments and versions
https://docs.appdynamics.com/display/PRO43/Java+Supported+Environments
Extensions
https://www.appdynamics.com/community/exchange/extension/websphere-mq-monitoring-exten...