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

Anonymous users are billed in Grafana Enterprise

Grafana Cloud Generally Available Enterprise Generally Available Authentication and authorization
Release date: 2024-04-30

We are announcing a license change to the anonymous access feature in Grafana 11. As you may already be aware, anonymous access allows users access to Grafana without login credentials. Anonymous access was an early feature of Grafana to share dashboards; however, we recently introduced Public Dashboards which allows you to share dashboards in a more secure manner. We also noticed that anonymous access inadvertently resulted in user licensing issues. After careful consideration, we have decided to charge for the continued use of anonymous access starting in Grafana 11.


Grafana Cloud Synthetic Monitoring powered by k6

Grafana Cloud Generally Available Synthetic Monitoring
Release date: 2024-04-29

We’re excited to announce a big update to our Synthetic Monitoring product!

Until now, Synthetic Monitoring has used the Prometheus blackbox exporter to test at the protocol level: HTTP, DNS, TCP, gRPC, and ICMP (for ping and traceroute). This worked well for health and uptime monitoring, but it didn’t cover the full range of synthetic monitoring use cases. With modern applications, it’s important to test not only single endpoints but also complex transactions and critical user journeys.


Cardinality page in Kubernetes Monitoring

Grafana Cloud Generally Available Kubernetes Monitoring
Release date: 2024-04-15

Use the in-app Cardinality page to discover on a Cluster-by-Cluster basis where all your active series are coming from for:

  • Troubleshooting after initial configuration
  • Determining potential duplicate metrics
  • Finding other potential cardinality issues

Cardinality page


Explore Metrics

Grafana Cloud Generally Available Open source Enterprise Generally Available Dashboards and visualizations Data sources Metrics Drilldown
Release date: 2024-04-09

Explore Metrics is a query-less experience for browsing Prometheus-compatible metrics. Search for or filter to find a metric. Quickly find related metrics - all in just a few clicks. You do not need to learn PromQL! With Explore Metrics, you can:


Export a Grafana Cloud k6 test result to a dashboard summary

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

After you run a performance test in Grafana Cloud k6, the next step is to analyze the results and share any findings with your team. Sometimes, you don’t need your team members to view all the resulting metrics, or you might want to generate a PDF in an accessible, easy-to-read format to share with external stakeholders.

Export summary dialog

Colored table rows with conditional formatting

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

Grafana 11 adds the ability to color full table rows using the Colored background cell type of the table visualization. When you configure fields in a table to use this cell type, an option to apply the color of the cell to the entire row becomes available.

Colored row background

Crafting robust plugins: introducing grafana/plugin-e2e

Grafana Cloud Generally Available Open source Generally Available
Release date: 2024-04-05

Plugin developers and users typically want their plugins to be compatible with a range of Grafana versions. However, ensuring this is true can be a challenge. The environment, APIs, and UI components may differ from one version to another. Manual testing is tedious and error-prone. End-to-End testing across multiple versions is prohibitively complicated given the version-to-version changes in Grafana itself - until now.


RBAC for alert rule provisioning APIs

Grafana Cloud Generally Available Open source Enterprise Generally Available Alerting
Release date: 2024-04-04

The Alerting Provisioning HTTP API has been updated to enforce Role-Based Access Control (RBAC).

  • For Grafana OSS, users with the Editor role can now use the API.
  • For Grafana Enterprise and Grafana Cloud, users with the role Rules Writer and Set Provisioning status can access the API and limit access to alert rules that use a particular data source.
  • Other roles related to provisioning, for example Access to alert rules provisioning API still work.

Improved paused alert visibility

Grafana Cloud Generally Available Open source Generally Available Alerting
Release date: 2024-04-03

Pause and resume alert rule evaluation directly from the Alert rules list and details view. This helps Improve visibility of when alert rules have been paused by displaying “Paused” as the alert rule state.