Operations | Monitoring | ITSM | DevOps | Cloud

Dashboards

Grafana variables: what they are and how they create dynamic dashboards

A common pattern when building Grafana dashboards is to represent data for many items at once, such as simultaneously monitoring hundreds of servers. But what if there’s a problem with one of those servers? You’d want the ability to quickly identify that single server, and drill into the details without noise from all the other systems. In Grafana, dashboard variables are a great way to filter data and focus on the information that’s most important to you.

Edit your Git-based Grafana dashboards locally

Grafana has grown to become one of the most prominent dashboarding tools available, with an extensive set of features that support organizations of all sizes. There can come a time, however, when you have too many dashboards. As a software engineer, you might think, “Why can’t I do with dashboards what I do with my code?” That is, you know how to keep your code in version control (e.g., Git). You know how to share and review your code with colleagues (e.g., pull requests).

Visualize GitHub repos, projects, and more: get started with the GitHub data source for Grafana

In 2020, we introduced the GitHub data source plugin for Grafana, helping organizations visualize and gain deeper insights into their use of the popular version control and collaboration platform. Since then, thousands of users have installed the data source, and we’ve been working hard to extend its capabilities and make it even easier to use.

Learn the Anatomy of a Grafana Plugin | Grafana Plugin Development

Learn about the anatomy of a Grafana plugin in this video where we'll dive deep into the various frontend and backend components involved when creating your own plugin. We'll look at the individual components for each plugin type, as well as explain how the plugin project files are organised, so that you're fully equipped to make your own awesome plugins.

Introducing dashboard folders

One of the most common challenges our users face is navigating a growing number of dashboards as their SquaredUp usage increases. That's where dashboard folders come in! We’ve designed dashboard folders to help our users stay organized, even in large and complex environments. Here are some ways we think dashboard folders can improve your dashboard organization and navigation.

Browser testing in Grafana Cloud k6: how to optimize frontend web performance

Modern websites typically have a backend API and a frontend user interface. Testing both is essential to deliver a reliable user experience and optimize engagement. Historically, Grafana Cloud k6 has helped you check one of these boxes, allowing you to test your website’s backend APIs with protocol tests. Now, we are excited to share that you can also validate your website’s frontend performance with the new browser testing feature in Grafana Cloud k6.

Grafana 11.3 release: Scenes-powered dashboards, visualization and panel updates, and more

Roll out the red carpet! Grafana 11.3 is here and marks the general availability of Scenes-powered dashboards, which set the foundation for what we envision the future of Grafana dashboards will be. But the current state of Grafana dashboards looks pretty awesome as well. The dashboard experience has improved, including the ability to trigger API calls from any canvas element with the new Actions option across many visualizations.

Set Up Links Between Data Sources With the New Correlations Feature | Demo | Grafana 11.3

Correlations is a feature that allows Grafana users to set up links between their data sources. Previously, the link generated would only be from one query to another—meaning results from a query could only generate links to open a second Explore pane with other query results. With this feature, users can now link to third party web-based software based on their search results. The format follows the standard Grafana format for using variables. This is generally available in all editions of Grafana.

Query Language Not Required! Explore Apps Suite Demo (Logs, Metrics, Traces, Profiles) | Grafana

This talk dives into making observability more accessible with Grafana’s Explore apps suite. This new experience, which includes eliminates the need to write queries as you visualize and explore your data. Explore Metrics and Explore Logs (both GA), simplify navigating Prometheus and Loki data with an intuitive UI, eliminating the need to write queries in PromQL or LogQL. They come with improvements like better related metrics recommendations, OpenTelemetry logging support, and enhanced pattern detection.

Grafana 11.3 Now GA! Here's the TL;DR | Grafana

Welcome to Grafana 11.3! Scenes-powered dashboards are now generally available and the Explore Logs plugin is now installed by default. The dashboard experience has also improved in other ways including the ability to trigger API calls from any canvas element with the new Actions option and an update to transformations so you can apply calculations to dynamic fields. We’ve also simplified the alert setup experience, added customizable announcement banners that admins can send to all users, and improved some default permissions.