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.
Loading...
Area of interest:
Cloud availability:
Cloud editions:
Self-managed availability:
Self-managed editions:
No results found. Please adjust your filters or search criteria.
There was an error with your request.
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.
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 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.

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

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:
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.
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:

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.
You can now create and manage labels from a single location in Grafana Cloud. Label management, available under Alerts and IRM in the Grafana main menu, provides a central view of the labels you use across your alerting, incident response, and operational workflows.
In January 2026, we released the revamped gauge visualization in public preview. This new experience is now generally available. For a full description of the changes, refer to the public preview announcement.
Starting in Grafana v12.4, plugin processes no longer receive all host environment variables by default. This change improves security by limiting plugin access to environment variables from the Grafana host process.
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.
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.
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.
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.

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.
