Dashboards

How we're building a production readiness review process at Grafana Labs

Production readiness review (PRR) is a process that originated at Google, described as the first step of site reliability engineering engagement in the company’s famous SRE book. The idea of thoroughly reviewing a product before handing over the pager is a really good one, but except for Google-scale companies, there aren’t that many organizations that can afford dedicated SRE teams.

New in Grafana 8.2: Test contact points for alerts before they fire

Grafana 8.2 was released last week, and we’re excited to announce one of its new features: contact point testing. Now users of Grafana 8 alerting can test their contact points right from the contact points page. This feature makes it easier to configure Grafana 8 alerting and gives you the confidence in knowing that your contact points are working as expected before they fire. Here are the basics.

Making data accessible with sound, a Grafana Labs Hackathon project by Kostas Pelelis

We learned from a visually impaired astronomer that it was possible to use sonification to understand astronomical spectra. So during a hackathon at Grafana Labs we decided to turn time series into audio, and add sound to our alerting systems too. Kostas Pelelis is a Software Engineer at Grafana Labs living in Greece.

Bootstrapping a multi DC cloud native observability stack by Bram Vogelaar

An introduction to Observability and how to setup a highly available monitoring platform, across multiple data centers. During this talk we investigate how to config a monitoring setup across 2 DCs using Prometheus, Loki, Tempo, Alertmanager and Grafana. Bram Vogelaar spent the first part of his career as a Molecular Biologist, he then moved on to supporting his peers by building tools and platforms for them with a lot of Open Source technologies. He now works as a DevOps Cloud Engineer at The Factory.

Testing with k6 + Grafana: Better together by Nicole van der Hoeven

k6 is one of the newest additions to the Grafana Labs family, but what exactly is it, and what does it have to do with Grafana? In this session, Nicole van der Hoeven will demonstrate how to use k6, how to integrate it with Grafana, and why k6 and Grafana are better together. Nicole van der Hoeven is a Developer Advocate at k6, living in the Netherlands.

Tales of A11y In Grafana OS: Introducing Pa11y CI into our pipeline by Alexa Vargas

We want to make Grafana accessible to everyone! In this talk, Alexa will share how Grafana recently introduced Pa11y CI into the Grafana Continuous Integration pipeline. The library supports our developers and contributors to highlight a11y issues. And more importantly, it acts as a gatekeeper, stopping new A11y issues from making it into the project. You will additionally hear about the alternatives that were considered and their challenges. This talk will have everything!

Using Thanos to gain a unified way to query over multiple clusters by Wiard van Rij

When using Thanos on top of Prometheus we can leverage this for a unified way in a single data source to query all our data across multiple clusters, servers and Prometheis. Wiard van Rij is an Engineer at Fullstaq helping people, teams, and organizations with various cloud-native challenges with a strong focus on Kubernetes and Observability. Wiard is a Thanos team member, open source enthusiast and has extra fun with security and hacking.

Filter dashboards faster with template variable available values

Datadog’s template variables help you quickly scope your dashboards to specific contexts using tags, so you can visualize data from only the hosts, containers, services, or any other tagged objects you care about. This helps you build more flexible dashboards so you can access the insights you’re looking for as quickly as possible. We’re proud to announce new features for the template variable workflow that enable you to make highly dynamic, shareable dashboards more efficiently.