Operations | Monitoring | ITSM | DevOps | Cloud

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

Prometheus Metrics Just Got a Cardinality Fix: What Native Histograms Change, and Why the Ecosystem Is Reacting

TL;DR: Prometheus’s biggest structural weakness has always been cardinality. A stable feature years in the making is finally addressing it, and the rest of the observability market is already responding. Native histograms allow for more efficient metrics storage, reducing cardinality strain and enabling faster, more cost-effective AI-powered observability. Ready to see how AI-powered observability can simplify your monitoring? Book a demo of the Open 360 platform.

Enterprise AI Governance Made Simple with Nexthink's AI Activation Hub

Over the past year, organizations have embraced AI at an extraordinary pace, and Nexthink AI Activation Hub powered by AI Drive has helped customers make sense of that transformation by helping organizations discover the growing wave of AI tools entering the workplace, rapidly triage and govern them, accelerate adoption of approved AI solutions, and measure the impact of AI across the enterprise.

H1 2026 Cloud and SaaS Reliability Report

The first half of 2026 reinforced a key idea about Cloud and SaaS reliability - dependency risk. IncidentHub tracked 30,246 outages across 1,082 providers between January and June 2026. May was the busiest month, with 6,070 incidents. Cloud providers led in the total number of outages (4,723), followed closely by developer tools (4,589).

Why partners love working with Cribl

Hear directly from Cribl partners—including AWS—about what it’s really like to work together. This short is for technology and cloud partners, consulting firms, and customers who want a quick, human view of Cribl’s partner ecosystem and the value it delivers. In under two minutes, partners highlight Cribl’s partner program, the people they work with, and the outcomes they’re delivering for joint customers. You’ll hear about the FedRAMP opportunity, why “it’s all about the data” for AWS, and how Cribl helps get data where it needs to be for shared customers.

How a global telecom provider built a network operational twin and improved root cause analysis

A leading communications service provider partnered with @selector1327 to create an operational twin of its network, enabling faster root cause analysis and improved operational efficiency across a massive, multi-domain infrastructure.

Use OpenTelemetry-native observability with Datadog from ingestion to investigation

The recent announcement that OpenTelemetry (OTel) has achieved CNCF graduation further reinforces OTel’s credibility as the industry standard for vendor-neutral telemetry. As organizations increasingly adopt the OpenTelemetry Protocol (OTLP), the OTel Collector, and OTel SDKs, they need an observability platform that supports OTel-native data without sacrificing flexibility or portability.

MongoDB Query Tracing in .NET with Sentry + OTLP

If your.NET app talks to MongoDB, you almost certainly want to be able to measure DB performance so that you can effectively debug any performance issues you might run into. For that, you need to know which database command was running, how long it took, and whether this was a one-off blip or part of a broader pattern. Ideally, you also want to pivot from that trace to related errors and replays without stitching the story together by hand.