What’s new in Grafana v8.2

The plugin catalog is now on by default in Grafana 8.2. Using the plugin catalog you can now find and install official and community plugins without having to leave or restart Grafana. We’ve also updated the time picker to include configurable fiscal quarters. This update makes it easier to use Grafana to produce reports more closely aligned with common review and forecasting cycles.

Grafana Enterprise includes a revamped Stats and Licensing page, new fine-grained access control permissions, and improvements that make usage insights and reporting easier to access.

We’ve summarized what’s new in the release here, but you might also be interested in the announcement blog post. If you’d like all the details you can check out the release notes and complete .

OSS

Grafana 8.2 includes a number of important community contributions including support for OAuth role mapping with GitLab accounts (#30025), a new wide-to-long function () included in the prepare time series transformation. A number of additions to the Azure Monitor data source were submitted, including an overview dashboard() and support for parsing numeric fields in the Azure Resource Graph(#38728). Contributions also included (#38931) and improvements to our systemd unit for Grafana installations (). This list is by no means exhaustive or comprehensive. We greatly appreciate all the contributions submitted for inclusion in Grafana.

Accessibility

We’ve taken our first, measured but important step towards improving the accessibility of Grafana, with much needed tweaks to keyboard navigation, accessibility labeling for UI elements for Grafana viewers, and an for Grafana laying out what you can expect from a Grafana focused on making our project accessible to all.

Dashboards

What’s new in 8.2 - 图2

We have continued to improve how you manage your plugins within Grafana. The new is now enabled by default. You can use the plugin catalog to find, install, and uninstall your plugins directly from within Grafana without needing the Grafana CLI or to restart Grafana.

Plugins Catalog Browsers What’s new in 8.2 - 图4

Grafana Alerting

We’ve continued to bolster the new, unified alerting system launched in Grafana 8. This update includes the addition of a UI to edit the Cortex/Loki namespace, edit the alert group name, and edit the alert group evaluation interval. We’ve also added a Test button to test an alert notification contact point. There’s even more to explore here including custom grouping for alert manager notifications and several small but significant changes to improve creation editing and managing alert rules. Please see the alerting documentation for more details and information on how you can enable the unified alerting system in your instance of Grafana.

Image Renderer performance improvements and measurement

You can use Grafana’s image renderer to generate images of panels and dashboards. Grafana uses these images for alert notifications, PDF exports (Grafana Enterprise), and reports sent by Grafana (Grafana Enterprise). We’ve added additional metrics to the image renderer to help you diagnose its performance, and included guidance in our documentation to help you configure it for the best mix of performance and resource usage. Tests show that we have reduced image load time from the 95th percentile of 10 seconds to less than 3 seconds under normal load.

Grafana Enterprise

What’s new in 8.2 - 图6

New fine-grained access control permissions

Fine-grained access control now covers data source and provisioning permissions. You can decide which roles (Viewers, Editors, and Admins) can manage data sources and data source permissions in Grafana, and which roles can reload provisioning configuration for dashboards, data sources, and other provisioned resources. We’ll continue adding fine-grained access control to more Grafana services, like dashboards and API Keys, in upcoming releases. Learn more about fine-grained access control in our and our docs.

What’s new in 8.2 - 图8

Export usage insights logs as server logs

Usage Insights Logs contain valuable information about user dashboard visits, queries, and front-end errors that are otherwise impossible to track in Grafana. You can now export those logs alongside your regular server logs to identify problematic dashboards and data sources and improve users’ experience with Grafana. Previously, these metrics could only be exported directly to Loki. Learn more in the

Stats and licensing What’s new in 8.2 - 图10

Create a report from the dashboard share dialogue What’s new in 8.2 - 图12