Use Azure Application Insights in Java Spring Boot Projects

Developer Support

In this post, Premier Consultant Pete Tian explains how to use Azure Application Insights in Java Spring Boot Projects.


In cloud native microservices ecosystem, one of the challenges is how to detect system anomalies that impact system performance. Many system monitoring tools in the market assist admins to inspect the system from external perspective. There are many factors inside the application system could make the whole system less efficient, such as memory leakage. Application developers need a mechanism for collecting telemetry data sent from applications to get understandings from internal perspective.

Azure Application Insights is the Azure service helping developers collect log information from applications deployed in cloud environment. It is widely used in .NET, now Microsoft provides SDK making the service available to Java developers. In this blog, I am going to show you how to send telemetry from a Java Spring Boot application to Azure Application Insights.

Continue reading here.

 

0 comments

Discussion is closed.

Feedback usabilla icon