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

Improvements in canvas visualizations

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

Standardized tooltips

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.


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

For more enhanced ways to navigate, refer to Navigation tips.


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:


Recent accessibility improvements

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

GeoMap keyboard support

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


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


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:

Finding deleted Node

Troubleshooting enhancements in Kubernetes Monitoring

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 namespaces
  • Zoom into an area on the graph to narrow the time range
  • Jump directly to the list of Clusters, Nodes, workloads, and alerts from the home page

Find deleted objects

Finding deleted Node

Frontend Observability private Source Map uploads

Grafana Cloud Available in public preview Application observability
Release date: 2024-06-17

Introducing Grafana Cloud Frontend Observability private source map uploads. Frontend Observability in Grafana Cloud can use source maps to convert stack traces from JavaScript browser errors back into their original representation. That way, users can see the line of code that caused the issue.


Visualization ease of use improvements

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

– & —-> https://drive.google.com/file/d/17R-_NULt74aSVqidCMZS9Y5Y1dIJ-f8Z/view?usp=drive_link internal_information: ‘contact #grafana-dataviz slack channel’

We’ve made a number of small improvements to the data visualization experience in Grafana.

Table cell text wrapping

A longstanding feature request for the table visualization is to allow wrapping of text within cells. In Grafana 11.1 we’ve added this capability! By default, the column with the longest text is selected for wrapping. You can also configure wrapping manually using field overrides.


XY chart is GA

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

We’re promoting XY chart out of public preview and into general availability.

XY charts provide a way to visualize arbitrary x and y values in a graph so that you can easily show the relationship between two variables. XY charts are typically used to create scatter plots. You can also use them to create bubble charts where field values determine the size of each bubble:

An xy chart showing height weight distribution