Change8

Migrating to Grafana v12.2.0

Version v12.2.0 introduces 2 breaking changes. This guide details how to update your code.

Released: 9/23/2025

2
Breaking Changes
2
Migration Steps
27
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

AlertingInfinity authenticationActive Notifications pageAlert rulegrafana-metricsdrilldown-appFilter V2ActiveTimingsGMA rulesAlert History ViewPrometheus conversion APIRecording rulesAssistantAuditingAuthJWT configsAzure resource pickerCanvasprometheusCodeModeMetricNamesSearchHideAngularDeprecationCloudWatchAWS Lambda sample dashboardCommandPalettegrafana/dataInspect drawerSoloPanelContextkubernetesDashboardsSettings table

Breaking Changes

Issue #1

The Inspect drawer can no longer be opened via URL parameters or linked to directly. Users must now interact with it through the UI.

Issue #2

The `HideAngularDeprecation` configuration setting has been removed, indicating a cleanup of legacy Angular-related configurations.

Migration Steps

  1. 1
    If you relied on opening the Inspect drawer via URL parameters, update your workflows as this functionality has been removed.
  2. 2
    Review configurations related to `HideAngularDeprecation` as this setting has been removed.

Release Summary

This release introduces significant enhancements across Alerting, including AI integration, enrichment features, and Prometheus conversion API stability. It also includes breaking changes related to the Inspect drawer and dependency cleanups.

Need More Details?

View the full release notes and all changes for Grafana v12.2.0.

View Full Changelog