v13.2.0
📦 grafanaView on GitHub →
✨ 43 features🐛 27 fixes⚡ 1 deprecations🔧 21 symbols
Summary
This release introduces significant enhancements to Alerting, including import capabilities and API migration. It also brings improvements to Azure Monitor, CloudWatch Logs, Dashboards, and Provisioning, alongside various bug fixes and security updates.
Migration Steps
- Migrate notifications API to v1beta1.
✨ New Features
- Added Import tab in alerting settings page.
- Added notification template import to the import-to-GMA wizard.
- Added promote and auto sync to ImportToGMAWizard.
- Added staged configuration summary in import settings page.
- Compute staged config origin server-side.
- Migrated notifications API to v1beta1.
- Recognized "default" and "user-defined" as the default routing tree.
- Reverted a staged import configuration.
- Show unusable time intervals as disabled in the mute timings selector.
- Tracked import method analytics in import to gma.
- Removed AlertingCentralHistory feature toggle.
- Added public dashboard UID to loki usage insights events (Enterprise).
- Recorded the user name on user deletion audit logs (Enterprise).
- Cached subscription lookups and collapsed double Unmarshal in buildQuery for Azure Monitor.
- Implemented Azure Metrics Batch API backend.
- Added frontend support for querying CloudWatch Logs by data source.
- Removed live hoverValue from ColorScale and HeatMap tooltip.
- Showed dashboard description tooltip when available in DashList.
- Redirected from dashboard settings tabs to sidebar counterparts.
- Allowed threshold interpolation in Dashboards.
- Enabled new view panel controls by default.
- Increased dashboard nesting depth to 4 and allowed nested tabs.
- Showed panel query errors and notices in one UI.
- Added note about requiring signed commits to Developer Guide.
- Documented the tracing file exporter.
- Lightened log line highlight color in dark mode and updated deprecated pinned color for Explore Logs.
- Replaced legacy access control logic with app platform API call for Folder API.
- Updated Go version to 1.26.5.
- Added real magnification effect to GrotNotFound lens in GrafanaUI.
- Enabled unified homepage for all users (removed flag).
- Supported redis:// and rediss:// (TLS) connection URLs in ha_engine_address for Live.
- Added more suggested fields and integrated with the new Logs Table.
- Used gray (dimgray) for debug level color in Logs.
- Forced TLS 1.3 feature toggle for Plugins.
- Added OAuth app connections for GitLab and Bitbucket (Enterprise) for Provisioning.
- Added Dashboard Previews to GitHub Enterprise.
- Added GitHub Enterprise frontend.
- Added filter for out-of-sync resources in Resources tab.
- Added option to author commits as the signer for Provisioning.
- Added resource kind icons to job summary table.
- Added webhook support for GithubEnterprise (Enterprise) for Provisioning.
- Allowed overriding the Git Sync commit author.
- Attributed jobs to their author and origin.
🐛 Bug Fixes
- Returned 403 instead of 500 on contact point provenance mismatch.
- Fixed an issue with Azure Monitor caching subscription lookups and collapsing double Unmarshal in buildQuery.
- Fixed an issue with CloudWatch Logs frontend support for querying by data source.
- Fixed an issue with ColorScale where live hoverValue was removed from HeatMap tooltip.
- Fixed an issue with DashList showing dashboard description tooltip when available.
- Fixed an issue with dashboard settings tabs redirecting to sidebar counterparts.
- Fixed an issue with threshold interpolation in Dashboards.
- Fixed an issue with new view panel controls being enabled by default.
- Fixed an issue with increased dashboard nesting depth and nested tabs.
- Fixed an issue with showing panel query errors and notices in one UI.
- Fixed an issue with Explore Logs log line highlight color in dark mode and deprecated pinned color.
- Fixed an issue with Folder API replacing legacy access control logic with app platform API call.
- Fixed an issue with GrafanaUI magnification effect for GrotNotFound lens.
- Fixed an issue with unified homepage being enabled for all users.
- Fixed an issue with redis:// and rediss:// (TLS) connection URLs in ha_engine_address.
- Fixed an issue with Logs adding more suggested fields and integrating with the new Logs Table.
- Fixed an issue with Logs using gray (dimgray) for debug level color.
- Fixed an issue with Plugins forcing TLS 1.3 feature toggle.
- Fixed an issue with Provisioning adding OAuth app connections for GitLab and Bitbucket (Enterprise).
- Fixed an issue with Provisioning adding Dashboard Previews to GitHub Enterprise.
- Fixed an issue with Provisioning adding GitHub Enterprise frontend.
- Fixed an issue with Provisioning adding filter for out-of-sync resources in Resources tab.
- Fixed an issue with Provisioning adding option to author commits as the signer.
- Fixed an issue with Provisioning adding resource kind icons to job summary table.
- Fixed an issue with Provisioning adding webhook support for GithubEnterprise (Enterprise).
- Fixed an issue with Provisioning allowing overriding the Git Sync commit author.
- Fixed an issue with Provisioning attributing jobs to their author and origin.
Affected Symbols
⚡ Deprecations
- Scripted dashboards are deprecated and disabled by default.