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

New panel query errors and notices UI

Grafana Cloud Generally Available Open Source Enterprise Generally Available Dashboards and visualizations
Release date
2026-09-24
Self-managed release
grafana-v13.3.0

We’ve enhanced the panel errors icon functionality to provide more information around query errors and notices.

This update brings three significant updates. First, the icon is dynamic reflecting the highest severity notice on a panel. Second, when you hover your cursor over the icon, there’s a new tooltip showing all the panel errors, sorted by severity:


Show all entities search in the knowledge graph

Grafana Cloud Generally Available knowledge graph
Release date
2026-09-24

The Grafana Cloud Knowledge Graph adds a Show all entities predefined search that displays a connected view of every entity in your environment — services, databases, pods, nodes, and storage volumes — along with the relationships between them.

Select Show all entities from the Frequently used menu in either the entity graph or the entity catalog to see the full topology of your infrastructure and applications. From there, use filters to narrow the view to the entities you care about, or click any entity to navigate to its connections and KPI dashboards. For environments with a large number of entities, results are truncated for performance.


Import of Alertmanager configuration to Grafana Alerting

Grafana Cloud Available in public preview Open Source Enterprise Available in public preview Alerting
Release date
2026-09-21
Self-managed release
grafana-v13.3.0

Moving alert rules from Mimir and Prometheus to Grafana previously meant manually rebuilding their notification setup in Grafana. Now you can import your existing Prometheus or Mimir Alertmanager configuration alongside your alert rules—bringing routing and notification settings with you instead of recreating them from scratch.


Try dashboard changes confidently with Grafana Assistant undo

Grafana Cloud Generally Available Open Source Enterprise Generally Available AI Dashboards and visualizations
Release date
2026-09-21
Self-managed release
grafana-v13.3.0

You can now undo Grafana Assistant’s latest dashboard changes with a click. If you try a different layout or visualization and prefer what you had before, you can restore it and keep experimenting.


Suggested Recommendations for Adaptive Logs

Grafana Cloud Generally Available Adaptive Telemetry Logs
Release date
2026-09-18

Get to your first Adaptive Logs savings faster!

See your 3 most valuable Adaptive Logs recommendations, and easily tailor them to your needs, to make optimizing log cost even easier.


Fleet-managed Adaptive Logs in public preview

Grafana Cloud Available in public preview Adaptive Telemetry Logs Fleet Management Cost management
Release date
2026-09-18

Make log ingest cost effective with fleet-managed Adaptive Logs! Now available in public preview, Adaptive Logs applies your drop rules and exemptions on collectors you already run, so matching logs are filtered before they leave your environment. Pattern drop rates still run in Grafana Cloud.

The Adaptive Logs Configuration page showing the Fleet Management section and the Sync to Fleet Management for this tenant checkbox
Fleet-managed Adaptive Logs in Grafana Cloud

Make panels easier to understand with subtitles

Grafana Cloud Generally Available Open Source Enterprise Generally Available Dashboards and visualizations
Release date
2026-09-14
Self-managed release
grafana-v13.3.0

When a panel title needs more explanation, you can now display its description as a subtitle directly beneath it. This keeps context visible as you read the dashboard, helping you understand what a metric measures or how to interpret a chart.


Secrets management is generally available with AWS Secrets Manager support

Grafana Cloud Generally Available Security Synthetic Monitoring K6
Release date
2026-09-14

We’re excited to announce the general availability of secrets management in Grafana Cloud, along with a new AWS Secrets Manager integration. Secrets management gives you one safe place to store the API keys, tokens, and passwords that your Synthetic Monitoring checks and Grafana Cloud k6 tests need, so credentials never end up in your scripts.

With the AWS Secrets Manager integration, you don’t even have to store them in Grafana. Your secrets can stay in your own AWS account, under the IAM policies, rotation, and audit logging you already have, and Grafana fetches each value only at the moment a check needs it.


Let Grafana propose SLOs for your service

Grafana Cloud Generally Available Application observability SLOs
Release date
2026-09-10
Self-managed release
no-suitable-option

From a service in the entity catalog, open the SLO tab. If the service has no SLOs yet, Grafana suggests availability and latency targets from recent request, error and latency metrics. You can edit the name, target and window, choose a folder, optionally add burn-rate alerts and create the SLO. You can also create one manually. After you create SLOs, the tab shows their health, SLI and error budget on the same entity.


Track and create SLOs from your service entities

Grafana Cloud Available in public preview SLOs Application observability
Release date
2026-09-10

Every Service entity in the entity catalog carries an SLOs tab, so you can check whether a service is meeting its service level objectives (SLOs) while you investigate it, without switching to another app. The entity header carries an SLOs dropdown menu with a status dot, which gives you the same answer at a glance.

Each objective appears as a card with its measured service level indicator against target, the share of error budget remaining, and the absolute budget left in the compliance window. A Burning badge, and a banner at the top of the tab, tell you when a service consumes its error budget faster than allowed.


Application Observability now includes the knowledge graph by default

Grafana Cloud Generally Available Application observability
Release date
2026-09-07

New Grafana Cloud organizations get Grafana Application Observability powered by the Grafana Cloud Knowledge Graph automatically. Host, Kubernetes, and Database Observability activate alongside it, so you get correlated, full-stack context on your services, infrastructure, and dependencies from the moment you start sending telemetry.

The knowledge graph replaces the classic Application Observability plugin for new organizations. It automatically discovers your services from OpenTelemetry data, surfaces performance insights, and connects metrics, logs, traces, and profiles in a unified view. You can also access the knowledge graph directly from the command palette.


Query k6 test result metrics with PromQL in your own stack

Grafana Cloud Generally Available K6 Metrics
Release date
2026-09-07

Query Grafana Cloud k6 test result metrics with PromQL and compare load test behavior with your application’s metrics, logs, and traces. Test result metrics are stored in Grafana Cloud Metrics, powered by Mimir, in your own Grafana Cloud stack.

Use your stack’s Prometheus data source in Explore, custom dashboards, and Grafana Alerting. Labels identify the project, test, and test run, so you can compare runs of the same test or track metrics across releases. You can also query from the command line to read test results in CI pipelines without exporting them.


Panel thresholds variable interpolation

Grafana Cloud Generally Available Open Source Enterprise Generally Available Dashboards and visualizations
Release date
2026-08-27
Self-managed release
Grafana v13.3.0

The Thresholds panel option now supports variable interpolation to help you quickly update thresholds in dashboard panels.

Simply type the your variable name (for example, `$my-var`) into a thresholds step input and manage it through the variable toggle on the dashboard.


Cross-filter on more visualizations

Grafana Cloud Generally Available Open Source Enterprise Generally Available Dashboards and visualizations
Release date
2026-08-27
Self-managed release
Grafana v13.3.0

We’ve recently extended support for cross-filtering, bringing support to:

  • Histogram
  • State timeline
  • Status History

This is in addition to the previously supported visualizations, bar chart, table, and time series.