- 1 Minute to read
- Print
- DarkLight
- PDF
Java Setup Guide: Getting Started
- 1 Minute to read
- Print
- DarkLight
- PDF
For Java applications, Retrace offers both basic and advanced features. This guide will help you on how to get started with your Java application.
Application Performance Monitoring (APM)
To setup APM on your Java application follow the document that best matches your setup:
- Java APM with Linux
- Java APM with Windows
- Java APM with Docker
- Java APM with Kubernetes
- Java APM with AWS ECS
- Java APM with AWS Fargate
- Java APM with AWS Lambda
Logs & Errors (ELM)
You can send your applications logs to Retrace with multiple logging frameworks. Make sure to send your logs to take full advantage of Retrace's error tracking and centralized logging features. Errors are also used as part of Retrace's App Scoring feature.
Deployment Tracking
In the event of a new deployment, it will notify Retrace. This is to get advanced reporting features and it helps to see how performance changes after a new deployment. Popular tools like Team City, Jenkins, Bamboo, and others are supported. Read our documentation to learn more.
Additional Topics
- Custom Metrics - Track custom metrics in your code with the Stackify API.
- Custom Instrumentation - Customize what Retrace profiles and the data it collects.