top of page

WELCOME TO CLOUD MATTER

Search
  • Writer's pictureRoman Guoussev-Donskoi

Azure App Service - monitoring application behavior (and using custom metrics)

When you are responsible for managing applications in production monitoring all aspects of application behavior is paramount.


Azure Applications Insights provides easy-to-use mechanisms for monitoring standard (e.g. CPU/memory/threads) and custom metrics. Custom metrics are often-underutilized but are actually extremely useful (e.g. monitor data arrival rates and values arriving from external input sources and raise alerts if data stopped coming).


Configuration of Java applications can be a little more involved therefore pre-configured java application is provided in GitHub.


Standard Metrics

In Application Insights select the resource that you would like to monitor and have CPU/memory utilization and application response time at your fingertips

CPU

Memory


Response Time


Custom Metrics

Special thanks to Eugene Selivanov for providing example below:





Integration

The example Java source code is provided here.


122 views0 comments

Recent Posts

See All

Databricks is an amazing platform for data engineering, data science and machine learning. One of the critical requirements of secure data processing is data audit - the ability to identity what data

SAS access to storage account is very convenient and easy and while Microsoft recommends that you use Azure AD credentials when possible as security best practice still SAS sometimes hard to avoid. Le

Home: Blog2

Subscribe

Home: GetSubscribers_Widget

CONTACT

Your details were sent successfully!

Computers
Home: Contact
bottom of page