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

API support for LDAP configuration

Grafana Cloud Available in public preview Open source Enterprise Available in public preview Authentication and authorization
Release date: 2024-07-19

The SSO settings API has been updated to include support for LDAP settings. This feature is experimental behind the feature flag ssoSettingsLDAP.

You will soon be able to configure LDAP from the UI and Terraform.


API and Terraform support for SAML configuration in Grafana

Grafana Cloud Generally Available Enterprise Generally Available Authentication and authorization
Release date: 2024-07-19

The SSO settings API has been updated to include support for SAML settings. The UI has also been updated to use the new API instead of the old Settings update at runtime API which is now deprecated and will be removed in a future version of Grafana.

You can now manage SAML configurations as code from Terraform using the grafana_sso_settings resource.


Cloud Insights in Grafana Cloud k6 is generally available

Grafana Cloud Generally Available K6
Release date: 2024-07-15

Grafana Cloud k6 Cloud Insights is generally available! Cloud Insights can help you automatically identify potential issues in your system under test or k6 test script and get more accurate and insightful results from your performance tests.

Cloud Insights analyzes telemetry data, such as metrics, logs, and traces generated during a test run, to identify issues and make recommendations on how to fix them. This can help you and your team save time when pinpointing the root cause of performance issues in your applications.


Explore Logs

Grafana Cloud Available in public preview Open source Enterprise Experimental Explore Logs Logs Drilldown
Release date: 2024-07-15

We are excited to release Explore Logs to most of our Cloud customers in public preview!

Explore Logs helps developers quickly troubleshoot and gain insights from logs without needing to run a query.


Improvements in canvas visualizations

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations
Release date: 2024-07-12

As a continuation of our efforts to standardize tooltips across visualizations, we’ve updated canvas visualization tooltips to be supported for all elements tied to data. Besides the element name and data, the tooltip now also displays the timestamp. This is a step forward from the previous implementation where tooltips were shown only if data links were configured.

We’ve updated canvas visualizations so that you can add data links to canvas elements without using an override. The Selected element configuration now includes a Data links section where you can add data links to elements using the same steps as in other visualizations.


New home page and user experience improvements in Kubernetes Monitoring

Grafana Cloud Generally Available Kubernetes Monitoring
Release date: 2024-07-11

A new home page, Kubernetes Overview, gives you a snapshot of both healthy objects and potential issues. Kubernetes Overview

Additional user experience enhancements include:

  • Overview and network tabs
  • Deep links into Clusters
  • More linking into root cause analysis
  • Visual indicators for every Kubernetes object, including workload type, Pod, Cluster, and namespace

Browser tests in Grafana Cloud k6 are generally available

Grafana Cloud Generally Available K6
Release date: 2024-07-04

For the past few months, we’ve been working on stabilizing the k6-browser module and its API, as well as improving the performance of Grafana Cloud k6 in handling browser tests with a high number of VUs.

Today, we’re excited to announce that browser tests in Grafana Cloud k6 are generally available! You can now run browser tests with multiple VUs to better understand your application’s user experience and help you find and fix frontend performance issues.


Browser timeline and screenshots in Grafana Cloud k6

Grafana Cloud Generally Available K6
Release date: 2024-07-03

You can now view a detailed timeline for a Grafana k6 browser test when executing it in Grafana Cloud k6, as well as any screenshots taken during that test run.

The Grafana k6 browser module now uses OpenTelemetry to generate spans and traces that match a virtual user’s behavior and interactions with the browser as they execute the code in your test script. The results are streamed to Grafana Cloud k6 and displayed in the Browser Timeline section of the test results page. Here, you can visualize details such as load time, Web Vital metrics, and executed methods for each page in your script and get a better understanding of your app’s performance.


Scenes-powered Dashboards is generally available

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations
Release date: 2024-06-25

For the past few months we’ve been working on a major update of our Dashboards architecture and migrated it to the Scenes library. This migration provides us with more stable, dynamic, and flexible dashboards as well as setting the foundation for what we envision the future of Grafana dashboards will be. Here are four of the improvements that are being introduced as part of this work:

Edit mode


Recent accessibility improvements

Grafana Cloud Generally Available Open source Enterprise Generally Available
Release date: 2024-06-25

The GeoMap panel can now be used with a keyboard! Focus the map area, move around with the arrows keys and zoom in and out using + and -.

Panel shortcut keyboard support

We have panel shortcuts, which previously only worked on whichever panel you hovered over. It now also takes into account the keyboard focus.

Heading improvements


GitLab data source plugin v2.0 released

Grafana Cloud Generally Available Enterprise Generally Available Data sources Plugins
Release date: 2024-06-19

We have recently released v2 of the GitLab data source plugin. The plugin was updated to the latest GitLab API version which unfortunately comes with some potential breaking changes to the Projects queries

  • public field has been removed. Instead the already existing visibility field should be used
  • public_builds are now called public_jobs

    For more information please refer to the official GitLab API documentation

More streamlining in Kubernetes Monitoring for troubleshooting

Grafana Cloud Generally Available Kubernetes Monitoring
Release date: 2024-06-18

Kubernetes Monitoring has added more troubleshooting tools:

  • Find deleted Clusters, Nodes, Pods, containers, workloads, and namespace
  • Zoom into an area on the graph to narrow the time range
  • Jump directly to the list of Clusters, Nodes, and workloads from the home page

Find deleted objects

You can find deleted objects, such as a Node shown in this example: