Showing results for Application Insights - Microsoft for Java Developers

Feb 19, 2024
0
3

Monitor your Spring Boot native image application on Azure

Jean Bisutti
Jean Bisutti

You have just developed your Spring Boot native image application. You want to deploy it on Azure. How can you determine if your application is running well, detect errors in HTTP requests, or identify slow SQL queries? We are going to show you how to monitor a Spring Boot native image application on Azure. Monitoring set-up Add the Azure starter...

Java