Download page
What's new highlights
Features and enhancements
- AccessControl: Move GetCacheKey to SignedInUser. #53591, @mgyongyosi
- AccessControl: Move GetCacheKey to SignedInUser. (Enterprise)
- Admin: Add support to configure default admin email. #54363, @mhuangwm
- Admin: Create/Edit Team/ServiceAccount UI changes. #53889, @mgyongyosi
- Alert list panel: Add view mode "Stat". #53281, @peterholmberg
- Alerting: Add alert preview to cloud rules editor. #54950, @konrad147
- Alerting: Add new API endpoint GET /api/v1/ngalert. #55134, @yuri-tceretian
- Alerting: Add templates autocomplete. #53655, @konrad147
- Alerting: Adds support for editing group details for Grafana managed rules. #53120, @gillesdemey
- Alerting: Change default alert state to Error on execution error or timeout. #55345, @grobinson-grafana
- Alerting: Display alert's 'Created' time in local time instead of UTC. #54414, @mmusenbr
- Alerting: Improve Mimir AM interoperability with Grafana. #53396, @konrad147
- Alerting: Improve validation of query and expressions on rule submit. #53258, @yuri-tceretian
- Alerting: Read group details before saving. #53586, @gillesdemey
- Alerting: Resolve stale state. #49352, @yuri-tceretian
- Alerting: Support for re-ordering alert rules in a group. #53318, @gillesdemey
- Alerting: Update embedded Alertmanager v0.24. #53555, @yuri-tceretian
- Alerting: Update forking request handlers to use the same errors. #52965, @yuri-tceretian
- Alerting: Write and Delete multiple alert instances. #52305, @joeblubaugh
- Annotation: Optionally allow storing longer annotation tags. #54754, @papagian
- Auth: Add SAML common resolutions to cookie issues. #55395, @Jguer
- Auth: Add cli command users-manager for conflict resolution. #52344, @eleijonmarck
- Auth: Add documentation on group overage claims in AzureAD. #55389, @Jguer
- Auth: Extend auth token errors with user ID. #54633, @IevaVasiljeva
- Auth: Reduce allocs in permission map. #55410, @Jguer
- Auth: Restore legacy behavior and add deprecation notice for empty org role in oauth. #55118, @Jguer
- AzureMonitor: Automate retrieval of supported Metrics namespaces. #53203, @aangelisc
- Build: Replace the file-loader loader with asset module in webpack config. #53088, @academo
- Chore: Group auth docker blocks. #54274, @linoman
- Chore: Upgrade Go to 1.19.1. #54902, @sakjur
- Cleanup: Add traces to cleanup jobs. #55465, @sakjur
- CloudMonitor: Remove cloudMonitoringExperimentalUI feature flag. #55054, @asimpson
- CloudWatch: Add AWS/States metrics. #55427, @jangaraj
- CloudWatch: Add missing AWS/ApiGateway metrics. #53839, @jangaraj
- CloudWatch: Add missing AWS/Events metrics. #53831, @jangaraj
- CloudWatch: Enable feature adoption tracking in the plugin. #54299, @sunker
- CloudWatch: Log group variable should get all log groups. #54062, @iwysiu
- CloudWatch: Refactoring - decouple logs and metrics in datasource file. #55079, @sunker
- Correlations: Add GetCorrelation(s) HTTP APIs. #52517, @Elfo404
- Custom branding: Add RBAC (early access). (Enterprise)
- Custom branding: Add preview for the settings (early access). (Enterprise)
- Dashboard: Support Variables in "Filter by Name" Transformation. #51804, @Kirchen99
- DashboardQuery: Expand query options. #53998, @ryantxu
- Docs: Deprecating packages_api and removing it from our pipelines. #54473, @tolzhabayev
- Docs: Update annotations API docs to include required field. #52644, @HarryTennent
- Echo: Add support for Google Analytics 4. #55446, @joshhunt
- Elasticsearch: Respect time range in ad hoc filters. #53874, @gabor
- Explore: Add Mixed Datasource. #53429, @gelicia
- Explore: Add resize to split view, with Min/Max button. #54420, @gelicia
- Footer: Add release notes url to version label. #52909, @kianelbo
- Geomap: Add Africa, Australia, Oceania, South Asia, and East Asia as initial view options. #55142, @zuchka
- Geomap: Add dynamic initial view options. #54419, @drew08t
- Grafana Backend: Establish a database version support policy. #54374, @joeblubaugh
- Grafana UI: Add implicit submit to TimeRangeForm for A11y. #52647, @matejkubinec
- Grafana/ui: Adds all unicons to IconName and script to generate types. #53820, @academo
- GrafanaUI: Add icon to links on Plugin configuration page. #55581, @leandro-deveikis
- GrafanaUI: Deprecate logs components. #55364, @gabor
- GraphPanel: Panel Description box does not expand to fit markdown table. #54238, @gitstart
- Icons: Move unicons icons to the repository and generate the iconsBundle.js with nodejs. #53766, @academo
- InfluxDB: Remove browser ('direct' access) mode. #53529, @obetomuniz
- JWT: Add support for assigning org roles. #54277, @nrwiersma
- JWT: Allow conventional bearer token in Authorization header. #54821, @nrwiersma
- Live: Migrate to centrifuge-js v3 (new API and client protocol). #51977, @FZambia
- Load icons using webpack context instead of react-inlinesvg library. #53675, @academo
- Login: Allow basic users to reset password when LDAP or Auth Proxy is enabled. #52331, @krzysdabro
- Login: Remove single admin team restriction. #54534, @linoman
- Logs: Relocate "show context" button, add copy line log button. #50977, @Seyaji
- Loki Query Variables: Add support to select from existing labels. #54625, @matyax
- Loki/Prometheus: Make sections in log/metrics browser resizable. #54704, @gwdawson
- Loki/Prometheus: Remove beta tag from query builder. #55150, @ivanahuckova
- Loki: Add validation to derived fields url field setting. #53599, @matyax
- Loki: Create Variable Query Editor for Loki. #54102, @matyax
- MSSQL: Migrate to React. #51765, @zoltanbedi
- Metrics: Instrument requests not matching any handler as
notfound
. #53949, @bergquist
- Navigation Bar: Remove plugins link under Server Admin. #54386, @academo
- Navigation: Don't round app plugin icon images. #54543, @joshhunt
- OAuth: Allow assigning Server Admin. #54780, @Jguer
- Panel edit: Run queries when time range changes in table view. #53111, @axelavargas
- Panels: Add panel debug support helper. #54678, @ryantxu
- Playlists: Migrate to UIDs and load dashboards in the frontend. #54125, @ryantxu
- Plugins: Add feature toggles for long running queries. #54349, @kevinwcyu
- Plugins: Add secure JSON fields to plugin setting DTO. #55313, @wbrowne
- Plugins: Handle app plugin proxy routes per request. #51835, @marefr
- Plugins: Use error plane for api/ds/query. #54750, @wbrowne
- Preferences: Support setting any dashboard as home, not just the starred ones. #54258, @ryantxu
- Prometheus: Add dashboard uid when tracing header in browsermode. #53232, @lpskdl
- Prometheus: Throw error on direct access. #50162, @aocenas
- Prometheus: Upgrades http client to 1.30. #53901, @bergquist
- Prometheus: Upgrades the prometheus http client to 1.13. #47707, @yesoreyeram
- PublicDashboard: Add RTK Query with loading and error state. Add MSW dependency for testing. #55518, @juanicabanas
- PublicDashboards: Add RBAC to secured endpoints. #54544, @evictorero
- PublicDashboards: Add link to public dashboards docs to sharing modal. #55186, @guicaulada
- PublicDashboards: Disable form when user does not has permissions. #54853, @evictorero
- PublicDashboards: Dont support exemplars. #54933, @owensmallwood
- PublicDashboards: Ignore time range input and changes on public dashboard. #55412, @guicaulada
- PublicDashboards: Log api layer errors and which datasources fail/succeed. #55056, @owensmallwood
- PublicDashboards: Render tag when dashboard meta changes in state. #55414, @owensmallwood
- PublicDashboards: Resolve interval for public dashboard data source. #55489, @guicaulada
- PublicDashboards: Sanitize metadata from public dashboard queries. #55269, @guicaulada
- PublicDashboards: UI improvements. #55130, @juanicabanas
- Query editor: Allow query editors to create new query. #55028, @ivanahuckova
- RBAC: Add cache for oss rbac permissions. #55098, @kalleep
- RBAC: Add endpoints for reading and updating role assignments. (Enterprise)
- RBAC: Add permissions to install and configure plugins. #51829, @gamab
- RBAC: Display indicator if a permission is inherited. #54080, @kalleep
- RBAC: Only display unique permissions in list. #54074, @kalleep
- RBAC: Refactor delegation check to reduce db queries. (Enterprise)
- RBAC: Validate scopes during role creation. (Enterprise)
- Report: Keep report data on edit page refresh. (Enterprise)
- Reports: Allow CSV only option. (Enterprise)
- Reports: Render steps inside ReportPage. (Enterprise)
- SAML: Account for all orgs in org_mapping. (Enterprise)
- SAML: Add option to skip org role sync. #55230, @gamab
- SAML: Add option to skip org role sync. (Enterprise)
- SAML: Allow wildcard mapping to add user to all existing orgs. #55628, @gamab
- SAML: Do not SAML SLO if user is not SAML authenticated. #53418, @Jguer
- SAML: Improve SAML login flow. (Enterprise)
- SQL: Migrate (MS/My/Postgres)SQL configuration pages from Angular to React. #51891, @oscarkilhed
- Search: Migrated impressions to use dashboardUID. #53090, @lpskdl
- Secrets: Add fallback to secrets kvstore plugin. #54056, @guicaulada
- Secrets: Convert secret migration to a background service. #54676, @guicaulada
- Secrets: Implement secrets manager plugin fallback store. #54496, @guicaulada
- Secrets: Improve error handling for secrets manager plugin. #54811, @guicaulada
- SegmentInput: Omit allowCustomValue and allowEmptyValue props. #55352, @timagixe
- Status History Panel: Show X-Axis Value in Tooltip. #54563, @gitstart
- TeamSync: Add description to group mapping. (Enterprise)
- TeamSync: Prevent team syncing out of orgs mapped by auth method. (Enterprise)
- Teams: Add TeamRolePicker to the Create and Edit Team pages. #53775, @mgyongyosi
- Tempo: Set the default query type even if queryType was set to 'clear'. #53887, @CrypticSignal
- Tempo: Wrap the autocomplete value for a tag in double quotes. #55610, @CrypticSignal
- TextPanel: Support code formats. #53850, @ryantxu
- TimeRangePicker: Absolute timeranges with timezone. #53763, @mdvictor
- TimeSeries: Support for log scale and negative numbers. #54812, @leeoniya
- TopNav: Panel edit changes. #54746, @torkelo
- Tracing: Add new [tracing.opentelemetry] custom_attributes config setting. #54110, @hairyhenderson
- Transformations: Add support for an inner join transformation. #53865, @AlexKaracaoglu
- Transformers: Support inner vs outer join. #53913, @ryantxu
- User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens). #42334, @andreasgerstmayr
- UsersTable: Display Disabled flag in Organizations' Users table. #53656, @mgyongyosi
- Various Panels: Add ability to toggle legend with keyboard shortcut. (Enterprise)
Bug fixes
- Alerting: AlertingProxy to elevate permissions for request forwarded to data proxy when RBAC enabled. #53620, @yuri-tceretian
- Auth: Allow admins to manually change external user's role if
oauth_skip_org_role_update_sync
or saml skip_org_role_sync
is enabled. #55182, @Jguer
- AuthNZ: Security fixes for CVE-2022-35957 and CVE-2022-36062. #55503, @IevaVasiljeva
- ContextHandler: Use standard library style middleware. #54219, @sakjur
- ElasticSearch: Fix lucene formatted variables being wrongly escaped. #54981, @svennergr
- FIX: RBAC prevents deleting empty snapshots. #54385, @gamab
- Fix: Adjusting plugin.json schema regex. #54515, @tolzhabayev
- Fix: Wrong swagger meta preventing spec generation. #54181, @leandro-deveikis
- Histogram: Fix panel hide when clicking on legend. #53651, @mdvictor
- Loki: Hide loki sample queries from query inspector. #55158, @ivanahuckova
- Query Builder: Fix spelling of "lose" in user visible message. #53435, @spazm
- RBAC: Fix resolver issue on wildcard resulting in wrong status code for endpoints. #54208, @kalleep
- Reports: Fix starting value. (Enterprise)
- StatPanel: Add padding between horizontal name and value. #55299, @JoaoSilvaGrafana
- TablePanel: Fix FooterRow styling for Safari and Firefox. #55543, @mdvictor
- TablePanel: Fix vertical scrollbar. #53457, @mdvictor
- Tempo: Fix typo in the tooltip for "Limit". #53750, @CrypticSignal
- Transformations: Fix clearing of transformation select fields. #53916, @AlexKaracaoglu
- Various Panels: Fix Single right-aligned y-axis hiding gridlines. #54206, @gitstart
Breaking changes
Dashboards: Remove the ability to open dashboard settings while panel edit is still open. Issue #54746
In InfluxDB, browser access mode was deprecated in Grafana 8.0.0 and removed in 9.2.0. If you used this mode, please switch to server access mode on the datasource configuration page. Issue #53529
In Prometheus, browser access mode was deprecated in Grafana 7.4.0 and removed in 9.2.0. If you used this mode, please switch to server access mode on the datasource configuration page. Issue #50162
Password reset links sent before the upgrade will no longer work and have to be resent. Since the duration of those links are only two hours we decided to not support both token formats. Issue #42334
Deprecations
Google Analytics 'Universal Analytics' is deprecated by Google in favor of Google Analytics 4. See Google's deprecation notice for more details. After July 2023, Grafana's Google Analytics 'Universal Analytics' integration will be removed, along with the analytics.google_analytics_ua_id
server config property. Configure Google Analytics 4 using the analytics.google_analytics_4_id
server config property.
Issue #55446
The following components and functions related to logs are deprecated in the grafana-ui
package: LogLabels
, LogMessageAnsi
, LogRows
, getLogRowStyles
.
Issue #55364
Plugin development fixes & changes
- GrafanaUI: Add required behavior to Inline Field. #54867, @gefgu
- CustomScrollbar: Add optional scroll indicators to
CustomScrollbar
. #54705, @ashharrison90
- Build: Introduce ESM and Treeshaking to NPM package builds. #51517, @jackw
Source code(tar.gz)
Source code(zip)