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

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.

We are removing this experimental page from Grafana Cloud since we are replacing our current feature toggle system with one that is more robust, and the new system is incompatible with the UI.


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.

The new APIs make Git Sync possible, and are the key change that power our new Terraform provider and the creation of the GrafanaCTL CLI tool. Right now, only dashboards, folder, and other few elements like announcement banners and playlists are leveraging this new model, and we plan to expand it to all Grafana resources.


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.

Simplifying Your Migration Journey


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.

Centralized Signal Analysis for Efficient Investigations

  • Add Panels from Any Signal: Investigations breaks down the silos between our Drilldown applications. You can now seamlessly add panels from Metrics, Logs, and Traces Drilldown directly into a single investigation view.
  • Side-by-Side Comparison Across Time: Gain deeper insights by comparing the behavior of your signals across two distinct timeframes, all within the same view. This allows for the rapid identification of correlations and anomalies.
  • Effortless Collaboration: Investigations make it easy to share your findings and the context of your analysis with other team members involved in the same task, fostering better collaboration and faster resolution.

Investigations provides a central hub to correlate and analyze diverse signals across the otherwise siloed Drilldown applications, leading to more efficient and effective troubleshooting.


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.

Enhanced Visualization and Filtering Capabilities

  • Multiple Include Filters: You can specify multiple inclusion filters within your Drilldown queries, allowing for more nuanced and targeted log retrieval.
  • Regex Support: We’ve added support for regular expressions in label and field queries, providing robust and flexible pattern matching for in-depth log analysis.
  • JSON Visualization: Explore and understand your JSON-formatted log entries with our new dedicated JSON visualization, making complex data structures easier to read and interpret.
  • Service Selection Pagination: The service selection is now paginated, making it easier for users to view and discover service related data.
  • Sort order changes query direction: Sort order and query direction are now linked, using a new query direction “Forward” from Loki. Setting “Oldest first” will query your log data in the order of oldest log to most recent. Setting “Newest first” will query your logs from a “Backwards” direction (i.e. newest log line to oldest).

With these new features in Logs Drilldown, we’re empowering you to gain clearer insights from your log data by supporting a wider range of formats and offering more powerful filtering and visualization options.


Metrics Drilldown improvements

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

At ObsCon last October, we announced the GA of Metrics Drilldown, and we’ve been hard at work expanding its capabilities to help you reduce the number of metrics you need to manage with just a few clicks.

Faster Filtering

  • Prefix and Suffix Filters: Refine your metric exploration with the new prefix and suffix filter options, enabling more precise targeting of the data you’re looking for.
  • Group By Labels: Organize and understand your metrics more effectively by grouping them based on their labels. This provides valuable context and simplifies analysis.
  • Sort Options: Tailor your view by sorting metrics based on recent history, associated dashboards, and related alerts. This allows you to prioritize and investigate efficiently.

Improved UI

  • Collapsible Sidebar: We’ve introduced a collapsible sidebar, allowing you to focus on the data that matters most by providing more screen real estate for filtering.
  • Better Metric Count: We now provide a real-time count of the metrics displayed after each filtering action, giving you immediate feedback on the impact of your selections.

With these enhancements to Metrics Drilldown, we continue our commitment to providing powerful tools to streamline your observability workflows and gain deeper insights into your systems.


Removal of editors_can_admin configuration

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

Effective starting in Grafana 12.0, the configuration option editors_can_admin is removed. 

The editors_can_admin setting in Grafana allows users with the Editor role to create and manage Grafana Teams.  Editors in instances with this configuration setting no longer have these extra privileges.


Trace correlations: instant context hops from any trace

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

Troubleshooting with traces just got a lot faster in Grafana Cloud. Trace correlations lets you configure custom, context-aware links straight into every span in the trace view. With a single click, you can now jump from a trace to:

  • Logs filtered by the same trace or service fields
  • Metrics focused on the exact service, endpoint, or error condition
  • Profiles for CPU, memory, or heap snapshots tied to a span
  • Dashboards, runbooks, tickets, or any external URL that enriches your workflow

