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

Yugabyte data source for Grafana

Grafana Cloud Available in public preview Open source Enterprise Available in public preview Data sources Plugins
Release date: 2024-08-13

We are excited to announce the release of a new data source for Grafana: Yugabyte. This addition extends Grafana’s capabilities, enabling seamless integration with YugabyteDB.

You can find out more about the data source in the Yugabyte data source documentation.


Zendesk data source for Grafana

Grafana Cloud Available in public preview Enterprise Available in public preview Data sources Plugins
Release date: 2024-08-12

We are excited to announce the release of a new Zendesk data source for Grafana.
This addition extends Grafana’s capabilities, enabling seamless integration with Zendesk.

You can find out more about the data source in the Zendesk data source documentation.

Zendesk Query Editor

Netlify Datasource for Grafana

Grafana Cloud Available in public preview Enterprise Available in public preview Data sources
Release date: 2024-08-12


We’re excited to announce the release of the Grafana Netlify Datasource plugin, designed to seamlessly monitor your Netlify build data and deployments directly into Grafana. You can also visualize form responses and setup alerts on SSL certificates expirations. Find out more about in the Netlify data source documentation.

Netlify Build Query Paneel

Atlassian Statuspage enterprise data source for Grafana

Grafana Cloud Generally Available Enterprise Available in public preview Plugins Data sources
Release date: 2024-08-09

Introducing Atlassian Statuspage data source plugin.

The Atlassian Statuspage data source plugin allows querying Summary, Status, Components, Unresolved incidents, All incidents, Upcoming scheduled maintenances, Active scheduled maintenances, All scheduled maintenances


State timeline supports pagination

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations
Release date: 2024-08-09

The state timeline visualization now supports pagination. The Page size option lets you paginate the state timeline visualization to limit how many series are visible at once. This is useful when you have many series. Previously, all the series in a state timeline were made to fit within the single window of the panel, which could make it hard to read.

With paginated results, the visualization displays a subset of all series on each page.


Transformation updates

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations
Release date: 2024-08-09

We’ve made a number of exciting updates to transformations!

You can now use variables in some transformations


Drone data source

Grafana Cloud Available in public preview Enterprise Available in public preview Data sources Plugins
Release date: 2024-08-08

The Drone data source plugin allows you to retrieve data for repositories and builds from your Drone instance.

Dashboard with repository builds data created using Grafana Drone enterprise datasource

Native Histograms

Grafana Cloud Available in private preview Open source Enterprise Available in private preview
Release date: 2024-07-31

Native histograms are a data type in Prometheus that can produce, store, and query high-resolution histograms of observations. It usually offers higher resolution and more straightforward instrumentation than classic histograms.

If you would like more information, you can take a look at the video presented at the conference.


Cloudwatch Metric Insights cross account observability support

Grafana Cloud Generally Available Open source Generally Available Data sources
Release date: 2024-07-30

We are excited to announce support for cross-account querying in Metric Insights query builder for AWS Cloudwatch Plugin. This enables building SQL queries to monitor across multiple accounts in the same region in AWS Cloudwatch.
This feature introduces an account dropdown for selecting one or all of your source accounts and builds a query that targets them. Furthermore, results can be grouped by account ID by selecting “Account ID” in the Group By dropdown.
For more complex queries that are not covered by the options in the builder you can switch to the manual Code editor and edit the query.

To set up cross-account querying for AWS Cloudwatch Plugin, see instructions here.


Export Grafana Cloud k6 browser tests to a dashboard summary

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

We’ve recently announced that Grafana Cloud k6 browser tests are generally available, and now you can export your browser test results as a Grafana dashboard.

Browser testing measures the performance and UX of web applications, including important metrics such as the Core Web Vitals. The exported summary breaks down each metric and explain the impact the performance of your application might have on users. Sharing the summary with your team and other stakeholders can help pinpoint areas that could use optimizations in order to create the best possible user experience.

Preview of a generated summary

Chrome Recorder extension for exporting k6 browser scripts

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

We’ve recently announced that browser tests in Grafana Cloud k6 are generally available, and you can use them to better understand your application’s user experience and fix frontend performance issues. But creating browser test scripts can be a complex task, which is why we’re releasing the k6 DevTools Recorder Chrome extension!

With the k6 DevTools Recorder Chrome extension, you can record user flows from a website using the Chrome DevTools Recorder, and then export that as a k6 browser test. That can help you create test scripts quickly, or give you a starting point to then customize your browser script to fit your needs.

Recording a user flow using the k6 DevTools extension

Grafana SLO Folder RBAC

Grafana Cloud Generally Available
Release date: 2024-07-26

We’d like to announce that we have implemented a preliminary version of folder scoped SLO actions! Now, users that are Folder Editors on a specific folder, can create, update, and delete SLOs associated with those folders. They will continue to be able to view SLOs in other folders, but those SLOs cannot be editable by users who do not have Folder Editor access.

How To Implement - User who can Edit SLOs in a Particular Folder

  1. As a Grafana organization administrator, ensure that the specific user has a Viewer Basic role and the SLO > SLO Writer role
  2. In the left-side menu, click Dashboards and navigate to the Folder you want to add permissions for.
  3. Click Folder Actions and select Manage permissions from the dropdown.
  4. Click Add a permission and grant the specific user Folder Edit permissions.
  5. This user should now be able to view, create, update, and delete SLOs restricted to that particular Folder.