Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
on 08-01-2018 01:14 PM - edited on 08-01-2018 05:22 PM by Nina.Wolinsky
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 <agent-install-dir>/ver.x.x.x/conf/app-agent-config.xml
under the <fork-config>
section.
<excludes filter-type="STARTSWITH" filter-value="rx.internal/,rx.schedulers/"/>
<excludes filter-type="STARTSWITH" filter-value="com.netflix.hystrix/"/>
3) Restart the agent.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form