All it takes is a quick rule in Correlations. Simply define which span or trace fields to use as variables, point to your target, and watch contextual links appear in the Explore trace view.


Native Histograms Under Public Preview

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

We are excited to announce the public preview of native histograms!

Native histograms are a metric type in Prometheus that can produce, store, and query high-resolution histograms of observations. They usually offer higher resolution and more straightforward instrumentation than classic histograms.


k6 browser checks in Synthetic Monitoring are generally available

Grafana Cloud Generally Available Synthetic Monitoring
Release date: 2025-05-01

We’re excited to announce that k6 browser checks in Synthetic Monitoring are now generally available.

k6 browser checks allow you to go beyond traditional monitoring, enabling you to test and validate real user flows and gain insight into performance in ways you can’t with HTTP-level checks. With browser checks, you’re not just monitoring performance at a protocol level; you’re simulating user interactions that provide you with a much richer view of your app’s behavior in production.


Custom metric labeling for scrape jobs in AWS Observability

Grafana Cloud Generally Available
Release date: 2025-04-30

You can define custom labels at the scrape job level across all services in a job, making it easier to:

  • Attribute costs
  • Track ownership
  • Apply consistent metadata

Especially valuable for teams without direct access to AWS tagging, this feature:

  • Centralizes label management
  • Reduces duplication
  • Removes the need for manual, error-prone configuration

Per-service configuration for logs queries

Grafana Cloud Generally Available Application observability Traces Logs
Release date: 2025-04-28

You can now configure logs queries per-service and override the global configuration for services in Application Observability.

This feature allows you to change how service details query logs and facilitate traces to logs, providing the flexibility to mix and match signals across databases and datasources.


Incident Timeline and Attachments in IRM Mobile App

Grafana Cloud Generally Available IRM Incident
Release date: 2025-04-28

We keep making it easier to manage incidents from anywhere — no laptop needed!

With this latest update, you can now dive into the full incident timeline directly from your phone. Instantly catch up on everything that’s happened: comments, notes, attachments, and key activity — all organised chronologically.


GA release of Grafana Traces Drilldown

Grafana Cloud Generally Available Open source Enterprise Generally Available Traces Drilldown
Release date: 2025-04-25

We are excited to announce the General Availability (GA) release of Grafana Traces Drilldown, bringing a simplified, queryless experience to distributed tracing analysis. Building on months of public preview feedback and lessons learned from the Drilldown suite, this GA release delivers a refined, integrated solution for deep-dive trace analysis.

Key highlights

  • Queryless exploration made simple: Traces Drilldown eliminates the need to write complex queries. Users can instantly access granular trace-level insights directly from their dashboards. This “queryless” design allows you to effortlessly connect the RED (Rate, Errors, Duration) golden signals with precise trace details.
  • Seamless navigation: Enjoy a smooth transition between the high-level trace overview and deep dive span views. This unified navigation experience ensures that you maintain context as you shift from summary views to detailed analysis. This advanced drilldown capability improves incident analysis by providing the contextual insight needed for faster root cause identification.
  • Built-in investigative tools: The Traces Drilldown interface features integrated filtering, highlighting, breakdowns, comparisons, and root cause correlation. These built-in tools enable rapid trace assessment by quickly spotlighting abnormalities without the need for external analysis tools.
  • Detailed trace visualization: Once you’ve narrowed down your traces of interest, the trace view high-fidelity spans timeline reveals key metadata, duration, and status indicators, helping you quickly identify the origin of performance bottlenecks and errors.
  • Unified observability experience: Traces Drilldown connects traces with logs, metrics, and profiles for a cohesive observability workflow. Effortlessly transition from an anomaly in logs or metrics into detailed trace views, enabling you to inspect spans and duration breakdowns to swiftly uncover underlying issues.

What’s new for GA

Exemplars