Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Amplify Feedback with Continuous Performance

One of the cornerstones of a successful business in today’s digital environment is ensuring that web application performance is user-friendly and runs smoothly. A well-oiled website and its applications represent the face of a company, and in an ideal scenario, they serve as a mark of reliability, innovation, and progress.

Maximize your Azure Cloud ROI

LogicMonitor’s LM Cloud now offers support for monitoring Azure cloud spend (in addition to detailed AWS cloud spend). We’ve made it easier than ever to monitor cloud costs and control them. LM Cloud utilizes Azure’s Rate Card and Usage APIs to calculate Azure billing data and break it down in a meaningful way. By default, cost is monitored per subscription, per region, per service, and per operation, with the ability to enable monitoring per tag as well.

Monitor and resolve CPU Steal

Your virtual machine shares resources with other virtual machines on a hypervisor (the server that is hosting the virtual machines). CPU Steal is the amount of time your virtual CPU has to wait for a real CPU from the hypervisor. This happens when a neighbour VM is using up all the real CPU of the hypervisor. CPU Steal is an important metric to monitor in case you're using virtualized servers. It can have significant impact on the performance of your machine.

Distributed Tracing with Zipkin and ELK

While logs can tell us whether a specific request failed to execute or not and metrics can help us monitor how many times this request failed and how long the failed request took, traces help us debug the reason why the request failed, or took so long to execute by breaking up the execution flow and dissecting it into smaller events.

Monitoring Errors in Android Apps

When developing mobile apps it’s important to monitor errors so that you can understand your user’s experience. You need deeper insight than just a crash report because errors could cause a degraded user experience or a drop in key behavioral metrics. Your team needs to know quickly when there are production problems either with the app itself or with your backend services so you can fix the issue before more customers are impacted.