Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

New Metrics for IT Operations: Part 1

This blog is the first in a two-part series and was adapted from The Enterprisers Project. In 2020, a year like no other, is it still useful to measure IT value based on green, yellow, or red lights on a screen? Now that infrastructure is everything – powering productivity, cutting OPEX, and supporting digital initiatives that may change overnight – flashing lights on a monitor are no longer enough to keep the wheels moving.

Metrics Monitoring: Choosing the right KPIs

Software metrics measure a software’s characteristics in a countable manner. That is why tracking the metrics is a huge part of the development stage. The goal of system metrics monitoring is to determine the quality of the product or process during the development and deployment stages. However, not all metrics are beneficial to your software development. That is why you need key performance indicators (KPI) that will help your processes to move forward.

Organize your monitoring fleet with Sensu cluster federation

Recently, I led a webinar on Sensu cluster federation and some of the ways users can effectively use Sensu’s API. With the API, you can create as many clusters as needed and federate them without much effort. Also, Sensu makes the management of these clusters very easy by allowing you to manage access using a single web UI. In this post, I will recap the webinar, with step-by-step demos that will touch on how you can.

Raygun's favorite features of 2020: APM and more

Raygun is proud to deliver tools that help software teams build software that is reliable, error-free, and fast. Last year was no exception. From more language support to better performance, we released a host of new features designed to help you provide better digital customer experiences. Here, we’ll highlight the cream of the crop — our most significant features released in 2020. We cover our full product suite, plus there’s a hint on what’s to come in 2021.

Datadog automatically surfaces actionable insights into your Lambda functions

Serverless platforms like AWS Lambda have helped accelerate application development by removing the need to provision and manage infrastructure resources. However, serverless architecture presents new monitoring challenges. Because AWS Lambda handles underlying infrastructure for you, you don’t have access to system-level metrics. Instead, you have to monitor your Lambda functions for insight into their performance and resource usage.

Monitor your NVIDIA Jetson IoT devices with Datadog

NVIDIA Jetson is a family of embedded, low-power computing boards designed to support machine learning and AI applications at the edge. Organizations use Jetson boards for complex video and image processing and analysis, automating build processes in factories, and improving city infrastructures. For example, Jetson-based devices enable cities to analyze traffic patterns with their existing traffic cameras in order to find ways to improve their most congested intersections.

Multi-Cloud Archive & Restore: Azure Blob Storage and AWS S3 Support

Logz.io has recently launched its Smart Tiering solution, which gives you the flexibility to place data on different tiers to optimize cost, performance and availability. Our mission has been to make Smart Tiering a multi-cloud and multi-region service. As part of this launch, we are glad to announce that the Historical Tier now supports Microsoft Azure Blob Storage, alongside AWS S3.

Kusto: Table Joins and the Let Statement

In this article I’m going to discuss table joins and the let statement in Log Analytics. Along with custom logs, these are concepts that really had me scratching my head for a long time, and it was a little bit tricky to put all the pieces together from documentation and other people’s blog posts. Hopefully this will help anyone else out there that still has unanswered questions on one of these topics.

Kusto: Custom Logs in Log Analytics

In this article, I’m going to discuss custom logs in Log Analytics. Along with table joins and the let statement that I discuss in another blog, custom logs is a concept that I struggled to wrap my head around for a long time, as there don’t seem to be very many comprehensive guides out there as of yet. Here is a summary of everything I have managed to piece together from documentation and other people’s blog posts.