Operations | Monitoring | ITSM | DevOps | Cloud

Server Rack Best Practices for Tracking Assets and Space Utilization

Managing server racks effectively is one of the most critical aspects of running a successful data center. Accurate asset tracking and efficient space utilization can make or break your operations. Without proper processes in place, you risk issues like wasting resources and escalating costs.

Revising Icinga Exchange

Icinga is an open-source project, but it’s only become the product we like to use thanks to co-development, brainstorming and suggestions from the community. That’s why we created a platform in the past to facilitate the exchange of custom implementations like check plug-ins, styles, extensions and bridges to third-party systems. We’re talking about our Exchange Portal, of course.

Introducing WebPageTest Expert Plan: Real-Time Insights, Synthetic + RUM together in One Platform

Imagine this: You push a major update to your website, confident that everything looks great. Hours later, traffic plummets. Your users complain about slow load times, but when you check WebPageTest, everything seems fine. What’s missing? Real-time insights and proactive monitoring.

5 Types of Checks Every Shopify Store Should Have

Running an online store based on Shopify can be a stressful experience. Meeting sales quotas or metrics, ensuring the store’s accessibility, and accessing data on user statistics are all concerns that any Shopify store owner will encounter. Though Shopify provides an excellent solution for sellers, additional monitoring services to ensure that the store is always available can be very helpful.

Using a transformer-based text embeddings model to reduce Sentry alerts by 40% and cut through noise

Sentry uses Issue Grouping to aggregate identical errors and prevent duplicate issues from being created, and duplicate alerts being sent. One of the chief complaints we’ve heard from our users is that in some cases the existing algorithm did not sufficiently group similar errors together, and Sentry would create separate issues and alerts, causing unnecessary disruption–or at least annoyance–to developers.

AWS CloudWatch Custom Metrics: Types & Setup Guide [With Examples]

Amazon CloudWatch is a monitoring and observability service that provides real-time insights into AWS resources and applications. While CloudWatch provides many default metrics, sometimes you need custom metrics to monitor specific aspects of your infrastructure or applications. This guide covers everything you need to know about CloudWatch custom metrics, from basics to advanced use cases.

Getting Started with OpenTelemetry Java SDK

Understanding how your applications perform is crucial. OpenTelemetry has emerged as a powerful observability framework, offering a standardized approach to collecting telemetry data such as metrics, logs, and traces. For Java developers, the OpenTelemetry Java SDK provides the tools necessary to instrument applications effectively. This guide is all about the OpenTelemetry Java SDK, exploring its components, configuration, and advanced features to help you harness its full potential.