What's new in Grafana Cloud
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.


Infinity data source enables gzip compression for outgoing requests

Generally AvailableData sources
Release date: 2025-03-25

The Infinity data source plugin now supports gzip compression for outgoing requests by default, improving data transfer efficiency and dashboard performance. This enhancement reduces payload size, helping users working with large datasets or real-time dashboards experience faster load times and lower network strain.

Previously, adding gzip manually as a request header caused parsing issues. With this update, requests automatically include the Accept-Encoding: gzip header, ensuring smoother data retrieval and visualization.


Infinity data source sets backend parser as the default for new queries to enable backend features

Generally AvailableData sources
Release date: 2025-03-25

The Infinity data source plugin now defaults to the backend parser when creating new queries in dashboards or Explore. Previously, the frontend parser was the default, limiting access to backend features like alerts, recorded queries, and public dashboards.

Existing queries using the frontend parser will continue to work as before. If any issues arise, switching the parser to Frontend in the query settings may help. This update improves compatibility with Grafana’s backend features from the start.


Infinity data source can pass Grafana meta data to APIs via headers and query parameters

Generally AvailableData sources
Release date: 2025-03-25

The Infinity data source plugin now allows passing Grafana metadata—such as user ID and data source UID—to underlying APIs as headers or query parameters. This gives data source admins more control over how metadata is shared with external APIs.

Admins can configure these settings at the data source level, ensuring that metadata is passed consistently while preventing users from overriding values in individual queries. Since different APIs require metadata in different formats, this feature offers flexibility in how values are forwarded.


Infinity data source supports PATCH, PUT, and DELETE HTTP methods

Generally AvailableData sources
Release date: 2025-03-25

The Infinity data source plugin now supports additional HTTP methods—PATCH, PUT, and DELETE—through the allowDangerousHTTPMethods configuration. This improvement gives you greater flexibility when interacting with APIs that require these methods, making it easier to work with a wider range of use cases.

Previously, Infinity only supported GET and POST, as it was designed for read-only queries. However, some use cases require modifying data via PATCH, PUT, or DELETE. Since these methods can perform destructive actions, they are disabled by default.

Infinity data source supports PATCH, PUT, and DELETE HTTP methods

New token expiry management features

Generally AvailableAuthentication and authorizationSecurity
Release date: 2025-03-24

It’s easier than ever to stay on top of token rotation with these latest updates:

📩 Automated email reminders – Receive email notifications before a token expires, ensuring a seamless transition.


Cross-region connectivity support for AWS PrivateLink

Generally Available
Release date: 2025-03-18

Grafana Cloud now supports native cross-region connectivity using AWS PrivateLink.

Previously, AWS PrivateLink only supported connectivity to VPC endpoint services in the same region. Connecting to services in a different region required setting VPC Peering between both regions, and this was complicated in some environments.


Introducing the unified Grafana Cloud IRM app

Generally AvailableIRM
Release date: 2025-03-17

Grafana OnCall and Grafana Incident are now unified into a single application: Grafana IRM. This update simplifies workflows, consolidates configurations, and provides a more integrated experience for managing on-call schedules, alert escalations, and incident response. Changes include:

  • One app for on-call and incident response – On-call and incident settings are now managed in a single location. No more switching between separate apps in Grafana Cloud.
  • New My IRM dashboard – Get a complete view of ongoing alerts and incidents in one place.
  • Seamless transition – Existing OnCall and Incident users retain all data; all on-call schedules, integrations, and settings remain intact.

The Grafana Cloud IRM app is gradually rolling out between March 17-24, 2025, and will be available in all Cloud instances by the end of March.

YouTube Video

Fleet Management is now GA

Generally AvailableAlloy
Release date: 2025-03-12

We’re excited to announce that Grafana Fleet Management is generally available! Since launching Fleet Management in public preview last November, we’ve been working to add more features to help you monitor and manage your collector fleets at scale. Here are some of these enhancements:

  • Provision your collectors and configuration pipelines with Terraform.
  • Deploy and configure collectors as native Kubernetes resources.
  • Add pre-built configuration pipelines from the integration catalog.
  • Learn how to streamline your remote configuration workflows to help you save time and money.

Get started with Grafana Fleet Management today!

Fleet Management offers these solutions: centralized monitoring, remote configuration, cost controls.

Plugin details links improvements

Available in public previewPlugins
Release date: 2025-03-12

Standardized links for plugins to simplify user-developer interactions

We’re pleased to announce an improvement to the Grafana plugin catalog that benefits both Grafana users and plugin developers. By introducing standardized links on plugin details pages, we’re making it easier for users to engage with developers, and find the essential information they need to get the most out of a plugin. Developers, in turn, will gain valuable feedback and support from their audience.

Plugin details links improvements

Improved performance in geomap visualizations

Generally AvailableDashboards and visualizations
Release date: 2025-03-07

We’ve moved over to WebGL for geomap marker layers. You can expect a significant increase in performance and stability, which is especially noticeable for larger datasets.

The following examples show a comparison of before and after switching to WebGL.

Before

before with 1000 markers
1,000 styled markers with text labels
before with 10,000 markers
10,000 styled markers with text labels 😰

After

after with 1,000 markers
1,000 styled markers with text labels
after with 10,000 markers
10,000 styled markers with text labels
after with 100,000 markers
100,000 styled markers with text labels 🚀

Alerting support for Jira Service Management contact point

Generally AvailableAlerting
Release date: 2025-03-05

In response to the recent deprecation of OpsGenie, Grafana Alerting has added support for Jira Service Management as a Grafana Managed contact point. You can ensure you don’t miss any critical alerts by updating your OpsGenie contact points to use Jira Service Management.


Alert rule version history

Generally AvailableAlerting
Release date: 2025-03-05

Grafana Managed Alerts now supports version history. You can view, compare, and restore your alert’s historical versions by navigating to the alert details view of any Grafana Managed Alert rule and clicking the Version tab.