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

Available in public preview
Release date: 2024-02-28

Use Azure Private Link to send metrics, logs, and traces to Grafana Cloud

Save money and apply an extra layer of network security by using Azure Private Link to send metrics, logs, traces, and profiles to Grafana Cloud.

Normally when you send telemetry from Microsoft Azure to Grafana Cloud, you incur network egress fees above a certain traffic volume and your data, though encrypted, traverses the public internet. With Azure Private Link, traffic between your virtual network and Grafana Cloud travels the Microsoft backbone network, so exposing your service to the public internet is no longer necessary.


Generally AvailableDashboards and visualizations
Release date: 2024-02-27

Subfolders

Subfolders are here at last!

Some of you want subfolders in order to keep things tidier. It’s easy for dashboard sprawl to get out of control, and setting up folders in a nested hierarchy helps with that.


Generally AvailableK6
Release date: 2024-02-26

Aggregates in Grafana Cloud k6 dashboards

If you’ve wanted to visualize your Grafana Cloud k6 test results in a dashboard you’ve been limited to displaying data as a time series. But sometimes a single number is more digestible and can help you make an assessment of your test results quicker.

Now you can aggregate your data not only over time, but as a single aggregated value. This is especially useful in combination with the Stat panel. Just change the type of your query to “Aggregate” in the new options section and data will now be aggregated for the entire time series.


Available in public previewAuthentication and authorization
Release date: 2024-02-26

SSO Settings UI and Terraform resource for configuring OAuth providers

Configuring OAuth providers was a bit cumbersome in Grafana: Grafana Cloud users had to reach out to Grafana Support, self-hosted users had to manually edit the configuration file, set up environment variables, and then they had to restart Grafana. On Cloud, the Advanced Auth page is there to configure some of the providers, but configuring Generic OAuth hasn’t been available until now and there was no way to manage the settings through the Grafana UI, nor was there a way to manage the settings through Terraform or the Grafana API.

Our goal is to make setting up SSO for your Grafana instance simple and fast.

SSO Settings UI and Terraform resource for configuring OAuth providers

Generally Available
Release date: 2024-02-24

Centralized diagnosis and troubleshooting in AWS Observability app

It’s hard to diagnose and resolve issues when your observability data is dispersed across many systems, which can lead to longer times to troubleshoot. Grafana’s AWS Observability provides a centralized location to work with critical observability data so you can fully understand the state of your systems. You can:

  • Configure simply and securely
  • Access, query, alert on, and interact in one place

AWS Observability


Generally Available
Release date: 2024-02-24

Configure metrics and logs easily in AWS Observability app

You can choose to configure manually, or use a more streamlined configuration process with CloudFormation or Terraform. To send CloudWatch metrics to Grafana Cloud, you:

  • Connect to your AWS account.
  • Configure the connection between Grafana Cloud and your AWS account.
  • Continue configuration with either CloudFormation or Terraform.
  • Choose what service to monitor, what metrics to gather, the scrape interval, and what statistics to gather.
  • Add any custom namespaces you want to monitor. Metrics configuration

You can also edit or delete scrape jobs. Edit scrape job


Available in public previewDashboards and visualizations
Release date: 2024-02-20

Tooltip improvements

We’ve made a number of small improvements to the way tooltips work in Grafana. To try out the new tooltips, enable the newVizTooltips feature toggle.

Copy on click support

Tooltip improvements

Generally AvailableLogs
Release date: 2024-02-06

Structured Metadata for Cloud Logs

Structured metadata is a feature in Loki and Cloud Logs that allows customers to store metadata that is too high cardinality for log lines, without needing to embed that information in log lines themselves.

It is a great home for metadata which is not easily embeddable in a log line, but is too high cardinality to be used effectively as a label.


Generally AvailableKubernetes Monitoring
Release date: 2024-02-06

Centralized Alerts in Kubernetes Monitoring

You can respond to and troubleshoot alerts that are firing about your Kubernetes infrastructure and the applications running within it, without leaving the context of Grafana Kubernetes Monitoring. You can start your troubleshooting either through the home page or the Alerts page.

At the Pods in trouble section on the home page, you can view the alert associated with each Pod in the list.

Centralized Alerts in Kubernetes Monitoring