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

Grafana Assistant is now Generally Available

Grafana Cloud Generally Available Machine learning
Release date: 2025-10-08

We are excited to announce the General Availability of Grafana Assistant in Grafana Cloud.

With Grafana Assistant you no longer need to juggle tabs or write complex queries when incidents start. Open Grafana, click the sparkle icon, describe the goal, and let the Assistant guide you. It runs inside your Grafana session, inherits your permissions, and grounds every answer in your own telemetry so you stay in control from first question to resolution.

Grafana Assistant

Introducing Assistant Investigations: now in public preview

Grafana Cloud Available in public preview Machine learning
Release date: 2025-10-08

We are excited to announce the Public Preview of Grafana Assistant Investigations in Grafana Cloud.

Assistant Investigations gives you a faster path from “what is happening” to “what to do next.” When an incident spans services or signals, you switch the Assistant to Investigation mode, describe the problem, and let specialist agents explore metrics, logs, traces, profiles, and even SQL in parallel. The workflow runs inside Grafana Cloud, respects your permissions, and keeps findings grounded in your telemetry.

Assistant Investigations

Grafana Assistant for Slack is now in Private Preview

Grafana Cloud Available in private preview Machine learning
Release date: 2025-10-08

We are excited to announce the Private Preview of Grafana Assistant in Slack. It brings the Assistant experience to Slack and meets your team where they already work. Ask questions, generate or refine queries, and get guided next steps without context switching. When you need deeper context, follow the links back into Grafana and keep moving.

Grafana Assistant in Slack

Cost Management and Billing Application

Grafana Cloud Generally Available Cost management
Release date: 2025-10-06

Manage and optimize your Grafana Cloud usage and spend with a new experience

We’re excited to announce the general availability of the Cost Management and Billing app for Grafana Cloud! This redesigned experience provides a central place to manage all your Grafana Cloud usage and spend.


Write role for private data source connect

Grafana Cloud Generally Available Authentication and authorization Data sources
Release date: 2025-10-03

The new private networks write role lets viewers and editors manage private datasource connections without needing to be upgraded to the Admin basic role. This is especially useful in Cloud Stacks with lots of teams, where you want people to collaborate without stepping on each other’s work by assigning them as viewers and then selectively granting back capabilities.


Removal of API key associated permissions

Grafana Cloud Generally Available Open source Enterprise Generally Available Breaking change Authentication and authorization
Release date: 2025-10-03

The following actions have been removed from Grafana following the deprecation and removal of API Keys:

  • apikeys:read
  • apikeys:create
  • apikeys:delete

The following roles were also removed:

  • fixed:apikeys:writer
  • fixed:apikeys:reader

These actions and roles no longer had any effect in Grafana, so this change does not have any user impact.


Translate your plugin

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

Translate your plugin

Internationalization of plugins is here! You can now make your plugin more user-friendly by translating it into multiple languages. You can find the list of available languages in GitHub, and  how to translate plugins in our docs page. For Microsoft users, we’ve added translations to MS SQL and Azure Monitor data sources.


Grafana k6 Operator v1.0 is now generally available

Grafana Cloud Generally Available K6
Release date: 2025-09-16

We are excited to announce the v1.0 release of the Grafana k6 Operator, a major milestone that brings more predictability and stability to running distributed performance tests on your Kubernetes clusters. The k6 Operator simplifies performance testing at scale, allowing you to test services inside private clusters and coordinate tests across multiple nodes without adding operational complexity.


Style table cells using CSS properties

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations
Release date: 2025-09-15

Style table cells with CSS properties with the Styling from field cell option. Using JSON object syntax with CSS properties, you can apply that styling to your table cells.

Info field with styling from Style field applied

Set maximum lifetimes for access tokens

Grafana Cloud Generally Available Authentication and authorization
Release date: 2025-09-11

You can now put guardrails in place by enforcing a maximum expiration date for all newly created Cloud Access Policy tokens. This gives you stronger control over credentials and helps ensure your security and compliance standards are met.


SCIM Configuration UI

Grafana Cloud Available in public preview Enterprise Available in public preview Authentication and authorization
Release date: 2025-09-10

Introducing the SCIM Configuration UI in Grafana.

We recently announced SCIM for user and group provisioning in Grafana, and now we’re excited to announce that SCIM configuration is easy with the SCIM Configuration UI. Here you can easily toggle SCIM configuration options without restarting your instance, find information like your Tenant URL, Domain, and Stack ID for configuring SCIM in your IdP, and learn how to create a service account and token with the correct permissions.

SCIM Configuration UI

Replacing SCIM configuration option allow_non_provisioned_users with reject_non_provisioned_users

Grafana Cloud Available in public preview Enterprise Available in public preview Authentication and authorization
Release date: 2025-09-10

Effective starting in Grafana 12.2, the auth.scim configuration option allow_non_provisioned_users is removed, and replaced with reject_non_provisioned_users.

The reject_non_provisioned_users setting in Grafana defaults to false. When enabled, non-SCIM provisioned users are prevented from signing in. Cloud Portal users can always sign in regardless of this setting.


Save, reuse, and share queries in Dashboards and Explore

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

We’ve introduced the ability to save queries in Dashboards and Explore! With this addition, you can save and reuse queries, as well as share them with others in your organization.

Save a query

Search & Delete Source Maps

Grafana Cloud Available in public preview Frontend Observability
Release date: 2025-09-05

We’ve updated our source map functionality for Grafana Cloud’s Frontend Observability. It’s now easier to find and delete your uploaded source maps right from the UI. This gives you more control over your data and makes it easier to keep your environment organized.


New table visualization is generally available

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

In May 2025, we refactored the table visualization to use the react-data-grid library, resulting in significant performance improvements. We released this in public preview. Now, this version of the table is generally available, and along with that, we’ve made a number of improvements, big and small. We’ve added the following options:

Table using the pill cell type