What's new from Grafana Labs

What's new from Grafana Labs

Grafana Labs products, projects, and features can go through multiple release stages before becoming generally available. These stages in the release life cycle can present varying degrees of stability and support. For more information, refer to release life cycle for Grafana Labs.

RSS
What's new from Grafana Labs
Loading...
Loading...

Email notifications now use BCC for multiple recipients

Grafana Cloud Generally Available Alerting Breaking change
Release date: 2026-03-12

When you send Grafana-managed alert email notifications to multiple recipients (without the “Single Email” option), Grafana Cloud Alertmanager now uses BCC instead of TO headers by default. This means individual recipient addresses are not visible to other recipients in the same notification, and the TO field is empty.


Single-node alert evaluation for high availability

Grafana Cloud Generally Available Open source Enterprise Generally Available
Release date: 2026-03-12

Grafana alerting has added single-node alert evaluation for high availability clusters. When enabled, only one Grafana instance in the HA cluster evaluates alert rules, reducing query load on data sources.

Normally, when you run multiple instances of Grafana, all alert rules are evaluated on all instances by default. With single-node evaluation enabled, the Grafana cluster automatically chooses a primary instance that is responsible for evaluating all alert rules. Other instances skip evaluation entirely.

With single-node evaluation, the primary instance broadcasts fired alerts to all other instances through the cluster communication channel. This ensures that every instance’s embedded Alertmanager has the current alerts, which is necessary for failure recovery and for the Alertmanager API to return correct data on all instances.


Secrets Management UI available in Public Preview

Grafana Cloud Available in public preview Security
Release date: 2026-03-11

Secrets management launched in Grafana Cloud in August 2025, with integrations in Synthetic Monitoring, and later expanded to Grafana Cloud k6 workflows and Git Sync. Now, we’re introducing a centralized Secrets Management UI that brings secret operations into one place across Grafana solutions.


Substitute template variables in saved queries

Grafana Cloud Available in public preview Enterprise Available in public preview Dashboards and visualizations
Release date: 2026-03-02

You can now substitute variables when selecting a saved query without modifying the original query.

A saved query with substituted variables

Previously, if a saved query contained variables that weren’t in your dashboard, Grafana displayed a compatibility warning and limited how the query could be reused. With this update, the warning is replaced with a section where you can update the variable (for example, ${job}) inline by mapping the variable to either:


Removing the legacy Grafana Cloud home plugin

Grafana Cloud Generally Available Breaking change
Release date: 2026-03-02

We’ve removed the legacy plugin that previously served the homepage within Grafana Cloud stacks, cloud-home-app. If you still have links saved that go to <YOUR-STACK>.grafana.net/a/cloud-home-app, update them to go to <YOUR-STACK>.grafana.net instead.


Customize dashboard templates with Grafana Assistant

Grafana Cloud Available in public preview Open source Enterprise Available in public preview Dashboards and visualizations
Release date: 2026-02-27

We’ve integrated Grafana Assistant into dashboard templates, so you can now ask the Assistant to help you with the process.

Templates are a powerful way to create dashboards quickly, but they don’t always match your real-world metric names or data sources. The Assistant bridges that gap by:


Support for GitLab, BitBucket and pure Git in Git Sync

Grafana Cloud Available in public preview Open source Enterprise Experimental Dashboards and visualizations
Release date: 2026-02-26

You asked, we listened.

After announcing the Public preview for Grafana Cloud at the beginning of the month, we are now enabling more functionalities for Git Sync. The top voted feature request was enabling the connection with more providers, and also with self-hosted instances of Git repositories. Today, we are bringing you 3 additional connection types to Grafana Cloud: GitLab, BitBucket and a pure Git integration that adds universal provider support to Git Sync.


Unified storage for playlists

Open source Enterprise Generally Available Dashboards and visualizations Breaking change
Release date: 2026-02-24

We’re excited to introduce unified storage for playlists in self-managed Grafana!

When Grafana v12.4 starts, the migration system automatically transfers your playlists from the legacy SQL database to unified storage and validates data integrity after the migration completes.


Automatic storage migration for small instances

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations Breaking change
Release date: 2026-02-24

If your instance is small, Grafana now automatically migrates your folders and dashboards to Unified Storage. While this migration won’t have any visible change in the system, it will prepare you for upcoming storage improvements with zero configuration required.


Segmentation for Adaptive Logs

Grafana Cloud Generally Available Adaptive Telemetry
Release date: 2026-02-19

Easily manage Adaptive Logs on a per-team basis.

Seegmentation to granularly manage Adaptive Logs is now Generally Available. Viewing recommendations, bulk editing, and understand savings impact are now all streamlined into a single-segment specific view. SRE’s can feel more comfortable optimizing safely within team boundaries, and balancing the optimization load with their application teams.


Analyze errors in Frontend Observability with Grafana Assistant

Grafana Cloud Generally Available Frontend Observability Grafana Assistant
Release date: 2026-02-17

Debugging frontend errors just got easier. From the Errors drawer in Grafana Cloud Frontend Observability, click the Analyze button to kick off Grafana Assistant’s root cause analysis investigation.


Role-based access control for saved queries

Grafana Cloud Available in public preview Enterprise Available in public preview Dashboards and visualizations
Release date: 2026-02-17

Saved queries now supports role-based access control (RBAC), giving teams a clearer and safer way to share and manage queries.

Saved queries are now shared by default: all users with access can reuse them, while only users with the Writer role can create, edit, or delete them. This replaces the previous per-query sharing checkbox with consistent, role-based permissions.