Operations | Monitoring | ITSM | DevOps | Cloud

Web Performance Is Vital

Not a great statistic, but are bad digital experiences really that costly? A bad digital experience is when a website is slow, unreliable, and/or insecure. Is it slow to load, are there errors affecting our SEO, is a third party broken, or is payment data being stolen right from their device? These issues are all reputation damaging, more so than ever in an increasingly socially connected world.

How we live-migrated massive Cortex clusters to blocks storage with zero impact to Grafana Cloud customers

January 20, 15:01 UTC. I was sitting in my home office, watching the screen and feeling a mix of emotion and nostalgia as a pod was getting terminated. We have thousands of pods, continuously starting and terminating, and I’m definitely not spending my days watching them, so why was this one special? The terminating ingester-0 pod was the very last Cortex ingester running on chunks storage in Grafana Labs’ infrastructure.

8 Crucial Database Performance Metrics

What are the most important database performance metrics, and how do you monitor them? This is a question many IT professionals would like the answer to. We can collect and use a wide range of database metrics to analyze database and server resource consumption, not to mention overall usage. You are probably wondering why this is essential for business, so let’s explore this next.

How to detect sudo's CVE-2021-3156 using Falco

A recent privilege escalation heap overflow vulnerability (CVSS 7.8), CVE-2021-3156, has been found in sudo. sudo is a powerful utility built in almost all Unix-like based OSes. This includes Linux distributions, like Ubuntu 20 (Sudo 1.8.31), Debian 10 (Sudo 1.8.27), and Fedora 33 (Sudo 1.9.2). This popular tool allows users to run commands with other user privileges.