Dashboards

Grafana 9.2 release: New Grafana panel help options, Grafana oauth updates, simplified variable editor for Grafana Loki, and more!

Welcome to Grafana 9.2, a jam-packed minor release with a wide range of improvements to help you create and share Grafana dashboards and alerts. Along with new developments for public dashboards and support for Google Analytics 4 properties, Grafana 9.2 offers new ways to connect with support teams about panel issues, a simplified query variable editor for Grafana Loki, improvements to access control, and much more.

Interval Selector in Sentry Dashboards

Demo of the new time interval selector feature within the Sentry Dashboards tab. These are actual videos submitted by Sentaurs for our monthly Show-N-Tell. We have not edited them except for obscuring personal information that may appear in screenshots. Some videos may include screenshots that contain fictitious usernames or email addresses for illustrative purposes.

Grafana k6 one year later: Lessons learned after an acquisition

A few years ago, I was meeting with venture capitalists and private equity firms about the future of k6, the open source performance testing tool that we created in 2016 and open sourced in 2017. After talking about the k6 product mission — to give modern engineering teams better tools to build reliable applications — one investor challenged us to create an even bigger vision for the company: What if we acquired a company to broaden the k6 story?

Announcing Grafana Cloud Link, a gateway from any local Grafana instance to Grafana Cloud

If you’ve had a local Grafana instance for any length of time, it’s likely dialed in just how you like it, and that’s a good thing. If you are working within Grafana Cloud, by contrast, you are using a heavily opinionated experience that our teams are building, managing, and provisioning. As a result, we serve up solutions that users can work with out of the box and can use to build their stack.

TL;DR Deep Linking Dashboards

If you’re an InfluxDB and InfluxDB UI user, you’ve almost certainly created dashboards. However, if you’re building dozens of dashboards in the InfluxDB UI, you might have come across the need to deep link related dashboards. In this tutorial we’ll learn how we can use the table view with Flux, string interpolation, and variables to deep link users to other dashboards.

SLO walkthrough: measuring microservice performance

To improve reliability, we need to measure it, and to measure it we use SLOs (Service Level Objectives). Or at least, that’s what Google SRE has popularized. In practice, it can be difficult and time-consuming to identify the right things to measure, to get to the right data, and to surface the results in a way that engages the stakeholders and teams involved. And all this is especially hard as we scale our teams and applications across multiple technology stacks.

Set up instant SNMP monitoring with the new SNMP integration in Grafana Cloud

Simple Network Management Protocol (SNMP) is an internet protocol that is used to collect information about network devices and manage them. Most of the modern devices connected to a network support SNMP, such as routers, switches, servers, printers, and more. There are three different versions of SNMP (v1, v2, and v3). It most commonly operates on UDP ports 161 and 162. The most common versions being used are v1 and v2. The data can be collected from a network device through SNMP via polling.