Scala APM - Setup & Installation Docs | Middleware
Traces | Metrics | App Logs | Custom Logs | Profiling |
---|---|---|---|---|
✅ | ✅ | ✅ | ✅ | ✅ |
This guide walks you through setting up Application Performance Monitoring (APM) on a Scala application. These instructions can also be found on the Installation page in your Middleware Account. View demo code here.
Scala version 2.11.6
or above. Check your Scala version with the following command:
Download the most recent Middleware Java Agent jar file.
build.sbt
FileRun the following command in your terminal to start your application
Continuous profiling captures real-time performance insights from your application to enable rapid identification of resource allocation, bottlenecks, and more. Navigate to the Continuous Profiling section to learn more about using Continuous Profiling with the Ruby APM.