This document details how to install the Java APM Profiler in your Java application running on AWS Fargate . Stackify supports AWS Fargate by adding our Retrace Container to your AWS Fargate tasks. The configuration is in two parts; adjusting your Dockerfile config to include the appropriate Stackify profiler and then adjusting task/container definition configuration in AW
https://docs.stackify.com/java-apm-with-aws-fargate
This document details how to install the Java APM Profiler in your Java application running on AWS Elastic Container Service (ECS) . Prerequisite Follow the Retrace AWS ECS Guide. Java Application Setup Dockerfile Configuration Adjust your Dockerfile to include the Java Profiler. RUN mkdir -p /stackify-java-apm && \ cd /stackify-java-apm && \ wget ht
https://docs.stackify.com/java-apm-with-aws-ecs
This document details how to install the Java APM Profiler in your Java application running on Heroku . Java Application Setup Configure Application Download Profiler at: https://download.stackify.com/stackify-java-apm/stackify-java-apm.jar Add profiler JAR to heroku project root directory. Adjust ProcFile to include the profiler w/ the -javaagent option:
https://docs.stackify.com/java-apm-with-heroku
This document details how to install the Java APM Profiler in your Java application running on Kubernetes . Prerequisite Follow the Retrace Kubernetes Install Guide. Java Kubernetes Setup Dockerfile Configuration Adjust your Dockerfile to include the Java Profiler. RUN mkdir -p /stackify-java-apm && \ cd /stackify-java-apm && \ wget https://downloa
https://docs.stackify.com/java-apm-with-kubernetes
This document details how to install the Java APM Profiler in your Java application running on Docker or Docker Swarm . Prerequisite Follow the Retrace Docker Install Guide. Java Docker Setup Dockerfile Configuration Adjust your Dockerfile to include the Java Profiler: RUN mkdir -p /stackify-java-apm && \ cd /stackify-java-apm && \ wget https://dow
https://docs.stackify.com/java-apm-with-docker
This document details how to setup APM with your AWS Lambda Java Functions . Stackify AWS Monitor Setup AWS Lambda support requires a Stackify AWS Monitor server to forward application data to Stackify. A monitoring server is required for each AWS region you are using functions. Log into your AWS account and click the Launch Stack button below to deploy the CloudFormation St
https://docs.stackify.com/java-apm-with-aws-lambda
Verify Compatibility Java Version Support Stackify supports Java versions 7+ OSGI Support General OSGI Support When running a Java application based on OSGI you may need to adjust the boot delegation settings: Add com.stackify.apm.* to the osgi configuration org.osgi.framework.bootdelegation . This can be done via command line argument: -Dorg.osgi.framework.bootdelegat
https://docs.stackify.com/java-apm-troubleshooting-guide
This document details how to install the Java APM Profiler in your Java application running on Linux. Prerequisite Follow the Retrace Windows Install Guide. The steps to Enable Retrace and Restart IIS in the Windows Installation guide can be ignored for Java applications. The Java Profiler is configured differently. Step 1 - Enable the Java Profiler T
https://docs.stackify.com/java-apm-on-windows
Get Started with Retrace Today.