Operations | Monitoring | ITSM | DevOps | Cloud

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

How to Measure VoIP Quality & MOS Score (Mean Opinion Score)

Are you tired of constantly dropping calls or struggling to hear your loved ones on the other end of the line? Fear not, because we're here to talk about the one thing that can make or break your VoIP experience: MOS score. No, we're not talking about the fuzzy creature from Star Wars - we're talking about the Mean Opinion Score, the nifty little metric that can help you measure and improve the quality of your VoIP calls.

How Synthetic Monitoring Can Warm Up Your CDN (and Why It Matters)

In the high-stakes world of web performance, every millisecond counts. A single second of delay can result in a 7% reduction in conversions, while 10% of users will abandon a site for every additional second it takes to load . For organizations operating at global scale, Content Delivery Networks (CDNs) have become indispensable infrastructure for delivering fast, reliable user experiences.

Getting started with the Grafana plugin

The idea of having a SquaredUp plugin for Grafana might seem a little bit unnecessary at first. They are both dashboarding products, so why would you want to create a dashboard about dashboards? The answer to this conundrum is that the SquaredUp Grafana plugin isn’t quite a matter of taking Grafana dashboards and recreating them on the SquaredUp canvas.

How sum_over_time Works in Prometheus

The sum_over_time() function in Prometheus gives you a way to aggregate counter resets, gauge fluctuations, and histogram samples across specific time windows. Instead of seeing point-in-time values, you get the cumulative total of all data points within your chosen range—useful for calculating totals from rate data, tracking accumulated errors, or understanding resource consumption patterns over custom intervals.

Tracking planes with Grafana in real time: How to visualize the aircraft overhead with your own dashboard

Ever since I was little, I’ve been fascinated by airplanes. Whether it was the excitement of boarding a flight for a holiday or the wonder of admiring them from the ground, there’s always been something magical about these incredible machines. Fast forward a few years, and now we have the ability to track aircraft in real-time from the palm of our hands using a variety of apps.

Observability Data: Ingestion Pipeline Best Practices

Great data is a prerequisite to all things AIOps and observability. Great observability data results in fewer observability gaps, better analysis and insights, and more confidence within teams that rely on the power of modern AIOps and observability technologies. Goals for improved automation, IT efficiencies, intelligent triage and remediation all become more achievable with better data.

StatusGator now supports Microsoft Teams Workflows

We’ve updated our Microsoft Teams integration to support workflows — Microsoft’s new and recommended approach to incoming webhooks. As Microsoft evolves its platform, it is phasing out the legacy Connectors feature in favor of Workflows. At StatusGator, we’re committed to keeping up with these changes so your integrations remain reliable and future-proof.

How Sentry could stop npm from breaking the Internet

Caching is great! When it works… When it fails, it puts a big load on your backend, resulting in either a self-inflicted DoS, increased server bills, or both. This article is inspired by a real-world incident that happened to npm back in 2016. In the next part, Ben recounts his personal experience responding to the incident while working at npm.