Operations | Monitoring | ITSM | DevOps | Cloud

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

Introducing the Sentry Trace Explorer

The Trace Explorer is a new way to query and visualize the application metrics from the traces and spans within your applications. In this video, Cody from the Sentry Developer Experience team shows you how you can get started using it. Want to dive in and find your slow database queries, or what pages or components are loading the slowest? Trace Explorer is the best way to do it - and gives you an easy path to jumping into the spans that make up all actions within your application.

Datadog On-Call, Code Analysis & More - This Month's Updates! #Observability #opentelemetry

On This Month in Datadog, we’re bringing you a bonus episode to spotlight Datadog On-Call, which is now generally available, and covering other updates, including the general availability of Code Analysis and our expanded integration with Pinecone.

Rails Logger: How to Customize, Configure, and Optimize Your Logs

When it comes to Rails development, logging isn’t just about tracking what’s happening in your app. It’s a lifeline for developers, helping you catch bugs, monitor performance, and keep your code running smoothly in production. In this guide, we’ll cover everything from the basics to some cool tips that are often overlooked.

JMX Monitoring: Your Go-To Guide for Java Application Management

When it comes to monitoring Java applications, JMX (Java Management Extensions) plays a pivotal role. If you're looking to optimize your app’s performance, understand its behavior, and troubleshoot issues in real-time, JMX monitoring is a tool you'll want to understand inside and out.

MySQL Monitoring: Open-Source vs. Commercial Tools

MySQL is the backbone of many applications, and keeping it running smoothly is essential. But monitoring MySQL isn’t just about tracking CPU usage or checking if the database is up. It’s about understanding queries, indexing, slow queries, and resource utilization to ensure performance never takes a hit. This guide walks through everything you need to know to monitor MySQL effectively.

Monitor dbt Cloud with Datadog

Data build tool (dbt) is an open source service that cleans, aggregates, and models raw data into organized, analytics-ready formats within a data warehouse. dbt Cloud, a fully managed platform by dbt Labs, extends dbt’s capabilities with advanced features such as scheduling, testing, and monitoring, accessible directly from your browser.

All you need to know about Horizontal Pod Autoscaling in Kubernetes

For most organizations, Kubernetes is the preferred containerization platform thanks to its scaling capabilities. Scaling is more than a mere technical endeavor—it helps maintain reliability, efficiency, and smooth user experiences while handling huge data without any business disruptions. It also aids in reducing business expenditures by cutting down on manual labor and avoiding deployment failures.

Kubernetes cluster metrics 101

Kubernetes clusters facilitate the management of containerized applications. Imagine coordinating a seamless flow of workloads across servers, ensuring they operate in harmony, regardless of scale. This is exactly what Kubernetes clusters can do for the smooth deployment of your applications. Read on to learn more about Kubernetes clusters, including how to manage them using our list of critical metrics.

Monitoring database exposure on Kubernetes and VMs

This week, security researchers at Wiz published a report about an internal database at DeepSeek being exposed to the internet. This kind of security risk is surprisingly common and can affect any company. The only way to prevent it is through continuous monitoring. But in modern infrastructures, services can be exposed in many different ways, making detection tricky. At Coroot, we realized that the telemetry data we already collect can help identify these risks — without requiring any extra setup.