Menu

This is documentation for the next version of Grafana documentation. For the latest stable release, go to the latest version.

Documentationbreadcrumb arrow Grafana documentationbreadcrumb arrow What's newbreadcrumb arrow What's new in Grafana v11.5

What’s new in Grafana v11.5

Welcome to Grafana 11.5! Read on to learn about new sharing, reporting, and export options, cross-cluster search for Elasticsearch, PDC support for several new data sources, and more. The Grafana Cloud Migration Assistant is in public preview and now supports all plugins and Grafana Alerts, in addition to dashboards, folders, and data sources. We’ve also made it more secure to run third-party apps and data sources, and improved user session handling for OAuth 2.0 and SAML.

For even more detail about all the changes in this release, refer to the changelog. For the specific steps we recommend when you upgrade to v11.5, check out our Upgrade Guide.


Cloud Migration Assistant

Migrate your dashboards, data sources, folders, plugins, and alerts to Grafana Cloud

Grafana Cloud Available in public preview Open source Enterprise Available in public preview Dashboards and visualizations Data sources Plugins Alerting

Migrate your Grafana OSS/Enterprise instance to Grafana Cloud in just a few clicks.

The Grafana Cloud Migration Assistant launched in Grafana 11.2 with initial support for dashboards, data sources, and folders. We’re excited to announce support for plugins and Grafana alerts.


Dashboards and visualizations

Redesigned filters for dashboards

Grafana Cloud Generally Available Open source Available in public preview Dashboards and visualizations

We’ve redesigned dashboard filters for an improved filter creation experience!

The redesigned filters are more prominent in the dashboard and filters based on the same ad hoc filter variable are more clearly related. In the new design, you can click anywhere in the filter field to begin creating a one and Grafana automatically detects which part of the filter you’re setting up. It takes fewer clicks to create a filter and the creation process using keyboard strokes is smoother than previously.

Multi-select operators
Multi-select operators


Redesigned sharing experience in Dashboards

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations

Introducing a redesigned sharing experience in Dashboards! The redesigned sharing model is leaner, easier to navigate, and more focused on what you want to do.

Dashboard export options


Reporting

Reporting theme options

Grafana Cloud Generally Available Enterprise Generally Available Dashboards and visualizations

Choose the light or dark theme for PDF attachments and embedded dashboard images in Reports. The selected theme options are applied to PDFs and embedded images for all reports within your organization.

Reporting settings with theme options highlighted

PDF export improvements in GA

Grafana Cloud Generally Available Enterprise Generally Available Dashboards and visualizations

In May 2024, we announced a new way of generating PDFs that introduced a major performance improvement for the PDF export feature. It also fixed all caveats related to rendering a report with panels or rows set to repeat by a variable, like rendering repeating panels inside collapsed rows.


Alerting

RBAC for alerting notifications

Grafana Cloud Generally Available Open source Enterprise Generally Available Alerting

The feature flag alertingApiServer is now enabled by default.

In the UI, administrators have more granular control over which parts of notification settings users have access to.


RBAC for notification policies

Grafana Cloud Generally Available Open source Enterprise Generally Available Alerting

Manage notification policies through Role-Based Access Control (RBAC). Choose who can create, edit, and read notification policies using fixed roles.

You can only grant different access levels to the entire notification policy tree; not to individual notification policies.


Data sources

Grafana Cloud Available in public preview Open source Enterprise Available in public preview Data sources

The Elasticsearch data source plugin now offers support for Elasticsearch’s Cross-cluster Search feature.

If you’re a big Elasticsearch user, you might have multiple clusters set up for geographical separation, different teams or departments, compliance, or scaling reasons. Previously, you needed to set up a separate data source in Grafana for each cluster. Now with cross-cluster search, you can query data across all these clusters from a single Grafana data source. This makes it simpler and more convenient to query all of your Elasticsearch logs. You can learn more about this feature in the Elasticsearch docs.


Private Data Source Connect (PDC) Support for AWS Data Sources

Grafana Cloud Generally Available Open source Enterprise Generally Available Data sources

Private Data Source Connect (PDC) is now supported across more AWS data source plugins - including:

With PDC, you can establish a private, secured connection between a Grafana Cloud instance, or stack, and data sources secured within a private network. Take advantage of the convenience and power of Grafana Cloud - even if your cluster is hosted in a Virtual Private Cloud (VPC) or another private network.

Find the full list of supported data source plugins here.



Authentication and authorization

OAuth and SAML session handling improvements

Grafana Cloud Available in public preview Open source Enterprise Available in public preview Authentication and authorization

We’ve improved how Grafana manages external sessions for OAuth and SAML, enhancing compatibility with identity providers that support session management.

Grafana can now reliably manage SAML external sessions (Identity Provider sessions) by using the SessionIndex attribute in the SAML assertion and the NameID attribute in the logout request. Previously, Grafana relied on the Login attribute as the NameID and did not include the SessionIndex in the logout request, which could result in users being logged out of all their applications/IdP sessions when logging out of Grafana.


Plugins

Plugin Frontend Sandbox

Grafana Cloud Available in private preview Open source Enterprise Available in private preview Plugins Security

The Plugin Frontend Sandbox is a security feature that isolates plugin frontend code from the main Grafana application. When enabled, plugins run in a separate JavaScript context, which provides several security benefits:


Public dashboards

Public dashboards are now Shared dashboards

Grafana Cloud Generally Available Open source Enterprise Generally Available

We’ve renamed the Public dashboards feature, Shared dashboards. This renaming is part of our overall redesign of dashboard sharing and aims to better align externally shared dashboards with other dashboard sharing options.