Overview of Datadog Java APM
masterThe dd-trace-java library is Datadog's APM client for Java applications. It provides APIs for both automatic and manual tracing and profiling.
Key capabilities enabled by this library include:
- Distributed Tracing: Using Automatic Instrumentation to track requests across services.
- Continuous Profiling: Monitoring application performance and code hotspots.
- Error Tracking: Identifying and visualizing application errors.
- Continuous Integration Visibility: Monitoring CI/CD performance.
- Deployment Tracking: Correlating deployments with performance changes.