Menu
Documentationbreadcrumb arrow Grafana Cloudbreadcrumb arrow What's new in Grafana Cloud
Grafana Cloud RSS

What’s new in Grafana Cloud

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.

Loading...
Loading...

Redesigned filters for dashboards is GA

Generally AvailableDashboards and visualizations
Release date: 2024-12-10

In October 2024, we announced our redesigned dashboard filters. Now we’re promoting this redesign from public preview to GA.

The redesigned filters are more prominent in the dashboard and filters based on the same ad hoc filter variable are more clearly related. Also, labels can have more than one value using the new multi-select operators. For more information about these changes, refer to the original What’s new entry.


Datadog percentile aggregation and new query variable syntax

Generally AvailableData sourcesPlugins
Release date: 2024-12-05

The Grafana Datadog plugin now includes two new features:

  1. Percentile Aggregation Function for distribution-type metrics.
  2. New Query Variable Syntax – now supports all tags associated with a metric.

For more details, check out the video and Grafana Datadog data source documentation.


Query CloudWatch Logs Insights with PPL and SQL

Generally AvailableData sources
Release date: 2024-12-05

The AWS CloudWatch data source plugin now offers two new query languages for searching through logs: OpenSearch PPL and OpenSearch SQL. You now have increased flexibility to choose a more familiar query language and to take advantage of their unique features (like the SQL JOIN command) when querying AWS CloudWatch Logs Insights. In addition to the already supported Logs Insights QL option, you can find the added query language options in the new Query language drop-down list.

CloudWatch logs explore query languages drop-down list opened


PDF export improvements in GA

Generally AvailableDashboards and visualizations
Release date: 2024-12-03

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.

This new PDF generation method now replaces the old one and is generally available for everyone.


ML-enhanced guidance on SLO target selection

Generally AvailableSLOsMachine learning
Release date: 2024-11-27

Many teams struggle with picking SLO targets, particularly for new SLOs. The target percentage drives the sensitivity of the burn rate calculations, the error budget remaining, and it can tune alert volume. If you assume you want to create an SLO to ensure “99.5% of HTTP requests return successfully in under 500 ms”, how do you know that 99.5% is a realistic target for your service? People often guess or take a number from management.

Grafana SLO in collaboration with the Machine Learning team is proud to announce a major enhancement to our SLO creation wizard. After defining an SLO, the “step 2” target selection page now shows ML-enhanced guidance to help you assess the risk of breaching a given target. We query 90 days of history from the metrics used in the SLO definition, and run simulations to predict the likelihood of meeting a given target given the history of the metrics. The user can slide the target percentage and see an updated prediction of the likelihood of meeting that target.


Export a new alert rule definition in Terraform (HCL) format

Generally AvailableAlerting
Release date: 2024-11-25

Create a new alert rule definition as part of a provisioned rule group and export it into Terraform (HCL) format. Copy and paste the code into your Terraform pipeline to create your new alert rule. Previously, you had to add the rule definition to the code manually. Now, you can get that code from the UI, enabling you to quickly deploy and manage alert rules as part of your infrastructure as code.

This image shows the export rule definition button on the alert rule list view.

AWS scrape jobs as code: Streamlined management with Terraform

Generally AvailableInfrastructure Observability
Release date: 2024-11-22

With the AWS CloudWatch integration, you can scrape your CloudWatch metrics and logs and forward them to Grafana Cloud for a centralized place to monitor and alert on your infrastructure and large scale applications. However, handling AWS scrape jobs at scale can be tedious. Now, manage them as code with Terraform in Grafana Cloud! Scale smarter—quickly create, update, or delete scrape jobs with ease and precision.


Query acceleration for Grafana Cloud Logs

Available in public previewLogs
Release date: 2024-11-22

Have you ever had a Grafana Cloud Logs query time out because it tried to process too much data? Query acceleration leverages bloom filters to quickly filter on structured metadata, showing you results faster and making timeouts less likely.

Example use cases where query acceleration are helpful include support-type queries, where you may be looking for an order id, phone number, or similar higher cardinality key value pair. Query acceleration also works well out-of-the-box with OpenTelemetry logs. If you’re not using OpenTelemetry, you can still send structured metadata using Grafana Alloy’s native Loki pipelines.


Fleet Management

Available in public previewAlloy
Release date: 2024-11-21

Introducing Fleet Management in Grafana Cloud

Managing observability workloads can quickly overwhelm even the most experienced admin. Whether you’re dealing with complex configurations, rising costs, or just trying to keep tabs on every collector, you need everything in one place to make sense of it all. That’s why we’re excited to announce the Public Preview of Fleet Management in Grafana Cloud—a powerful new way to monitor and manage observability collectors efficiently, regardless of scale. With Fleet Management, you can roll out configurations remotely, monitor collector health across all deployments, and control cost simply by activating or deactivating pipelines as needed. Get started today!


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

Generally AvailableData sources
Release date: 2024-11-15

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.


Reporting theme options

Generally AvailableDashboards and visualizations
Release date: 2024-11-14

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.

The Report branding section of the settings page is now called Attachment settings for clarity.

Reporting settings with theme options highlighted