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.

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

Blazing-fast Table panel

Grafana Cloud Available in public preview Open source Enterprise Available in public preview Dashboards and visualizations
Release date: 2025-05-05

The table visualization panel just got a major performance boost. Load, sort, and filter large tables many times faster than before, now that the table visualization has been refactored to use the react-data-grid library.


Dashboard v2 schema and dynamic dashboards

Grafana Cloud Experimental Open source Enterprise Experimental Dashboards and visualizations Breaking change
Release date: 2025-05-05

If the feature flag for dynamic dashboards is enabled, once an existing dashboard is migrated to a dynamic dashboard and using schema v2, it can’t be migrated back. This issue will be solved in future versions of Grafana.


Deduplication and renaming of metric cache_size

Grafana Cloud Generally Available Enterprise Generally Available Breaking change
Release date: 2025-05-05

We were double registering the existing metric cache_size. In Grafana v12 we’re deprecating the metric, with plans to remove it in Grafana v13, and splitting it into 2 different metrics:


Deprecated APIs for UI extensions will be removed

Grafana Cloud Generally Available Open source Enterprise Generally Available Plugins Breaking change
Release date: 2025-05-05

We’re removing the deprecated version of the UI extension APIs in favor of the new reactive APIs introduced in Grafana v11.4. The new APIs enable Grafana to load plugins with UI extensions lazily when needed instead of needing to load them prior to starting Grafana. They also make the UI reactive, so when the UI extensions registry changes, it will be reflected in the UI.


Enforcing stricter data source UID format

Grafana Cloud Generally Available Open source Enterprise Generally Available Data sources Plugins Breaking change
Release date: 2025-05-05

We’ve had a standard way to define UIDs for Grafana objects for several years. While all of our internal code complies to this format, we didn’t yet have strict enforcement of this format in REST APIs and provisioning paths that allow the creation and update of data sources.


Grafana SQL expressions now in private preview

Grafana Cloud Available in private preview Open source Available in private preview
Release date: 2025-05-05

Use the full power of SQL to manipulate and combine results from data sources however you like. You can use it to create new dashboard visualizations and powerful alert and recording rules.


Removal of ‘Aggregate by’ in Tempo

Grafana Cloud Generally Available Open source Enterprise Generally Available Breaking change Traces Traces Drilldown
Release date: 2025-05-05

Aggregate by was introduced as a way to view RED metrics for your traces in the Tempo data source. This functionality has been deprecated since Grafana v11.3 in favor of using Traces Drilldown and the TraceQL metrics API, which offers much more functionality and complex features. Additionally, TraceQL metrics queries are significantly more powerful than what the metrics summary API provides.


Removal of Angular

Grafana Cloud Generally Available Open source Enterprise Generally Available Plugins Breaking change Dashboards and visualizations
Release date: 2025-05-05

Angular plugin support was deprecated and turned off by default in Grafana 11 and is now being removed Grafana v12. This means, effective in Grafana v12, there is no possibility anymore to use any Angular plugins in Grafana and the dashboards that were still using “core” Angular panels will be force-migrated to the latest versions that are using React.


Removal of optional actions property from `DataLinksContextMenu` component

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations Breaking change
Release date: 2025-05-05

Actions were introduced as an optional property for the DataLinksContextMenu in October 2024 to support actions in the context menu for the table visualization. Actions were under a feature flag, so the impact is minimal. There’s no other way to use the property from other places that are using the DataLinksContextMenu component, so we expect the effect to be minimal.


Removing the Feature Toggle UI from Grafana Cloud

Grafana Cloud Generally Available Breaking change
Release date: 2025-05-05

Grafana Cloud has a page in the Admin section that displays feature toggles. A feature toggle is a way to enable or disable certain features before they are generally available. The feature toggle UI shows which toggles are on or off, with options to enable or disable some of those toggles. This UI is experimental.


SCIM user and team provisioning

Grafana Cloud Available in public preview Enterprise Available in public preview Authentication and authorization IRM
Release date: 2025-05-05

We are excited to announce SCIM user and group provisioning.

Previously, provisioned users needed to individually sign in to Grafana to exist within the platform, and administrators faced the time-consuming task of creating and managing teams - either manually or via provisioning. This process was complicated and often presented a bottleneck for new team members getting up and running quickly.


New Dashboard APIs released as experimental

Grafana Cloud Experimental Open source Enterprise Experimental Dashboards and visualizations
Release date: 2025-05-05

With this release we’re rethinking our dashboards APIs and introducing a new model that is consistent, versioned, and resource-oriented. We’re releasing them as experimental, with the intent to gather feedback and deliver a stable version to users with one of the next releases.


Grafana Cloud Migration Assistant Now Generally Available

Grafana Cloud Generally Available Open source Enterprise Generally Available
Release date: 2025-05-05

We’re excited to announce that the Grafana Cloud Migration Assistant is now generally available to all users! After a successful public preview period, this powerful tool is ready to transform how self-managed Enterprise customers and OSS users transition to Grafana Cloud.


Introducing Investigations

Grafana Cloud Available in public preview Open source Enterprise Available in public preview
Release date: 2025-05-05

This brand new feature, coming to Public Preview in Grafana v12, is designed to streamline how you approach problem-solving by bringing all your relevant signals together in one unified view.


Logs Drilldown improvements

Grafana Cloud Generally Available Open source Enterprise Generally Available
Release date: 2025-05-05

Last October at ObsCon, we announced the GA of Logs Drilldown, and we’ve been hard at work expanding its capabilities to help you visualize your logs data with more flexibility and options.