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

Sample every service fairly with Adaptive Traces volumetric sampling

Grafana Cloud Available in public preview Adaptive Telemetry
Release date: 2026-04-24

Keep every service represented in your traces, even when a few noisy ones produce most of your traffic. Volumetric sampling automatically distributes your sampling budget across services and request types, so low-volume services aren’t crowded out — and you can often lower your overall sampling rate while keeping coverage intact. Learn more in the docs →


Editable working hours for Grafana IRM

Grafana Cloud Generally Available IRM
Release date: 2026-04-23

You can now define custom working hours so teammates can see when you’re available directly from on-call schedules.

We’ve added a Working hours tab to your IRM user settings, so you can customize each day to match your actual schedule. Toggle individual days on or off, set up to three time ranges per day, and copy one day’s configuration to all other active days in one click.

Once enabled, schedule hover cards show whether you’re currently inside or outside your working hours based on your configured availability.

Screenshot of IRM settings with Working hours enabled, showing default hours set to 09:00–17:00.


FOCUS: Standardized Cost and Usage Data

Grafana Cloud Generally Available Cost management
Release date: 2026-04-23

Access and analyze Grafana Cloud cost and usage data using the open FOCUS standard

We’re excited to announce the general availability of FOCUS support in the Cost Management and Billing app!


Anomaly Alerts (Usage Spike Detection)

Grafana Cloud Generally Available Cost management Alerting
Release date: 2026-04-22

Detect unexpected spikes and drops in usage with intelligent anomaly detection

We’re excited to announce the general availability of Anomaly Alerts in the Cost Management and Billing app!


End-to-End Root cause: Jump from a Synthetic Monitoring check straight to its trace

Grafana Cloud Generally Available Synthetic Monitoring
Release date: 2026-04-22

Synthetic Monitoring checks are now linked to distributed traces they generate in Grafana Cloud Traces! When a Scripted check fails or looks slow, you can open the underlying trace with a single click from the check’s logs and see exactly which service, span, and downstream call caused the problem.

This helps to shrink the gap between a poor user experience and the underlying root cause.


Error Fingerprinting in Frontend Observability

Grafana Cloud Generally Available
Release date: 2026-04-21

A single bug can generate hundreds of unique error entries when messages contain variable data like memory addresses, line numbers, or request IDs. This fragments counts, skews prioritization, and floods on-call engineers with duplicate alerts.


Simplify organization and access with Team folders

Grafana Cloud Available in public preview Open source Enterprise Available in public preview Dashboards and visualizations
Release date: 2026-04-21

Keep your team’s content all in one place, making it easier to find, organize, and manage access.

Team folders help you associate folders with teams so admins and team members can find the right dashboards, library panels, and alert rules faster. When you belong to a team that owns a folder, Grafana surfaces those folders at the top of the Dashboards page and in your team details, giving your team a clear home from day one.


Grafana Assistant becomes available on-prem

Grafana Cloud Available in public preview Open source Enterprise Available in public preview AI
Release date: 2026-04-21

Today, we announce that access to Assistant now extends to Grafana Enterprise and Grafana OSS users. This makes Grafana Assistant available in your self-managed environment to help you analyze telemetry data and code in real time, build dashboards, ask questions, and more. Self-managed Grafana users can create a Grafana Cloud account and connect it to their Grafana installation via a one-click setup.


Better security with Grafana Assume Role for AWS data sources

Grafana Cloud Generally Available Data sources
Release date: 2026-04-20

We’re excited to announce AWS Grafana Assume Role support across Grafana’s AWS data sources, now generally available in Grafana Cloud.                                                                                                               

Instead of configuring long-lived AWS access keys and secrets in each data source, you can now authenticate using IAM role assumption. Grafana uses the AWS Security Token Service (STS) to generate short-lived, scoped credentials at query time,  following AWS security best practices for least-privilege access.


Deprecation of /api path

Grafana Cloud Generally Available Open source Enterprise Generally Available
Release date: 2026-04-20

Grafana is moving to /apis, an API layer that powers the App Platform and gives us a more consistent, scalable foundation going forward. With Grafana 13, we are officially deprecating the /api path in favor of the new /apis path. Deprecating /api marks our commitment to this new model.


Git Sync for Grafana dashboards and folders now Generally Available

Grafana Cloud Generally Available Open source Generally Available Dashboards and visualizations
Release date: 2026-04-20

Git Sync is now generally available for all Grafana Cloud and self-managed Grafana users.

Connect your Grafana instance to GitHub, GitLab, Bitbucket, or any git repository to manage dashboards as code. You can edit dashboards directly in Grafana and then save, commit, and open a pull request without leaving the UI.


Precise log filtering with Adaptive Logs Drop rules

Grafana Cloud Available in public preview Adaptive Telemetry Logs
Release date: 2026-04-16

Adaptive Logs Drop rules allow you precisely define noisy or wasteful logs to drop, and can be used in addition to our own optimization recommendations. Use cases for drop rules include filtering out debug logs, dropping health check log lines, or downsampling in non-production environments.


Create k6 tests with Grafana Assistant and k6 Script Authoring mode

Grafana Cloud Generally Available K6
Release date: 2026-04-15

Writing a solid k6 performance test still means juggling URLs, VU counts, checks, thresholds, and how metrics will look in Grafana after the run. It is easy to get stuck on a blank script or to ship something that runs locally but does not match how your service actually behaves in production.


New panel: Graphviz

Grafana Cloud Available in private preview Open source Enterprise Available in private preview Dashboards and visualizations
Release date: 2026-04-14

The new Graphviz panel plugin lets you define interactive diagrams in the Graphviz DOT language, and map live data to them from any data source.