Operations | Monitoring | ITSM | DevOps | Cloud

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

OpenTelemetry Overview

Monitoring distributed systems means collecting data from various sources, including servers, containers, and applications. In large organizations, this data distribution makes it harder to get a single view of the performance of their entire system. OpenTelemetry helps you streamline your full-stack observability efforts by giving you a single, universal format for collecting and sending telemetry data. Thus, OpenTelemetry makes improving performance and troubleshooting issues easier for teams.

Understanding the difference between OpenSearch and Elasticsearch

Search is a fundamental requirement for anyone working with log files. When you have terabytes and petabytes of data, you need to find answers to questions – fast. The search engine that you choose sits as the cornerstone for any technology that helps you look for the information needed to answer questions. While OpenSearch and Elasticsearch may have similar beginnings, their modern iterations have significant differences.

LLM Monitoring and Observability

Large Language Models (LLMs) are advanced artificial intelligence models designed to comprehend and generate human-like language. With millions or even billions of [parameters, these models, like GPT-3, excel in natural language processing, understanding context, and generating coherent and contextually relevant text across various applications.

Optimize Azure App Service costs professionally for peak savings

Azure App Service is a platform as a service (PaaS) that enables developers to make, deploy, and scale web apps, mobile backends, and RESTful APIs efficiently. A powerful component of an organization’s cloud strategy, Azure App Service offers numerous advantages in terms of development, deployment, and operations.

Web Unleashed 2023: Maximize App Performance By Optimizing Web Fonts - Lazar Nikolov

You’ve just landed on a web page and you try to click a certain element, but just before you do, an ad loads on top of it and you end up clicking that thing instead. That…that’s a layout shift. Everyone, developers and users alike, know that layout shifts are bad. And the later they happen, the more disruptive they are to users. In this workshop we’re going to look into how web fonts cause layout shifts and explore a few strategies of loading web fonts without causing big layout shifts.

Data Profiling The Secret Map of Your Telemetry Data Landscape

As data volumes proliferate and costs of data grow, it's becoming increasingly difficult to find the signal in all the noise. Telemetry data -- metrics, logs and traces -- are key to making sound, data-driven decisions, troubleshooting systems issues and maintaining uptime, but it's easy to get overwhelmed. Data profiling shows you exactly where your good data is coming from, how to save what's relevant and discard what's not and slash your data management and storage expenses.

Monitor MySQL Performance Using Telegraf

Monitoring the performance of your MySQL database will help identify performance bottlenecks, inefficient queries, and resource-intensive processes. By tracking metrics like query execution times, server load, and resource usage, administrators can optimize configurations and fine-tune the database for better efficiency and speed. Additionally, monitoring any running process allows for the early detection of potential problems such as server overload, disk space shortages, or network issues.

My Recap on the Gartner IT Infrastructure, Operations & Cloud Strategies Conference

Last week, I attended the Gartner IT Infrastructure, Operations & Cloud Strategies Conference (IOCS). Gartner IOCS is my favorite conference every year because of the quality and level of the presentations. Gartner analysts deliver most sessions and put a lot of effort into the presentations and supporting research. ‍ I’d like to highlight two sessions that I found to be very informative.

NiCE VMware MP 5 7 Release Recording 2023Q4

Come witness the unveiling of the NiCE VMware Management Pack 5.7 in our release video: "Advanced VMware Monitoring on SCOM and Azure Monitor SCOM Managed Instance." Dive into the dynamic world of virtualization management as we introduce an array of new monitoring features that promise to elevate the capabilities of Microsoft System Center Operations Manager (SCOM) and Azure Monitor SCOM Managed Instance.

Fallbacks for HTTP 404 images in HTML and JavaScript

Your images are 404ing all over the place. You’ve got an angry email from a client. Their site is “broken”, images aren’t loading, cumulative layout shift is running riot, and everything is messed up. The crowds are mocking your broken code on Twitter. A fun GIF loaded via a Giphy URL no longer exists. And someone has accidentally deleted an image from the CMS.