Changelog History
Page 6
-
v9.1.8 Changes
October 11, 2022๐ Features and enhancements
- Alerting: Update imported prometheus alertmanager version. Backport (#56228). #56429, @joeblubaugh
- Chore: Upgrade Go to 1.19.2. #56355, @sakjur
๐ Bug fixes
- Alerting: Fix evaluation interval validation. #56115, @konrad147
- Alerting: Fix migration to create rules with group index 1. #56511, @yuri-tceretian
- Alerting: Fix migration to not add label "alertname". #56509, @yuri-tceretian
- Azure Monitor: Fix empty Logs response for Alerting. #56378, @andresmgot
- Azure Monitor: Fix subscription selector when changing data sources. #56284, @andresmgot
- Caching: Fix wrong memcached setting name in defaults. (Enterprise)
- Google Cloud Monitoring: Fix bucket bound for distributions. #56565, @andresmgot
<!-- 9.1.8 END -->
<!-- 9.1.7 START -->
-
v9.1.7 Changes
October 04, 2022๐ Features and enhancements
- Chore: Upgrade Go version to 1.19.1 (backport). #55733, @sakjur
- CloudWatch: Add missing AWS/Prometheus metrics. #54990, @jangaraj
- Explore: Add feature tracking events. #54514, @L-M-K-B
- Graphite: Add error information to graphite queries tracing. #55249, @jesusvazquez
- Prometheus: Restore FromAlert header. #55255, @kylebrandt
- SAML: Account for all orgs in org_mapping (#3855). (Enterprise)
- Search: Add search index configuration options. #55525, @ArturWierzbicki
- Thresholds: Add option for dashed line style. #55875, @leeoniya
๐ Bug fixes
- Alerting: Fix default query's data source when no default datasource specified. #55435, @konrad147
- Alerting: Fix mathexp.NoData cannot be reduced. #55347, @grobinson-grafana
- Alerting: Skip unsupported file types on provisioning. #55573, @JohnnyQQQQ
- AzureMonitor: Ensure resourceURI template variable is migrated. #56095, @aangelisc
- Dashboard: Fix plugin dashboard save as button. #55197, @lpskdl
- ๐ Docs: Fix decimals: auto docs for panel edit. #55477, @joshhunt
- ๐ Fix: RBAC handle
error no resolverfound. #55676, @gamab - ๐ Fix: RBAC handle
error no resolverfound. (Enterprise) - LibraryPanelSearch: Refactor and fix hyphen issue. #55314, @kaydelaney
- Live: Fix live streaming with
live-service-web-workerfeature flag enabled. #55528, @ArturWierzbicki - QueryField: Fix wrong cursor position on autocomplete. #55576, @svennergr
<!-- 9.1.7 END --> <!-- 9.2.0-beta1 END --> <!-- 9.1.6 START -->
-
v9.1.6 Changes
September 20, 2022๐ Features and enhancements
- Auth: Trigger auth token cleanup job. (Enterprise)
- DataSource: Adding possibility to hide queries from the inspector. #54892, @mckn
- Inspect: Hide Actions tab when it is empty. #55272, @ryantxu
- PanelMenu: Remove hide legend action as it was showing on all panel types. #54876, @torkelo
- Provisioning Contact points: Support disableResolveMessage via YAML. #54122, @mmusenbr
- PublicDashboards: Support subpaths when generating pubdash url. #55204, @owensmallwood
๐ Bug fixes
- Alerting: Fix legacy migration crash when rule name is too long. #55053, @alexweav
- Alerting: Fix send resolved notifications. #54793, @grobinson-grafana
- Azure Monitor: Fix migration issue with MetricDefinitionsQuery template variable query types. #55262, @yaelleC
- Browse: Hide dashboard actions if user does not have enough permission. #55218, @lpskdl
- ElasticSearch: Fix dispatching queries at a wrong time. #55225, @svennergr
- Panel: Disable legends when showLegend is false prior to schema v37. #55126, @ivanortegaalba
- Prometheus: Fix metadata requests for browser access mode. #55403, @itsmylife
- Search: Avoid requesting all dashboards when in Folder View. #55169, @JoaoSilvaGrafana
- TablePanel/StatPanel: Fix values not being visible when background transparent. #55092, @mdvictor
<!-- 9.1.6 END --> <!-- 9.1.5 START -->
-
v9.1.5 Changes
September 12, 2022๐ Features and enhancements
- Alerting: Sanitize invalid label/annotation names for external alertmanagers. #54537, @JacobsonMT
- Alerting: Telegram: Truncate long messages to avoid send error. #54339, @ZloyDyadka
- DisplayProcessor: Handle reverse-ordered data when auto-showing millis. #54923, @leeoniya
- Heatmap: Add option to reverse color scheme. #54365, @leeoniya
- ๐ PluginLoader: Alias slate-react as @grafana/slate-react. #55027, @kaydelaney
- Search: Add substring matcher, to bring back the old dashboard search behavior. #54813, @ArturWierzbicki
- Traces: More visible span colors. #54513, @joey-grafana
๐ Bug fixes
- Alerting: Fix incorrect propagation of org ID and other fields in rule provisioning endpoints. #54603, @alexweav
- Alerting: Resetting the notification policy tree to the default policy will also restore default contact points. #54608, @alexweav
- AzureMonitor: Fix custom namespaces. #54937, @asimpson
- AzureMonitor: Fix issue where custom metric namespaces are not included in the metric namespace list. #54826, @andresmgot
- CloudWatch: Fix display name of metric and namespace. #54860, @sunker
- Cloudwatch: Fix annotation query serialization issue. #54884, @sunker
- Dashboard: Fix issue where unsaved changes warning would appear even after save, and not being able to change library panels. #54706, @torkelo
- Dashboard: Hide overflow content for single left pane. #54882, @lpskdl
- Loki: Fix a bug where adding adhoc filters was not possible. #54920, @svennergr
- Reports: Fix handling expired state. (Enterprise)
<!-- 9.1.5 END --> <!-- 9.1.4 START -->
-
v9.1.4 Changes
September 09, 2022๐ Bug fixes
- GrafanaUI: Fixes Chrome issue for various query fields. #54566, @kaydelaney
<!-- 9.1.4 END --> <!-- 9.1.3 START -->
-
v9.1.3 Changes
September 05, 2022๐ Features and enhancements
- API: Do not expose user input in datasource error responses. #53483, @papagian
- Alerting: Write and Delete multiple alert instances. #54072, @joeblubaugh
- Library Panel: Allow to delete them when deprecated. #54662, @ivanortegaalba
- ๐ Plugins Catalog: Allow to filter plugins using special characters. #54474, @murtazaqa
๐ Bug fixes
- Alerting: Fix UI bug when setting custom notification policy group by. #54607, @JacobsonMT
- AppRootPage: Fix issue navigating between two app plugin pages. #54519, @torkelo
- Correlations: Use correct fallback handlers. #54511, @kalleep
- ๐ FIX: RBAC prevents deleting empty snapshots (#54385). #54510, @gamab
- LibraryElements: Fix inability to delete library panels under MySQL. #54600, @kaydelaney
- Metrics: fix
grafana_database_conn_*metrics, and add newgo_sql_stats_*metrics as eventual replacement. #54405, @hairyhenderson - โ
TestData DB: Fix node graph not showing when the
Data typefield is set torandom. #54298, @CrypticSignal
๐ Deprecations
The
grafana_database_conn_*metrics are deprecated, and will be removed in a future version of Grafana. Use thego_sql_stats_*metrics instead. Issue #54405<!-- 9.1.3 END --> <!-- 9.1.2 START -->
-
v9.1.2 Changes
August 30, 2022๐ Features and enhancements
- AdHoc variable: Correctly preselect datasource when provisioning. #54088, @dprokop
- AzureMonitor: Added ARG query function for template variables. #53059, @yaelleC
- Dashboard save: Persist details message when navigating through dashboard save drawer's tabs. #54084, @vbeskrovnov
- Dashboards: Correctly migrate mixed data source targets. #54152, @dprokop
- Elasticsearch: Use millisecond intervals for alerting. #54157, @gabor
- Elasticsearch: Use millisecond intervals in frontend. #54202, @gabor
- Geomap: Local color range. #54348, @adela-almasan
- ๐ Plugins Catalog: Use appSubUrl to generate plugins catalog urls. #54426, @academo
- Rendering: Add support for renderer token. #54425, @joanlopez
๐ Bug fixes
- Alerting: Fix saving of screenshots uploaded with a signed url. #53933, @VDVsx
- AngularPanels: Fixing changing angular panel options not taking having affect when coming back from panel edit. #54087, @torkelo
- Explore: Improve a11y of query row collapse button. #53827, @L-M-K-B
- Geomap: Fix tooltip display. #54245, @adela-almasan
- QueryEditorRow: Filter data on mount. #54260, @asimpson
- Search: Show all dashboards in the folder view. #54163, @ryantxu
- Tracing: Fix the event attributes in opentelemetry tracing. #54117, @ying-jeanne
๐ Plugin development fixes & changes
<!-- 9.1.2 END --> <!-- 9.1.1 START -->
-
v9.1.1 Changes
August 23, 2022๐ Features and enhancements
- Cloud Monitoring: Support SLO burn rate. #53710, @itkq
- Schema: Restore "hidden" in LegendDisplayMode. #53925, @academo
- Timeseries: Revert the timezone(s) property name change back to singular. #53926, @academo
๐ Bug fixes
- Alerting: Fix links in Microsoft Teams notifications. #54003, @grobinson-grafana
- Alerting: Fix notifications for Microsoft Teams. #53810, @grobinson-grafana
- Alerting: Fix width of Adaptive Cards in Teams notifications. #53996, @grobinson-grafana
- ColorPickerInput: Fix popover in disabled state. #54000, @Clarity-89
- Decimals: Fixes auto decimals to behave the same for positive and negative values. #53960, @JoaoSilvaGrafana
- Loki: Fix unique log row id generation. #53932, @gabor
- ๐ Plugins: Fix file extension in development authentication guide. #53838, @pbzona
- TimeSeries: Fix jumping legend issue. #53671, @zoltanbedi
- TimeSeries: Fix memory leak on viz re-init caused by KeyboardPlugin. #53872, @leeoniya
๐ Plugin development fixes & changes
- TimePicker: Fixes relative timerange of less than a day not displaying. #53975, @JoaoSilvaGrafana
- GrafanaUI: Fixes ClipboardButton to always keep multi line content. #53903, @JoaoSilvaGrafana
<!-- 9.1.1 END --> <!-- 9.1.0 START -->
-
v9.1.0 Changes
August 16, 2022๐ Features and enhancements
- API: Allow creating teams with a user defined identifier. #48710, @papagian
- Alerting: Adds interval and For to alert rule details. #53211, @gillesdemey
- Alerting: Extend PUT rule-group route to write the entire rule group rather than top-level fields only. #53078, @alexweav
- Alerting: Use Adaptive Cards in Teams notifications. #53532, @grobinson-grafana
- Azure Monitor: Add Network Insights Dashboard. #50362, @Teddy-Lin
- Chore: Improve logging of unrecoverable errors. #53664, @sakjur
- Correlations: Add UpdateCorrelation HTTP API. #52444, @Elfo404
- Dashboard: Reverted the changes of hiding multi-select and all variable in the datasource picker. #53521, @lpskdl
- Geomap: Add alpha day/night layer. #50201, @ryantxu
- Geomap: Add measuring tools. #51608, @drew08t
- GrafanaUI: Add success state to ClipboardButton. #52069, @evictorero
- Heatmap: Replace the heatmap panel with new implementation. #50229, @ryantxu
- KVStore: Allow empty value in kv_store. #53416, @spinillos
- Prometheus: Promote Azure auth flag to configuration. #53447, @andresmgot
- Reports: Save and update in reports should be transactional. (Enterprise)
- Reports: Set uid when we don't receive it in the query. (Enterprise)
- Search: Display only dashboards in General folder of Search Folder View. #53607, @lpskdl
- Status history/State timeline: Support datalinks. #50226, @jloupdef
- Transform: Add a limit transform. #49291, @josiahg
- Transformations: Add standard deviation and variance reducers. #49753, @selvavm
๐ Bug fixes
- API: Fix snapshot responses. #52998, @papagian
- Access Control: Fix permission error during dashboard creation flow. #53214, @IevaVasiljeva
- Access Control: Set permissions for Grafana's test data source. #53247, @IevaVasiljeva
- Alerting: Fix migration failure. #53253, @papagian
- BarGauge: Show empty bar when value, minValue and maxValue are all equal. #53314, @ashharrison90
- Dashboard: Fix color of bold and italics text in panel description tooltip. #53380, @joshhunt
- Loki: Fix passing of query with defaults to code mode. #53646, @ivanahuckova
- Loki: Fix producing correct log volume query for query with comments. #53254, @ivanahuckova
- Loki: Fix showing of unusable labels field in detected fields. #53319, @ivanahuckova
- Reports: Fix inconsistency reports. (Enterprise)
- Tracing: Fix OpenTelemetry Jaeger context propagation. #53269, @zhichli
- Tracing: Fix OpenTelemetry Jaeger context propagation (#53269). #53724, @idafurjes
- [9.1.x] Alerting: AlertingProxy to elevate permissions for request forwarded to data proxy when RBAC enabled. #53679, @yuri-tceretian
๐ฅ Breaking changes
Alert notifications to Microsoft Teams now use Adaptive Cards instead of Office 365 Connector Cards. Issue #53532
โ Starting at 9.1.0, existing heatmap panels will start using a new implementation. This can be disabled by setting the
useLegacyHeatmapPanelfeature flag to true. It can be tested on a single dashbobard by adding?__feature.useLegacyHeatmapPanel=trueto any dashboard URL. Please report any heatmap migration issues.. The most notable changes are:- ๐ Significantly improved rendering performance
- When calculating heatmaps, the buckets are now placed on reasonable borders (1m, 5m, 30s etc)
- ๐ Round cells are no longer supported Issue #50229
๐ Plugin development fixes & changes
<!-- 9.1.0 END --> <!-- 9.1.0-beta1 START -->
-
v9.1.0-beta1 Changes
๐ Features and enhancements
- API: Migrate CSRF to service and support additional options. #48120, @sakjur
- API: Move swagger definitions to the handlers and rename operations after them. #52643, @papagian
- Access Control: Allow org admins to invite new users. #52894, @IevaVasiljeva
- AccessControl: Check dashboards permission for reports. (Enterprise)
- Alerting: Add config disabled_labels to disable reserved labels. #51832, @JacobsonMT
- Alerting: Add custom templated title to Wecom notifier. #51529, @dingweiqings
- Alerting: Add file provisioning for alert rules. #51635, @JohnnyQQQQ
- Alerting: Add file provisioning for contact points. #51924, @JohnnyQQQQ
- Alerting: Add file provisioning for mute timings. #52936, @JohnnyQQQQ
- Alerting: Add file provisioning for notification policies. #52877, @JohnnyQQQQ
- Alerting: Add file provisioning for text templates. #52952, @JohnnyQQQQ
- Alerting: Add first Grafana reserved label grafana_folder. #50262, @JacobsonMT
- Alerting: Add support for images in Kafka alerts. #50758, @grobinson-grafana
- Alerting: Add support for images in VictorOps alerts. #50759, @grobinson-grafana
- Alerting: Adds contact point template syntax highlighting. #51559, @gillesdemey
- Alerting: Adds visual tokens for templates. #51376, @gillesdemey
- Alerting: Alert rules pagination. #50612, @konrad147
- Alerting: Change alertScreenshotToken to alertImageToken. #50771, @grobinson-grafana
- Alerting: Configure alert manager data source as an external AM. #52081, @konrad147
- Alerting: Do not include button in googlechat notification if URL invalid. #47317, @j6s
- Alerting: Group alert state history by labels and allow filtering. #52784, @gillesdemey
- Alerting: Make ticker to tick at predictable time. #50197, @yuri-tceretian
- Alerting: Persist rule position in the group. #50051, @yuri-tceretian
- Alerting: Prevent evaluation if "for" shorter than "evaluate". #51797, @peterholmberg
- Alerting: Provisioning UI. #50776, @gillesdemey
- Alerting: Rule api to fail update if provisioned rules are affected. #50835, @yuri-tceretian
- Alerting: Scheduler to drop ticks if a rule's evaluation is too slow. #48885, @yuri-tceretian
- Alerting: Show evaluation interval global limit warning. #52942, @konrad147
- Alerting: State manager to use tick time to determine stale states. #50991, @yuri-tceretian
- Alerting: Support for optimistic locking for alert rules. #50274, @yuri-tceretian
- Alerting: Update RBAC for alert rules to consider access to rule as access to group it belongs. #49033, @yuri-tceretian
- Alerting: Update default route groupBy to [grafana_folder, alertname]. #50052, @JacobsonMT
- Alertmanager: Adding SigV4 Authentication to Alertmanager Datasource. #49718, @lewinkedrs
- ๐ Analytics: Save all view time dates as UTC. (Enterprise)
- Annotations: Migrate dashboardId to dashboardUID. #52588, @lpskdl
- Auditing: Allow users to have more verbose logs. (Enterprise)
- Auth: Add lookup params for saml and LDAP sync. (Enterprise)
- Auth: Add option for case insensitive login. #49262, @Jguer
- Auth: Case insensitive ids duplicate usagestats. #50724, @eleijonmarck
- Auth: Implement Token URL Auth. #52578, @Jguer
- Auth: Implement Token URL JWT Auth. #52662, @Jguer
- Auth: Lockdown non-editables in frontend when external auth is configured. #52160, @Jguer
- Azure Monitor: Add new dashboard with geo map for app insights test availability. #52494, @jcolladokuri
- Azure Monitor: New template variable editor. #52594, @andresmgot
- Azure Monitor: Restore Metrics query parameters: subscription, resourceGroup, metricNamespace and resourceName. #52897, @andresmgot
- Chore: Add dashboard UID as query parameter of Get annotation endpoint. #52764, @ying-jeanne
- Chore: Remove jest-coverage-badges dep from toolkit. #49883, @zoltanbedi
- Chore: Rename dashboardUID to dashboardUIDs in search endpoint and upโฆ. #52766, @ying-jeanne
- CloudWatch: Add default log groups to config page. #49286, @iwysiu
- CommandPalette: Populate dashboard search when the palette is opened. #51293, @ryantxu
- ๐ Core Plugins: Add support for HTTP logger. #46578, @toddtreece
- Correlations: Add CreateCorrelation HTTP API. #51630, @Elfo404
- Correlations: Add DeleteCorrelation HTTP API. #51801, @Elfo404
- Custom branding: Add UI for setting configuration. (Enterprise)
- Custom branding: Add custom branding service (early access). (Enterprise)
- Data Connections: Create a new top-level page. #50018, @leventebalogh
- DataSource: Allow data source plugins to set query default values. #49581, @sunker
- ๐ Docs: CSRF add configuration options and documentation for additional headers and origins. #50473, @eleijonmarck
- Elasticsearch: Added
modifyQuerymethod to add filters in Explore. #52313, @svennergr - Explore: Add ability to include tags in trace to metrics queries. #49433, @connorlindsey
- Explore: Download and upload service graphs for Tempo. #50260, @connorlindsey
- Explore: Make service graph visualization use available vertical space. #50518, @connorlindsey
- Explore: Reset Graph overrides if underlying series changes. #49680, @Elfo404
- Explore: Sort trace process attributes alphabetically. #51261, @connorlindsey
- ๐ฒ Frontend Logging: Integrate grafana javascript agent. #50801, @tolzhabayev
- Geomap: Add ability to select a data query filter for each layer. #49966, @mmandrus
- Geomap: Route/path visualization. #43554, @alexanderzobnin
- GeomapPanel: Add base types to data layer options. #50053, @drew08t
- Graph Panel: Add feature toggle that will allow automatic migration to timeseries panel. #50631, @ryantxu
- Graphite: Introduce new query types in annotation editor. #52341, @itsmylife
- Infra: Pass custom headers in resource request. #51291, @aocenas
- Insights: Add RBAC for insights features. (Enterprise)
- Instrumentation: Add more buckets to the HTTP request histogram. #51492, @bergquist
- Instrumentation: Collect database connection stats. #52797, @bergquist
- Instrumentation: Convert some metrics to histograms. #50420, @SuperQ
- Jaeger: Add support for variables. #50500, @joey-grafana
- LDAP: Allow specifying LDAP timeout. #48870, @hannes-256
- LibraryPanels: Require only viewer permissions to use a Library Panel. #50241, @joshhunt
- Licensing: Usage-based billing reporting enhancements. (Enterprise)
- ๐ Logs: Handle clicks on legend labels in histogram. #49931, @gabor
- ๐ Logs: Improve the color for unknown log level. #52711, @gabor
- ๐ Loki/Logs: Make it possible to copy log values to clipboard. #50914, @Seyaji
- Loki: Add hint for pipeline error to query builder. #52134, @ivanahuckova
- Loki: Add hints for level-like labels. #52414, @ivanahuckova
- Loki: Add support for IP label and line filter in query builder. #52658, @ivanahuckova
- Loki: Add unwrap with conversion function to builder. #52639, @ivanahuckova
- Loki: Implement hints for query builder. #51795, @ivanahuckova
- Loki: Move explain section to builder mode. #52879, @ivanahuckova
- Loki: Show label options for unwrap operation. #52810, @ivanahuckova
- Loki: Support json parser with expressions in query builder. #51965, @ivanahuckova
- Navigation: Display
Starreddashboards in theNavbar. #51038, @ashharrison90 - Node Graph Panel: Add options to configure units and arc colors. #51057, @connorlindsey
- OAuth: Allow role mapping from GitHub and GitLab groups. #52407, @Jguer
- Opentsdb: Add tag values into the opentsdb response. #48672, @xy-man
- OptionsUI: UnitPicker now supports isClearable setting. #51064, @ryantxu
- PanelEdit: Hide multi-/all-select datasource variables in datasource picker. #52142, @eledobleefe
- Piechart: Implements series override -> hide in area for the legend or tooltip. #51297, @daniellee
- ๐ Plugin admin: Add a page to show where panel plugins are used in dashboards. #50909, @ryantxu
- ๐ Plugins: Add validation for plugin manifest. #52787, @wbrowne
- Prometheus: Move explain section to builder mode. #52935, @itsmylife
- Prometheus: Support 1ms resolution intervals. #44707, @dankeder
- Prometheus: Throw error on direct access. #50162, @aocenas
- RBAC: Add RBAC for query caching. (Enterprise)
- RBAC: Add access control metadata to folder dtos. #51158, @kalleep
- RBAC: Allow app plugins access restriction. #51524, @gamab
- RBAC: Rename alerting roles to match naming convention. #50504, @gamab
- Report: Calculate grid height unit dynamically instead use hardcode values. (Enterprise)
- Reports: Add created column in report_dashboards. (Enterprise)
- Reports: Add dashboard title in all pdf pages. (Enterprise)
- Reports: Allow saving draft reports. (Enterprise)
- Reports: Multiple dashboards improvements. (Enterprise)
- SAML : Support Azure Single Sign Out. (Enterprise)
- SAML: Add NameIDFormat in SP metadata. (Enterprise)
- SAML: Improve debug logs for saml logout. (Enterprise)
- SSE: Add noData type. #51973, @kylebrandt
- Search: Filter punctuation and tokenize camel case. #51165, @FZambia
- Search: Sync state on read for HA consistency. #50152, @FZambia
- ๐ Security: Choose Lookup params per auth module (CVE-2022-31107). #52312, @Jguer
- Service Accounts: Managed permissions for service accounts. #51818, @IevaVasiljeva
- Service accounts: Grafana service accounts are enabled by default. #51402, @vtorosyan
- ServiceAccounts: Add Prometheus metrics service. #51831, @Jguer
- ServiceAccounts: Add Service Account Token last used at date. #51446, @Jguer
- SharePDF: Use currently selected variables and time range when generating PDF. (Enterprise)
- Slider: Enforce numeric constraints and styling within the text input. #50905, @drew08t
- State Timeline: Enable support for annotations. #47887, @dprokop
- Table panel: Add multiple data links support to Default, Image and JSONView cells. #51162, @dprokop
- TeamSync: Remove LDAP specific example from team sync. #51368, @Jguer
- TeamSync: Support case insensitive matches and wildcard groups. (Enterprise)
- Tempo: Add context menu to edges. #52396, @joey-grafana
- Tempo: Consider tempo search out of beta and remove beta badge and feature flags. #50030, @connorlindsey
- Tempo: Tempo/Prometheus links select ds in new tab (cmd + click). #52319, @joey-grafana
- Time series panel: Hide axis when series is hidden from the visualization. #51432, @dprokop
- TimeSeries: Add option for symmetrical y axes (align 0). #52555, @leeoniya
- TimeSeries: Add option to match axis color to series color. #51437, @leeoniya
- TimeSeries: Improved constantY rendering parity with Graph (old). #51401, @leeoniya
- Timeseries: Support multiple timezones in x axis. #52424, @ryantxu
- TopNav: Adds new feature toggle for upcoming nav. #51115, @torkelo
- Traces: APM table. #48654, @joey-grafana
- Traces: Add absolute time to span details. #50685, @joey-grafana
- Traces: Add horizontal scroll. #50278, @joey-grafana
- Traces: Consistent span colors for service names. #50782, @joey-grafana
- Traces: Move towards using OTEL naming conventions. #51379, @joey-grafana
- Traces: Span bar label. #50931, @joey-grafana
- Transformations: Add standard deviation and variance reducers. #52769, @ryantxu
- Transforms: Add Join by label transformation. #52670, @ryantxu
- URL: Encode certain special characters. #51806, @L-M-K-B
- ValueMappings: Make value mapping row focusable. #52337, @lpskdl
- Variables: Add 'jsonwithoutquote' formatting options for variables, and format of variable supports pipeline. #51859, @MicroOps-cn
- Variables: Selectively reload panels on URL update. #51003, @toddtreece
- Various Panels: Add ability to toggle legend with keyboard shortcut. #52241, @alyssabull
๐ Bug fixes
- API: Fix failing test by initialising legacy guardian when creating folder scenario. #50800, @vicmarbev
- Access control: Show dashboard settings to users who can edit dashboard. #52532, @IevaVasiljeva
- Alerting: Fix RegExp matchers in frontend for Silences and other previews. #51726, @joeblubaugh
- Alerting: Fix rule API to accept 0 duration of field
For. #50992, @yuri-tceretian - Alerting: Increase alert rule operation perf by replacing subquery with threshold calculation. #53069, @alexweav
- Barchart Panel: Fix threshold colors changing when data is refreshed. #52038, @mingozh
- Dashboard: Fix iteration property change triggering unsaved changes warning. #51272, @torkelo
- Dashboards: Disable variable pickers for snapshots. #52827, @joshhunt
- Elasticsearch: Always use fixed_interval. #50297, @gabor
- Geomap: Fix tooltip offset bug. #52627, @drew08t
- Geomap: Update with template variable change. #52007, @drew08t
- Loki: Fix adding of multiple label filters when parser. #52335, @ivanahuckova
- Loki: Fix support of ad-hoc filters for specific queries. #51232, @ivanahuckova
- Navigation: Hide
Dashboards/Starred itemsfrom navbar when unauthenticated. #53051, @ashharrison90 - PasswordReset: Enforce password length check on password reset request. #51005, @asymness
- Prometheus: Fix integer overflow in rate interval calculation on 32-bit architectures. #51508, @andreasgerstmayr
- Search: Fix indexing - re-index after initial provisioning. #50959, @FZambia
- Slider: Fixes styling of marker dots. #52678, @torkelo
- Tracing: Fix links to traces in Explore. #50113, @connorlindsey
๐ฅ Breaking changes
๐ Some swagger operations and responses have been renamed to match the respective handler names in order to better highlight their relation. If you use the Swagger specification for generating code, you have to re-generate it and make the necessary adjustments. Issue #52643
The following metrics have been converted to histograms:
- grafana_datasource_request_total
- grafana_datasource_request_duration_seconds
- grafana_datasource_response_size_bytes
- grafana_datasource_request_in_flight
- ๐ grafana_plugin_request_duration_milliseconds
- grafana_alerting_rule_evaluation_duration_seconds Issue #50420
๐ In Elasticsearch versions 7.x, to specify the interval-value we used the
intervalproperty. In Grafana 9.1.0 we switched to use thefixed_intervalproperty. This makes it to be the same as in Elasticsearch versions 8.x, also this provides a more consistent experience,fixed_intervalis a better match to Grafana's time invervals. For most situations this will not cause any visible change to query results. Issue #50297๐ Grafana now reserves alert labels prefixed with
grafana_๐ง Labels prefixed with
grafana_are reserved by Grafana for special use. If a manually configured label is added beginning withgrafana_it may be overwritten in case of collision.๐ง The current list of labels created by Grafana and available for use anywhere manually configured labels are:
Label Description grafana_folder Title of the folder containing the alert. ๐ง In Prometheus, browser access mode was deprecated in Grafana 7.4.0 and removed in 9.0.0. If you used this mode, please switch to server access mode on the datasource configuration page. Issue #50162
๐ Plugin development fixes & changes
- โฌ๏ธ Dropdown: New dropdown component. #52684, @torkelo
- ๐ป Grafana/UI: Add ColorPickerInput component. #52222, @Clarity-89
- ๐ Plugins: Validate root URLs when signing private plugins via grafana-toolkit. #51968, @wbrowne
<!-- 9.0.8 START -->