Update to version 11.5.2:
Features and Enhancements
* TransformationFilter: Include transformation outputs in transformation filtering options
* grafana-ui: Update InlineField error prop type to React.ReactNode
Bug fixes:
* Alerting: Allow specifying uid for new rules added to groups
* Alerting: Allow specifying uid for new rules added to groups
* Alerting: Call RLock() before reading sendAlertsTo map
* Auth: Fix redirect with JWT auth URL login
* AuthN: Refetch user on "ErrUserAlreadyExists"
* Azure: Correctly set application insights resource values
* CodeEditor: Fix cursor alignment
* DashboardList: Throttle the re-renders
* Dashboards: Bring back scripted dashboards
* Plugin Metrics: Eliminate data race in plugin metrics middleware
* RBAC: Don't check folder access if annotationPermissionUpdate FT is enabled
OBS-URL: https://build.opensuse.org/request/show/1251613
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=158
- Update to version 11.3.0:
Features and enhancements:
* Alerting: Add manage permissions UI logic for Contact Points
* Alerting: Allow linking to silence form with __alert_rule_uid__
value preset
* Alerting: Hide query name when using simplified mode in the
alert rule
* Alerting: Limit and clean up old alert rules versions
* Alerting: Style nits for the simple query mode
* Alerting: Update texts in annotations step
* Alerting: Use useProduceNewAlertmanagerConfiguration for contact
points
* Auth: Attach external session info to Grafana session
* Auth: Replace jmespath/go-jmespath with
jmespath-community/go-jmespath
* CloudMigrations: Add support for migration of Library Elements
(Panels) resources
* Cloudwatch: Update grafana-aws-sdk
* Explore Logs: Preinstall for onprem Grafana instances
* ExploreMetrics: Ensure compatibility with Incremental Querying
* FieldConfig: Add support for Actions
* Plugin Extensions: Require meta-data to be defined in
plugin.json during development mode
* Tempo: Add deprecation notice for Aggregate By
Bug fixes:
* Alerting/Chore: Fix TimeRangeInput not working across multiple
months
* Alerting: Fix default value for input in simple condition
* Alerting: Fix eval interval not being saved when creating a new
group
* Alerting: Fix incorrect permission on POST external rule groups
endpoint [CVE-2024-8118]
* Alerting: Fix panics when attempting to create an Alertmanager
after failing
* DashboardScene: Fixes url issue with subpath when exiting edit
mode
* Dashboards: Enable scenes by default
* Dashboards: Fixes view & edit keyboard shortcuts when grafana is
behind a subpath
* ElasticSearch: Fix errorsource in newInstanceSettings
* SubMenu: Fix expanding sub menu items on touch devices
- Packaging improvements:
* Use `go work vendor` as the previous command runs into an error
with the updated version of Grafana
- Update to version 11.2.2+security-01:
Bug fixes
* SQL Expressions: Fixes CVE-2024-9264
- Update to version 11.2.0:
Features and enhancements:
* @grafana/data: Introduce new getTagKeys/getTagValues response
interface
* AWS: Update deprecated aws-sdk functions from env variable
versions
* Alerting: Add ha_reconnect_timeout configuration option
* Alerting: Add setting for maximum allowed rule evaluation
results-akhmetov
* Alerting: Add warning in telegram contact point
* Alerting: Central alert history part4
* Alerting: Don't crash the page when trying to filter rules by
regex
* Alerting: Enable remote primary mode using feature toggles
* Alerting: Hide edit/view rule buttons according to
deleting/creating state
* Alerting: Implement UI for grafana-managed recording rules
* Alerting: Improve performance of /api/prometheus for large
numbers of alerts.
* Alerting: Include a list of ref_Id and aggregated datasource
UIDs to alerts when state reason is NoData-nihal
* Alerting: Instrument outbound requests for Loki Historian and
Remote Alertmanager with tracing
* Alerting: Limit instances on alert detail view unless in
instances tab
* Alerting: Make alert group editing safer
* Alerting: Make whitespace more visible on labels
* Alerting: Remove option to return settings from api/v1/receivers
and restrict provisioning action access
* Alerting: Resend resolved notifications for ResolvedRetention
duration
* Alerting: Show Insights page only on cloud (when required ds's
are available)
* Alerting: Show repeat interval in timing options meta
* Alerting: Support median in reduce expressions-akhmetov
* Alerting: Track central ash interactions
* Alerting: Update alerting state history API to authorize access
using RBAC-tceretian
* Alerting: Update warning message for Telegram parse_mode and
default to empty value
* Alerting: Use Runbook URL label everywhere and add validation in
the alert rule…
* Alerting: Use cloud notifier types for metadata on Cloud AMs
* Alerting: Use stable identifier of a group when export to HCL
* Alerting: Use stable identifier of a group,contact point,mute
timing when export to HCL
* Alertmanager: Support limits for silences
* Angular deprecation: Disable dynamic angular inspector if
CheckForPluginUpdates is false
* App events: Add "info" variant-89
* Auth: Add org to role mappings support to AzureAD/Entra
integration
* Auth: Add organization mapping configuration to the UI
* Auth: Add support for escaping colon characters in org_mapping
* Azure: Add new Azure infrastructure dashboards-chan
* BrowseDashboards: Update results when starred param changes-89
* Caching: Handle memcached reconnects
* Calendar: Add labels for next/previous month
* Canvas: Element level data links-almasan
* Canvas: Improved tooltip-almasan
* Canvas: Support template variables in base URL of actions
* Chore: Add missing build elements to Dockerfile-de
* Chore: Add unit test for cloudmigration package-deveikis
* Chore: Commit results of bingo get
* CloudMigrations: Change onPremToCloudMigrations feature toggle
to public preview
* CloudWatch: Add errorsource for QueryData
* CloudWatch: Update grafana-aws-sdk for updated metrics
* Cloudwatch: Clear cached PDC transport when PDC is disabled
* Cloudwatch: Metrics Query Builder should clear old query
* Cloudwatch: Remove awsDatasourcesNewFormStyling feature toggle
* Cloudwatch: Rename Metric Query to Metric Insights
* Cloudwatch: Round up endTime in GetMetricData to next minute
* Dashboard: Use preferred timezone on create-89
* Datalinks: UX improvements-almasan
* DateTimePicker: Add "timeZone" prop-89
* Dynatrace: Add to list of DS with custom label logic-grafana
* Elasticsearch: Decouple backend from infra/http
* Elasticsearch: Decouple backend from infra/log
* Elasticsearch: Decouple backend from infra/tracing
* Explore: Add setting for default time offset
* Feat: Extending report interaction with static context that can
be appended to all interaction events
* Feature management: Add openSearchBackendFlowEnabled feature
toggle
* Features: Add cloudwatchMetricInsightsCrossAccount feature
toggle
* Features: Release Cloudwatch Metric Insights cross-account
querying to public preview
* FlameGraph: Remove flameGraphItemCollapsing feature
toggle-grafana
* GCP: Update GKE monitoring dashboard
* GOps: Add Grafana SLO steps to IRM configuration tracker
* Grafana: Enables use of encrypted certificates with password for
https-deveikis
* IDToken: Add current user's DisplayName to the ID token-stuart
* IDToken: Add current user's Username and UID to the ID token
* Keybinds: Allow move time range shortcuts (t left / t right) to
be chained
* LibraryPanels: Use new folder picker when creating a library
panel
* Log: Added panel support for filtering callbacks
* Logs: Add log line to content outline when clicking on
datalinks-grafana
* Loki: Add option to issue forward queries
* Loki: Added support for negative numbers in LogQL
* Loki: Also replace step with vars
* Loki: Remove instant query type from Log queries
* Loki: Respect pre-selected filters in adhoc filter queries
* MSSQL: Password auth for Azure AD
* Metrics: Add ability to disable classic histogram for HTTP
metric
* Nav: Add items to saved-89
* OpenAPI: Document the /api/health endpoint
* PanelChrome: Use labelledby for accessible title
* Plugins: Add filters by update available
* Plugins: Add logs to for plugin management actions
* Plugins: Disable install controls for provisioned plugin in
cloud
* Plugins: Expose functions to plugins for checking RBAC
permissions
* Plugins: Improve levitate / breaking changes report in
grafana/grafana
* Plugins: Support > 1 levels of plugin dependencies
* Plugins: Update CLI check if plugin is already installed
* Prometheus: Deprecation message for SigV4 in core Prom
* Prometheus: Reintroduce Azure audience override feature flag
* RBAC: Allow plugins to use scoped actions
* RBAC: Default to plugins.app:access for plugin includes
* Restore dashboards: Add RBAC-89
* Revert: Calcs: Update diff percent to be a percent
* SearchV2: Support soft deletion
* Select: Add orange indicator to selected item
* Snapshots: Remove deprecated option snapshot_remove_expired
* Table panel: Add alt and title text options to image cell type
* Tempo: Add toggle for streaming-grafana
* Tempo: Remove kind=server from metrics summary-grafana
* Tempo: Run go get-grafana
* Tempo: TraceQL metrics step option
* Tempo: Virtualize tags select to improve performance
* Tempo: Virtualized search dropdowns for attribute values
* TimePicker: Improve screen reader support
* TimeRangePicker: Add weekStart prop-89
* TimeRangePicker: Use week start-89
* Tooltip: Add tooltip support to Histogram-almasan
* Trace View: Add Session for this span button
* Tracing: Add regex support for span filters
* Transformations: Add variable support to select groupingToMatrix
* Transformations: Move transformation variables to general
availability
* Transformations: Promote add field from calc stat function
cumulative and window calcs as generally available
* Transformations: Promote format string as generally available
* Transformations: Promote group to nested table as generally
available
* Users: Add config option to control how often last_seen is
updated
* XYChart: Promote to generally available fixes
* Admin: Fixes logic for enabled a user
* Alerting: Add validation for path separators in the rule group
edit modal
* Alerting: Allow future relative time
* Alerting: Disable simplified routing when internal alert manager
is disabled
* Alerting: Do not check evaluation interval for external rulers
* Alerting: Do not count rule health for totals
* Alerting: Fix Recording Rules creation issues
* Alerting: Fix contact point export 500 error and
notifications/receivers missing settings
* Alerting: Fix permissions for prometheus rule
endpoints-tceretian
* Alerting: Fix persisting result fingerprint that is used by
recovery threshold-tceretian
* Alerting: Fix rule storage to filter by group names using
case-sensitive comparison-tceretian
* Alerting: Fix saving telegram contact point to Cloud AM config
* Alerting: Fix setting of existing Telegram Chat ID value
* Alerting: Fix silencing from policy instances
* Alerting: Fix some status codes returned from provisioning API.
* Alerting: Fix stale values associated with states that have gone
to NoData, unify values calculation
* Alerting: Refactor PromQL-style matcher parsing
* Alerting: Skip fetching alerts for unsaved dashboards
* Alerting: Skip loading alert rules for dashboards when disabled
* Alerting: Support utf8_strict_mode: false in Mimir
* Alerting: Time interval Delete API to check for usages in alert
rules-tceretian
* Analytics: Fix ApplicationInsights integration
* Azure Monitor: Add validation for namespace field in
AdvancedResourcePicker when entering a forward slash
* AzureMonitor: Fix out of bounds error when accessing
metricNamespaceArray and resourceNameArray in buildResourceURI
* BrowseDashboards: Prepend subpath to New Browse Dashboard
actions
* CloudWatch: Fix labels for raw metric search queries
* CloudWatch: Fix raw queries with dimensions set
* Correlations: Fix wrong target data source name in the form
* DashboardScene: Fixes issue removing override rule
* DashboardScene: Fixes lack of re-render when updating field
override properties
* DataSourcePicker: Create new data source does not work for
subpath
* Docs: Add fixed role UUIDs to docs for terraform provisioning
* Echo: Suppress errors from frontend-metrics API call failing
* Explore Metrics: Implement grouping with metric prefixes
* Fix: Portuguese Brazilian wasn't loading translations
* Folders: Fix folder pagination for cloud instances with many
folders
* Folders: Improve folder move permission checks
* InfluxDB: Fix query builder produces invalid SQL query when
using wildcard column name-nihal
* Inspect: Include only BOM char for excel files
* Jaeger: Fix calling of search query with the correct time range
* Metrics: Fix internal metrics endpoint not accessible from
browser if basic auth is enabled-nihal
* Notifications: Redact URL from errors
* Panel: Fix text aliasing bug when panel is loading
* Plugin extensions: Return react components from
usePluginComponents()
* Plugins: Ensure grafana cli can install multiple plugin
dependencies
* Prometheus: Fix interpolating adhoc filters with template
variables
* Prometheus: Fix query builder visualization when a query has
by() clause for quantile-rs
* QueryEditor: Break with Scenes because the default query is not
empty string
* RBAC: List only the folders that the user has access to
* Scenes/Dashboards: Fix issue where changes in panel height
weren't saved
* Scenes: Fixes issue with panel repeat height calculation
* Scenes: Implement 't a' shortcut
* Table Panel: Fix Image hover without datalinks
* Table component: Fix sub-table rows not displaying correctly
* Tempo: Fix grpc streaming support over pdc-agent-s-dean
* Tempo: Fix query history-grafana
Breaking changes:
* Folders: Allow folder editors and admins to create subfolders
without any additional permissions
Plugin development fixes & changes:
* Runtime: Add provider and access hook for location service
- Update to version 11.1.0:
Features and enhancements:
* Tracing: Enable traces to profiles.
* Auth: Add org to role mappings support to Google integration.
* Alerting: Support AWS SNS integration in Grafana.-tceretian
* Auth: Add org to role mappings support to Okta integration.
* Auth: Add org to role mappings support to Gitlab integration.
* Cloudwatch: Use the metric map from grafana-aws-sdk.
* Alerting: Add option to use Redis in cluster mode for Alerting
HA.-g
* VizTooltip: Allow setting the maxWidth option.-almasan
* Auth: Add org to role mappings support to GitHub integration .
* CloudWatch: Handle permissions error and update docs.
* ** Alerting:** Correctly handle duplicating notification
templates.
* Alerting: Mute Timing service to prevent changing provenance
status to none.-tceretian
* Alerting: Ensure we fetch AM config before saving new
configuration.
* Alerting: Remove regex reference in silences filter tooltip.
* Cloudwatch: Update AWS DynamoDB Metrics.
* Alerting: Make regex notification routing preview consistent
with notification policies implementation.
* DateTimePicker: Return cleared value in onChange.-89
* NodeGraph: Add msagl and the layered layout code.
* API: Add in theme support to /render/* endpoint.
* Alerting: Add filters for RouteGetRuleStatuses.-g
* Plugins: Update the plugin.json schema with UI extensions
meta-data.
* Auth: Update SAML lib to improve HTTP-Post binding.
* Tempo: Send current filters when retrieving tags for
AdHocFilters.-grafana
* Tempo: Support standard span convention.-grafana
* ValueFormats: Add Uruguay peso currency.
* DateTimePicker: Add clearable prop.-89
* Correlations: Enable feature toggle by default (on-prem).
* Stat: Add percent change color modes.
* Logs: Added multi-line display control to the "wrap lines"
option.
* Tempo: Update lezer autocomplete (histogram, quantile) and add
missing functions.-grafana
* AnnotationsPlugin2: Implement support for rectangular
annotations in Heatmap.
* CodeEditor: Improved styles when the code editor is loading.
* CloudWatch: Add additional AWS/KinesisAnalytics metrics .
* Cloudwatch: Add AWS/Events Metrics.
* Azure: Basic Logs support.
* Dashboard: Make dashboard search faster.
* Alerting: Support custom API URL for PagerDuty integration.
* Alerting: Add optional metadata via query param to silence GET
requests.
* Store: Enable adding extra middleware.-89
* Tempo: Don't modify the passed time range when using
timeShiftEnabled.
* InfluxDB: Introduce maxDataPoints setting for flux variable
query editor.
* Alerting: New list view UI – Part 1.
* NodeGraph: Remove msagl lib and layered layout option.
* InfluxDB: Introduce custom variable support.
* Gops: Add tracking for data source check.
* AzureMonitor: Prometheus exemplars support .
* Feature Management: Move awsDatasourcesNewFormStyling to GA.
* TimeRangePicker: Announce to screen reader when time range is
updated.
* Alerting: Template selector in contact points form.
* Azure: Load custom clouds from ini file.
* Loki: Kick start your query now applies templates to the current
query.
* Elasticsearch: Queries no longer executed while typing.
* Alerting: Add options to configure TLS for HA using Redis.-g
* VizLegend: Represent line style in series legend and tooltip.
* FeatureBadge: Update FeatureBadge to support current release
stages.
* Logs: Infinite scrolling in Explore enabled by default.
* Plugins: Improve frontend loader cache.
* Chore: Upgrade go from 1.21.0 to 1.21.10.
* Chore: Upgrade go to 1.22.3.
* Team: Add an endpoint for bulk team membership updates.
* Flamegraph: Add collapse and expand group buttons to toolbar.
* OIDC: Support Generic OAuth org to role mappings.
* Search: Announce to screen reader when query returns no result.
* Logs: Added support for numeric log levels.
* Prometheus: Place custom inputs first when using regex filter
values in the query builder.
* Alerting: Remove requirement for datasource query on rule read.
* Alerting: Add RBAC logic for silences creation.
* Alerting: Update silences creation to support __alert_rule_uid__
and move into drawer.
* Flamegraph: Add diff mode color legend.
* Dashboard: Keyboard and mouse panel shortcuts improvement.
* PanelHeaderCorner: Remove font-awesome icons.-89
* Alerting: Add OAuth2 to HTTP settings for vanilla Alertmanager /
Mimir.
* Plugins: Allow apps to expose components. Update the extensions
API.
* Plugins: Catalog to show all plugins by default.
* Prometheus: Ensure values in metric selector are visible.
* Select: Add data-testid to Input.-89
* Prometheus: Add native histogram types metric explorer to allow
filter by type.
* Prometheus: Add hints for native histograms.
* Alerting: Reduce number of request fetching rules in the
dashboard view using rtkq.
* Plugins: Make grafana-com API URL usage consistent.
* Stack: Add size props.-89
* Table Panel: Enable Text Wrapping.
* Alerting: Get grafana-managed alert rule by UID.-g
* Cloudwatch: Add Kendra metrics.
* Auth: Added support to filter for parent teams in GitHub
connector's team membership filter.-nihal
* Alerting: Hook up GMA silence APIs to new authentication
handler.
* GeoMap: Pan and zoom keyboard support.
* Alerting: Optimize rule status gathering APIs when a limit is
applied.
* Plugins: Add an auto-generated part to the plugin.json schema.
* Loki/Prometheus Query Editor: Disabled cmd/ctrl+f keybinding
within the editor.
* Grafana packages: Remove E2E workspace.
* RefreshPicker: Change running state to be less distracting .
* Prometheus: Cancellable label values requests.
* SQLStore: Improve recursive CTE support detection.
* CloudMonitoring: Ensure variables can be used in all variable
queries.
* Common labels/displayed fields: Show label names with values.
* AuthZ: Further protect admin endpoints.
* Explore: Deprecate local storage singular datasource key.
* Loki: Add label filters after label_format if present.
* Alerting: Immutable plugin rules and alerting plugins
extensions.
* Tempo: Group by template vars.-grafana
* Short Links: Add setting for changing expiration time.
* Prometheus: Add native histogram functions.
* Plugins: Removed feature toggle
pluginsDynamicAngularDetectionPatterns.
* Plugins: Removed feature toggle enablePluginsTracingByDefault.
* Tracing: Allow otel service name and attributes to be overridden
from env.
* PanelChrome: Improve accessibility landmark markup.
* Gops: Add configuration tracker on the existing IRM page.
* CloudWatch: Add additional Glue metrics.
* CloudWatch: Add labels for Metric Query type queries.
* Util: Support parsing and splitting strings enclosed in quotes
in util.SplitString.
* Loki: Handle X-Scope-OrgID and tenant IDs.-grafana
* CloudWatch: Add a Performance Insights and other missing metrics
to aws/rds.
* Prometheus: Respect dashboard queries when querying ad hoc
filter labels.
* Pyroscope: Add adhoc filters support.
* Table Panel: Update background colors to respect transparency.
* Canvas: Add support for line animation.-almasan
* Reducers: Add in basic Percentile Support.
* Storage: Watch tests.
* Plugins: Show update buttons when instance version is different.
* Tempo: Always use time range even if timeShiftEnabled is false.
* Alerting: Gops labels integration.
* Explore: Set X-Cache-Skip to true for query requests.
* Explore: Make Explore breadcrumb clickable.
* Prometheus: Fuzzy search for metric names in Code Mode.
* Storage Api: Adds traces.
* Storage Api: Add metrics.
* Alerting: Improve paused alert visibility and allow
pausing/resuming from alert list view.
* CloudWatch: Clarify match exact tooltip and docs.
* Alerting: Evaluation quick buttons.
* Alerting: Add state history polling interval.
* CloudWatch: Improve metric label parsing.
* Alerting: Improve template preview.
* Alerting: New settings page.
* Explore: Move Query History to be screen wide.
* MixedDataSource: Support multi value data source variable that
issues a query to each data source.
* PluginExtensions: Make the extensions registry reactive.
* Loki: Use label/<name>/values API instead of series API for
label values discovery.-rs
* Tempo: Escape backslash in span name for promsql query.
* Alerting: Export and provisioning rules into subfolders.
Bug fixes:
* Alerting: Fix go-swagger extraction and several embedded types
from Alertmanager in Swagger docs.
* DashboardScene: Fixes inspect with transforms issue.
* Elasticsearch: Fix stripping of trailing slashes in datasource
URLs.
* Loki: Fix editor history in wrong order.
* Cli: Fix bug where password is hashed twice.
* AzureMonitor: Fix bug detecting app insights queries.
* SSE: Fix threshold unmarshal to avoid panic.-tceretian
* Dashboard: Fix Variables query hides fields with non-supported
datasources.
* Explore: Align time filters properly to day boundaries in query
history.
* Access Control: Clean up permissions for deprovisioned data
sources.
* Dashboards: Correctly display Admin access to dashboards in the
UI.
* LibraryPanels/RBAC: Ignore old folder permission check when
deleting/patching lib panel.
* LogsTable: Fix default sort by time.
* Dashboards: Fix regression when deleting folder.
* Docker: Fix renderer plugin in custom Dockerfile.
* Alerting: Fix rules deleting when reordering whilst filtered.
* Alerting: Fix "copy link" not including full URL.
* Alerting: Fix typo in JSON response for rule export.-tceretian
* Alerting: Fix scheduler to sort rules before
evaluation.-tceretian
* CloudMonitoring: Fix query type selection issue.
* Alerting: Assume built-in AM is receiving alerts in case of not
having admin config.
* DashboardScene: Skip panel repeats when values are the same.
* Alerting: Fix deleting rules when silencing/resuming rule from a
panel alert tab.
* Dashboards: Don't set dashboard creator/updater if the action is
done by an API key.
* Elasticsearch: Fix setting of default
maxConcurrentShardRequests.
* Graphite: Fix alignment of elements in the query editor.
* DashboardScene: Fixing major row repeat issues.
* Alerting: Do not store series values from past evaluations in
state manager for no reason.
* RBAC: Update role picker in team page, fix a bug with roles
being removed upon team setting update.
* Transformations: Fix true inner join in joinByField
transformation.
* Alerting: Do not retry rule evaluations with "input data must be
a wide series but got type long" style errors.
* Tempo: Fix sorting for nested tables.-grafana
* Cloudwatch Logs: Fix bug where we did not return errors to user.
* CloudWatch: Fix apostrophes in dimension values not being
escaped.
* AnnotationList: Fix link for annotation with no panel or
dashboard.
* Graphite: Fix splitting expressions in tag_value with template
variables.
* SQL Query Editor: Fix label-for IDs, associate "Table" label.
* SSO: Add SSO settings to secrets migrator.
* Plugins: Preserve trailing slash in plugin proxy.
* TimeSeries: Improve keyboard focus and fix spacebar override.
* NodeGraph: Use values from fixedX/fixedY column for layout.
* Alerting: Prevent simplified routing zero duration GroupInterval
and RepeatInterval.
* Loki: Fix setting of tenant ID.-grafana
* DashboardScene: Fixes checkbox orienation in save forms.
* CloudMonitoring: Correctly interpolate multi-valued template
variables in PromQL queries.
* Expressions: Fix erroneous sorting of metrics and expressions.
* CloudMonitoring: Allow a custom group by value.
* DataLinks: Fixes datalinks with onClick and variables in url not
being interpolated .
* I18N: Fix untranslated descriptions in data source picker.
* RBAC: Fix global role deletion in hosted Grafana.
* Expression: Fix a bug of the display name of the threshold
expression result.
* Alerting: Fix incorrect display of pending period in alert rule
form.
* Alerting: Fix redirect after saving a notification template.
* Alerting: Get oncall metada only when we have alert manager
configuration data.
* Alerting: Return better error for invalid time range on alert
queries.
* CloudWatch: Fix SageMaker MBP namespace typo.
* Alerting: Only append /alertmanager when sending alerts to mimir
targets if not already present.
* Alerting: Set mimir implementation in jsonData by default when
creating a new a….
* Alerting: Persist silence state immediately on Create/Delete .
* NodeGraph: Fix configuring arc colors with mixed case field
names.
Breaking changes:
* Users that provision alert rules into folders whose titles
contain slashes from now on they should escape them: eg. if an
alert group contains `folder: folder_with_/_in_title` it
should become `folder: folder_with_\/_in_title Issue`.
Deprecations:
* The grafana.explore.richHistory.activeDatasourceOnly local
storage key is deprecated, and will be removed in Grafana 12.
You may experience loss of your Explore query history or
autocomplete data if you upgrade to Grafana 12 under 2 weeks of
Grafana 11.1. Actual risk of data loss depends on your query
history retention policy. Issue
Plugin development fixes & changes:
* Select: Change Select group headers to always be visible.
* Select: Ensure virtualised menu scrolls active option into view
when using arrow keys.
* Switch: Improve disabled active state.
* Button: Allow disabled button to still be focused.
* GrafanaUI: Add tabular prop to Text component for tabular
numbers.
- Update to version 11.0.0
Features and enhancements:
* Alerting: Add two sets of provisioning actions for rules and
notifications .
* Chore: Upgrade go to 1.21.10.
* Auth: Force lowercase login/email for users.
* Navigation: Add a return to previous button when navigating to
different sections.
* DashboardScene: Move add library panel view from grid item to
drawer.
* CloudWatch : Add missing AWS/ES metrics.
* Alerting: Reduce set of fields that could trigger alert state
change.
* OAuth: Make sub claim required for generic oauth behind feature
toggle.
* Grafana E2E: Add deprecation notice and update docs.
* Loki: Remove API restrictions on resource calls.
Bug fixes:
* AuthN: Fix signout redirect url.
* CloudMonitoring: Improve legacy query migrations.
* Azure data sources: Set selected config type before save.
* Loki: Fix log context when no label types are present.
* DashboardScene: Fixes editing transformations after toggling
table view.
* DashboardDataSource: Fixes issue where sometimes untransformed
data could be returned .
* Provisioning: Look up provisioned folders by UID when possible.
* Cloudwatch: Update grafana-aws-sdk to fix sts endpoints.
* Select: Fixes issue preserving search term (input) when
selecting a value.
* Alerting: Prevent search from locking the browser.
* DashboardScene: Fixes issue referring to library panel in
dashboard data source .
* Data source: Maintain the default data source permissions when
switching from unlicensed to licensed Grafana.
* Alerting: Allow deleting contact points referenced only by
auto-generated policies.
* Auth: Sign sigV4 request after adding headers.
* DashboardScene: Fixes issues with relative time range in panel
edit.
* DashboardScene: Fixes issue with dashboard links and variables.
* SQLStore: Disable redundant create and drop unique index
migrations on dashboard table.
* LogContext: Fix structured metadata labels being added as stream
selectors.
* DashboardScene: Fixes issue with editing panels that uses
instanceState.
* DashboardScene: Fixes deleting dirty dashboard.
* Alerting: Take receivers into account when custom grouping
Alertmanager groups.
* LDAP: Fix listing all non-matching groups.
* Alerting: Fix simplified routing group by override.
* NodeGraph: Fix invisible arrow tips in Editor.
* Dashboard: DashboardPageProxy - Use chaining operators to
prevent runtime error.
* Cli: Check missing plugin parameter of plugin update command.
* DashboardScene: Fixes issue saving new dashboard from panel
edit.
* DashboardScene: Fixes minor issue transitioning between
dashboards.
* MSSQL: Add SQL_VARIANT converter and update test.
* DashboardScene: Fixes react panels with old angular options.
* Alerting: Fix simplified routes '...' groupBy creating invalid
routes.
* AWS DataSource: Fix namespaces in sagemaker metrics.
* DashboardScene: Fixes saving dashboard with angular panels .
* DashboardScene: Fix empty row repeat issue.
* Nodegraph: Fix issue with rendering single node.
* Datasources: Add fixed width to name field in config editor.
* Alerting: Return a 400 and errutil error when trying to delete a
contact point that is referenced by a policy.
* Table Panel: Fix image disappearing when datalinks applied.
* LibraryPanelRBAC: Fix issue with importing dashboards containing
library panels.
* DashboardScene: Fixes issue moving between dashboards.
* Alerting: Fix evaluation metrics to not count retries.
* Google Cloud Monitor: Fix interface conversion for incorrect
type in cloudMonitoringProm.run.
* Dashboard: Allow auto refresh option when saving a dashboard.
* Time Zones: Fix relative time when using UTC timezone.
* PostgreSQL: Fix the verify-ca mode.
* DashboardScene: Fixes issue with mobile responsive layout due to
repeated grid item class.
* DashboardScene: Fixes panel edit issue with clearing title not
resulting in hover header mode .
* Angular deprecation: Prefer local "angularDetected" value to the
remote one.
* Chore: Fix trailing spaces in prometheus min step.
* Breaking changes:
* The @grafana/e2e package is deprecated in Grafana 11.0.0. If
your Grafana plugin has end-to-end tests that use @grafana/e2e,
it's recommended to replace them with @grafana/plugin-e2e and
Playwright. For information on how to migrate, please refer to
the plugin-e2e docs. Issue
Plugin development fixes & changes:
* DateTimePicker: Alternate timezones now behave correctly.
* TimeOfDayPicker: Fix text colours in light mode.
OBS-URL: https://build.opensuse.org/request/show/1217348
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=134
- Update to version 10.3.3:
Bugfixes:
* Elasticsearch: Fix creating of legend so it is
backward compatible with frontend produced frames
* ShareModal: Fixes url sync issue that caused issue
with save drawer
- Update to version 10.3.2:
* (unreleased)
- Update to version 10.3.1:
* Upstream build changes only, no functional changes
- Update to version 10.3.0:
Features and enhancements
* Alerting: Guided legacy alerting upgrade dry-run.
* Explore: Preserve time range when creating a dashboard panel
from Explore.
* Explore: Init with mixed DS if there's no root DS in the URL and
queries have multiple datasources.
* QueryEditor: Display error even if error field is empty.
* K8s: Enable api-server by default.
* Parca: Add standalone building configuration.
* Auth: Hide forgot password if grafana auth is disabled.
* Plugins: Add uninstall requested message for cloud plugins.
* Loki: Open log context in new tab.
* Alerting: Allow linking to library panels.
* Loki: Drop all errors in volume requests.
* Loki Logs volume: Added a query splitting loading indicator to
the Logs Volume graph.
* Plugins: Disable add new data source for incomplete install.
* RBAC: Render team, service account and user list when a user
OBS-URL: https://build.opensuse.org/request/show/1153216
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=128
- Update to version 10.1.5:
* Features and enhancements:
- Azure: Settings for Azure AD Workload Identity
- Azure: Add support for Workload Identity authentication
* Bugfixes:
- Alerting: Add support for `keep_firing_for` field from
external rulers
- Cloudwatch: Prevent log group requests with ARNs if feature
flag is off
- Cloudwatch: Backport 73524 Bring Back Legacy Log Group
Picker
- Update to version 10.1.3:
* Features and enhancements:
- Docs: add deep links info
- Plugins: Angular: Removed getLegacyAngularInjector Angular
pattern
- Update `make docs` procedure
- Docs: Add multiple y-axes guidance
- Docs/creates backup grafana topic
- Docs: Fix nightly builds link
- Auth: Optimize auth token operations
- Docs: add dashboards folder naming guidance
- Alerting docs: adds roll back warning to config grafana
- Auth: Refactor for revoking user tokens within last hours
- Docs: 404 fix - updated alerting link
- Chore: Remove unused secret enterprise2-cdn-path -
Nightlies: Push windows artifacts to GCS on main builds
- Chore: Update github.com/ProtonMail/go-crypto
- Prometheus: Handle the response with different field key order
- Share link: Use panel relative time for direct link rendered
OBS-URL: https://build.opensuse.org/request/show/1118051
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=121
- Update to version 10.1.1:
* Features and enhancements
- Loki: Remove distinct operation.
- Whitelabeling: Add a config option to hide the Grafana
edition from the footer.
- Alerting: Optimize rule details page data fetching.
- Alerting: Optimize external Loki queries.
* Bug fixes
- Alerting: Limit redis pool size to 5 and make configurable.
- Elasticsearch: Fix respecting of precision in geo hash grid.
- Dashboard: Fix Variable Dropdown to Enforce Minimum One
Selection when 'All' Option is Configured.
- Chore: Fix Random Walk scenario for Grafana DS.
- AuthProxy: Fix user retrieval through cache.
- Alerting: Fix auto-completion snippets for KV properties.
- Alerting: Fix incorrect timing meta information for policy.
- Alerting: Add new Recording Rule button when the list is
empty.
- Drawer: Clicking a Select arrow within a Drawer no longer
causes it to close.
- Logs: Fix log samples not present with empty first frame.
- Alerting: Fix Recording Rule QueryEditor builder view.
- Transforms: Catch errors while running transforms.
- Dashboard: Fix version restore.
- Logs: Fix permalinks not scrolling into view.
- SqlDataSources: Update metricFindQuery to pass on scopedVars
to templateSrv.
- Rendering: Fix dashboard screenshot.
- Loki: Fix validation of step values to also allow e.g. ms
values.
- Dashboard: Fix repeated row panel placement with larger
number of rows.
- CodeEditor: Correctly fires onChange handler.
- Drawer: Fix scrolling drawer content on Safari.
- Alerting: Remove dump wrapper for yaml config.
- Alerting: Always invalidate the AM config after mutation.
- Slug: Combine various slugify fixes for special character
handling.
- Logs: Fix displaying the wrong field as body.
- Alerting: Fix "see graph button" for cloud rules.
OBS-URL: https://build.opensuse.org/request/show/1108401
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=119
- Update to version 10.1.0:
* Features and enhancements
- Usage stats: Tune collector execution startup and interval.
- Prometheus: Add support for day_of_year.
- Transforms: Add Alpha Format Time Transform.
- Prometheus: Add present_over_time syntax highlighting.
- Login: Show oauth error messages inline.
- Geomap: Promote route + photos layer to beta, promote geojson
layer to stable.
- Dashboards: Add Angular deprecation alert in data source
query editor.
- Auth: Lock organization roles for users who are managed
through an external auth provider.
- Tranformations: True OUTER JOIN in the join by field
transformation used for tabular data .
- NestedFolders: Enable new nested folder picker by default for
nested folders.
- Alerting: Add dashboardUID and panelID query parameters for
loki state history.
- Feature toggles management: Define get feature toggles api.
- Prometheus: Turn browser resource cache on by default.
- Alerting: Improve alerts names visibility on narrow panels.
- Data Sources: Remove Admin/Data sources page in favour of
Connections/Data sources.
- Loki: Enable Query Splitting by default.
- AuthN: Lock down manual role updates for users synced through
Grafana Com portal.
- Tempo: Remove traceqlSearch feature toggle.
- Alerting: Keep legacy alert rule maxDataPoints and intervalMs
during migration.
- Alerting: Add min interval option to alert rule query
creation.
- Alerting: Add View YAML button for Grafana/provisioned rules.
- Plugin: Remove error on invalid version.
- Traces: Enable showing trace ids.
- RBAC: Split non-empty scopes into kind, attribute and
identifier fields for better search performance.
- Adminstration: Feature toggle for feature toggle admin page.
- Alerting: Improve performance of matching captures.
- CommandPalette: Remove parent search and fuzzy search for
pages.
- Tracing: Remove newTraceViewHeader feature toggle.
- FlameGraph: Add column in table with buttons to filter and
sandwich a symbol.
- Units: Added support for Candela (cd).
- Alerting: Add contact point provisioning file export.
- Redshift: Support caching async aws queries.
- Alerting: Save and restore condition reference while
switching type.
- Explore: Remove exploreMixedDatasource feature toggle.
- OAuth: Introduce user_refresh_token setting and make it
default for the selected providers.
- Alerting: Adds support for toggling common labels.
- Plugin: Validate plugin version on installation.
- Explore: Replaced deprecated 'query' property with 'queries'
in splitOpen.
- Plugins: Remove logs button instead of disabling it.
- Traces: Add inline validation and greater precision to
duration fields in span filters.
- Alert: Change error icon to exclamation-circle.
- Field Config: Add new units (mΩ, kHz, MHz, GHz, ac, ha).
- Plugins: Fail plugins installation on wrong args provided.
- Logs: Display log row menu cell on displayed fields.
- Auth: Move LDAP debug to Authentication menu.
- AzureMonitor: Add switch to control time-range for Logs
queries.
- Alerting: Changes to evaluation group step.
- PanelInspect: Clean table display settings from field config.
- QueryBuilder: Preserve queries when switching from Mixed.
- Public Dashboard: Redesign modal (v2).
- Tracing: Add services, depth to span filters metadata.
- PluginExtensions: Add category to link extensions.
- Alerting: Add smart type selection when creating a new alert
rule.
- Alerting: Keep rule form buttons always on top.
- Feat: Match allowed cookies with optional character.
- Plugins: Add feature toggle for Temporary Credentials.
- Tracing: Show next/prev buttons when span filters are
collapsed.
- Heatmap: Add datalink support.
- Table: Add custom cell rendering option.
- Alerting: Use new "Label" components for alert instance
labels.
- Prometheus: Add disableRecordingRules datasource config.
- Alerting: Use ToggleTip instead of Hovercard in the info
popup on Math expressions.
- Alerting: Improve time range and max data points info in
QueryEditor.
- A11y: Do not force colors in the color swatch and icon
series.
- A11y: Add support for toggle buttons in high contrast mode.
- LogContext: Make centered row unsticky on click.
- LogContext: Add button to scroll to center.
- Alerting: Render folder selector in options for Alert List
Panel only when having Grafana datasource.
- Connections console: Add Angular badge for Angular plugins.
- Flamegraph: Add switch for color scheme by value or by
package.
- Auth: Enforce role sync except if skip org role sync is
enabled.
- AuthZ: Extend /api/search to work with self-contained
permissions.
- Login: Adjust error message when user exceed login attempts.
- Nested folders: Paginate child folder items.
- Units: Add events/messages/records/rows throughput units.
- Plugins: Enable feature toggles for long running queries by
deafult.
- I18n: Translate phrases for new Browse Dashboards.
- Flamegraph: Prevent cropping of tooltip by bottom of the
viewport.
- Pyroscope: Preselect default profile type or app in the query
editor dropdown.
- Trend: Support disconnect values and connect nulls options.
- StateTimeline: Add disconnect value option.
- DSPicker: Use new DS picker everywhere.
- Alerting: Reduce number of unnecessary request in the alert
list panel in case ….
- Docs: Update query and resource caching documentation to
improve clarity and add additional context.
- Alerting: Adds in-app documentation for Classic Conditions.
- Alerting: Display a warning when a contact point is not in
use.
- Dashboards: Support an auto refresh interval that is based on
the query range.
- Loki: Preserve pipeline stages in context query.
- Logs: Link anchored logline when opening context in split
view.
- Prometheus: Add capability to filter label names by metric in
template variable editor.
- Alerting: Expression card improvements.
- Logs: Show active state of "filter for value" buttons in Logs
Details.
- Loki: Deprecate resolution.
- PanelPlugin: Allow hiding standard field config from
defaults.
- InteractiveTable: Add pagination and header tooltips.
- FlameGraph: Add sandwich view.
- Login: Show error messages inline in form instead of in
toasts.
- Elasticsearch: Enable logs samples for metric queries.
- Geomap: Add network layer.
- Alerting: Bump grafana/alerting and refactor the
ImageStore/Provider to provide image URL/bytes.
- Auth: Support google OIDC and group fetching.
- Alerting: Make QueryEditor not collapsable.
- TimeSeries: Add option to disconnect values.
- Logs: Add toggle behavior support for "filter for" and
"filter out" label within Logs Details.
- Plugins: Periodically update public signing key.
- Navigation: Add navigation customization options to config
documentation.
- Config: Add configuration option to define custom user-facing
general error message for certain error types.
- Alerting: Add notification policy provisioning file export.
- CloudWatch: Add missing EventBridge Pipe metrics.
- SSE: Support for ML query node.
- Database: Make dialects independent of xorm Engine.
- Mysql Tests: For mysql5.7 integration tests use utf8mb4
charset.
- Alerting: Show disabled provisioned evaluation group.
- Auth: Support Gitlab OIDC scopes.
- InfluxDB: Backend parser compatibility with frontend parser.
- PublicDashboards: Audit table pagination.
- CloudWatch: Add missing AWS/FSx metrics.
- Variables: Show description instead of definition in table.
- Alerting: Repurpose rule testing endpoint to return potential
alerts.
- NestedFolders: Move New folder into a drawer.
- Loki: Implement step editor.
- DataFrame: Align frame (series.name) and field naming
(field.name).
- Auth: Use auth broker by default.
- Dashboards: Add dashboard embed route.
- Nested folders: Improve loading states.
- Alerting: Use monaco editor for admin page.
- Legend: Sort by name.
- QueryField: Set default value for onBlur prop.
- Tempo: TraceQL editor - Match type of new values with values
in dropdown.
- Logs: Add permalink to log lines.
- Logs: Implement "infinite" scrolling in log context.
- Tracing: Use new DataSourceDescription component.
- Plugin Extensions: Custom limits for extensions-per-plugin.
- Alerting: Display error if repeat interval is lower than
group interval.
- Tracing: Move upload trace to button.
- I18n: Add server config to detect browser language.
- Tempo: Represent OTLP Span Intrinsics correctly.
- News: Expose config option to disable News feed.
- Alerting: Change how we display annotations in the rule form.
- Azure: AzureMonitorMetrics - change response to be dataplane
compliant.
- JoinDataFrames: Keep field name if possible.
- Dashboards: Data source template variable options now specify
a current value using uid.
- Alerting: Add more context to delete modals.
- Plugins: Forbid loading Angular plugins when Angular is
disabled.
- Tempo: TraceQL query response streaming.
- Catalog: Display badges for Angular plugins and disable
install if Angular is disabled.
- Chore: Adding "allowed_groups" Configuration Parameter to
Generic OAuth Method.
- Loki: Add support for distinct operation in autocomplete and
query builder.
- Chore: Avoid unnecessary byte/string conversions.
- Loki: Implement decolorize logql operation.
- CloudWatch: Wrap VariableEditor dimension fields.
- TimeSeries: Add zoom-out functionality on double click.
- Plugins: Bump Plugin SDK version and address instance
management breaking changes.
- FlameGraph: Add option to align text left or right.
- Logs: Added copy-to-clipboard fallback support and visual
feedback after copying.
- Auth: Respect cache control for JWKS in auth.jwt.
- Pyroscope: Rename phlare to grafana-pyroscope-datasource.
- Alerting: Add notification policies preview in alert
creation.
- Page: Add inline rename functionality.
- Tracing: Rename reset to clear for consistency.
- Alerting: Adds support for timezones in mute timings.
- Datasources: Deprecate and log creating/updating datasources
with invalid UIDs.
- Tracing: Upgrade tracing data source configuration editors.
- Loki: Preserve pre-selected labels in the log context UI.
- NestedFolders: Improve performance of Browse Dashboards by
loading one page at a time.
- Plugins: Add a new UI Extension type.
- StateTimeline: Support hideFrom field config.
- Chore: Remove alpha icon panel.
- PublicDashboards: Support timezone on query API.
- API: Add deprecation notice for updating folder UID.
- Accessibility: Make QueryOptions in Phlare and Parca
accessible.
- Chore: Test datasource to support template $seriesIndex in
label values.
- Loki: Add functionality to revert to initial query in log
context.
- Alerting: Reorder new alert and export buttons.
- Accessibility: Prevent TimePickerContent overflowing page
height.
- Build: Update plugin installation in custom Dockerfile.
- Alerting: Enable alerts preview on notification policies
page.
- Accessibility: Adds aria tags to VizTooltip so screen readers
announce them.
- Breadcrumbs: Don't add breadcrumb for the current tab.
- NewsDrawer: Add grot to news drawer (after news items).
- Tempo: Integrate scoped tags API.
- Auth: Use PKCE by default (If OAuth provider supports PKCE).
- Accessibility: Add Skip to content link.
- Auth: Add alpha version of the Extended JWT client.
- Alerting: Add option for memberlist label.
- Breadcrumbs: Improve responsiveness.
- PluginExtensions: Expose scopedVars via the context to
plugins that extends the dashboard panel menu.
- Trace View: Rename span detail attribute sections.
- Correlations: Add links to prometheus dataframe where labels
are split out.
- Theme: Change dark theme borders to improve contrast on
primary background.
- Alerting: Refactor the ImageStore/Provider to provide image
URL/bytes.
- Alerting: Allow to tab onto elements for a11y.
- Grafana: Upgrades mysql images from 5.7 to 8.
- Frontend logging: Remove Sentry javascript agent support.
- HTTP: Add TLS version configurability for grafana server.
- NestedFolders: Use new Browse Dashboards UI behind feature
flag.
- CloudWatch: Remove dynamic labels feature toggle.
- Suggestions: Prioritize preferred visualizations for
suggestion list.
- Explore: Allow the use of plugin panels.
- Grafana/ui: Add UserIcon and UsersIndicator components.
- Connections: Simplify connections nav.
- Variables: Add support for $__timezone template variable.
- Design System: Refactor IconButton and update documentation.
- CloudWatch: Update metric stat editor to match aws
statistics.
- Chore: Replace go-multierror with errors package.
- Explore: Make toolbar action extendable by plugins.
- Loki: Add the ability to prettify logql queries.
- TimeSeries / StateTimeline: Add support for rendering enum
fields.
- Elasticsearch: Improve query type selection.
- Metrics: Update Help to mention active viewers.
- MySQL: Add option to allow cleartext passwords.
- Platform: Add support for Postgresql pgpass file.
- ServiceAccounts: Add secret scan service docs.
- Azure: Configuration for user identity authentication in
datasources (Experimental).
* Bug fixes
- DataSourceProxy: Fix url validation error handling.
- AzureMonitor: Allow serviceTags and tags to be empty for
trace results.
- UserSync: Avoid UpdateLastSeenAt with invalid user ids.
- Nested folders: Fix search query for empty self-contained
permissions.
- Auth: Lock down Grafana admin role updates if the role is
externally synced.
- DS Picker: Ignore capitalization when sorting dropdown list.
- Logs: Fix ui getting stuck when removing fields.
- Data sources: Dashboards page now loads correctly from direct
url.
- Provisioning: Fix overwrite SecureJSONData on provisioning.
- Loki: Run logs volume for query when switching from trace to
logs.
- Alerting: Fix refetching grafana rules on alert list panel.
- Alerting: Fix contact point testing with secure settings.
- Alerting: Exclude expression refIDs from NoData state.
- Alerting: Fix state manager to not keep datasource_uid and
ref_id labels in state after Error.
- Dashboards: Fix small drop target for importing dashboards.
- TimeSeries: Fix zoom not working after editing panel.
- Dashboard: New Datasource picker link is keyboard accessible.
- CloudMonitoring: Correctly set title and text fields for
annotations.
- AzureMonitor: Fix ResourcePicker hanging.
- Fix: Hide Forward OAuth Identity toggle when azure auth is
enabled.
- Flamegraph: Fix wrong positioning of tooltip in dashboards.
- Dashboards: Save tags on dashboard creation.
- A11y: Fix keyboard accessibility in LayerDragDropList.
- DataLinks: Fix bug where links which used built in variables
could be hidden.
- LogContext: Fix a bug where multiple logs with similar
nanosecond timestamps were loaded too often.
- Dashboard: Slider overlapping with right input field.
- Alerting: Support spaces in alert names for creating silence
links.
- Swagger: Fix response for the search users endpoint.
- Auth: Fix US gov azure ad oauth URL parsing.
- SSE: DSNode to update result with names to make each value
identifiable by labels (only Graphite and TestData).
- PanelChrome: Fixes issues with hover header and resizing
panel above.
- Dashboard: Add suggestion box for Flame Graph.
- Slug: Use urlencoding to support non-ASCII characters.
- Checkbox: Fix alignment in Safari.
- Alerting: Fixes clone url for instances hosted on sub path.
- Alerting: Support concurrent queries for saving alert
instances.
- Dashboards: Allow dashboards with same name in different
folders.
- Query: Fix concurrency handling for mixed datasource queries.
- Alerting: Allow executing "hidden" queries.
- EchoBackend: Make EchoSrvTransport batched.
- CodeEditor: Ensure suggestions only apply to the instance of
the editor that registered them.
- NestedFolders: Ensure New dashboard page has the correct
breadcrumb hierarchy.
- Transformations: Config overrides being lost when config from
query transform is applied.
- Azure: Fix Kusto auto-completion for Azure datasources.
- Loki: Fix parsing of escaped quotes in LogQL.
- Loki: Fix showing of correct line limit in options.
- Alerting: Fix notification policies inheritance algorithm.
- Checkbox: Fix extraneous right hand margin when no label is
present.
- Preferences: Can reset timezone preference back to default
correctly.
- Azuremonitor: Multi resource fix.
- AzureMonitor: Support multi-resource aliases and subscription
aliases.
- Revert: Allow editors to access GET /datasources.
- MySQL: Use transaction_isolation instead of tx_isolation.
- Logs: Change logic creating uid in LogRowModel.
- Dashboard: Re-align Save form.
- Elasticsearch: Implement filter query to not run hidden
queries trough backend.
- Elasticsearch: Fix passing of limit and datalinks to logs
data frame.
- Dashboards: Improve delete dashboard performance due to slow
annotations query.
- Elasticsearch: Handle no-index case in backend mode.
- GrafanaUI: Support Tooltip as Dropdown child.
- Node graph: Fix req/s in value.
- FlameGraph: Debounce search update preventing too frequent
rerenders.
- Settings: Add ability to override skip_org_role_sync with Env
variables.
- DarkTheme: Fix dark theme shadows.
- Heatmap: Fix color rendering for value ranges < 1.
- AzureMonitor: Clear queries if header value changes.
- AzureMonitor: Fix logs query multi-resource and timespan
values.
- CloudWatch: Use grafana-aws-sdk v0.15.0.
- Datasource: Fix missing raw SQL query in Query Inspector when
query returns zero rows.
- LibraryPanels: Don't include ScopedVars with persisted model.
- Elasticsearch: Fix processing of logs with not-recognized
time format.
- Google Cloud Monitor: Fix mem usage for dropdown.
- Cloudwatch Logs: Ignore non-time grouping fields in
expressions and alerts.
- Correlations: Enable traceView formatted links.
- SQL Datasources: Reinstate SQL data source behavior around
database selection when default configured databases already
exist.
- API: Fix status code when starring already starred dashboard.
- Dashboard: Update query group options.
* Breaking changes
- This change impacts all instances that use external
authentication providers to manage users and organization
role assignments.
From Grafana 10.1, it will no longer be possible to manually
update organization roles (Viewer, Editor and Admin) that are
managed by an external auth provider. We are making this
change to clearly separate between roles managed by an
external auth provider and manually assigned roles, which
increases security and clarity around role management.
If you prefer to manually set user organization roles, use
skip_org_role_sync option in the Grafana configuration file
of your OAuth provider.
Refer to the release notes of Grafana 9.5 for context on the
previous work done to build up to this change.
- This change impacts GitHub OAuth, Gitlab OAuth, Okta OAuth
and Generic OAuth
Currently if no organization role mapping is found for a
user when connecting via OAuth, Grafana doesn’t update the
user’s organization role.
With Grafana 10.1, on every login, if the
role_attribute_path property does not return a role, then
the user is assigned the role specified by the
auto_assign_org_role option.
To avoid overriding manually set roles, enable the
skip_org_role_sync option in the Grafana configuration for
your OAuth provider.
- InfluxDB backend parser returns incompatible data with
frontend. The data was being parsed by frontend and we
moving towards migrating InfluxDB fully backend. One caveat
is Frontend is generating data frames with fields Time and
Value. The backend parser, however, generates time and
value. This is causing issues and inconsistencies for the
features (i.e. transformations) relying on those. In order
to have a unique approach we choose to support what most of
the users already have. Existing Transformations that depend
on time fields have to be updated to use Time fields.
- For accessibility reasons tooltip or aria-label are now
required properties for IconButton. In order to continue to
use IconButton, you must ensure all IconButton components
have a corresponding tooltip or aria-label text. The tooltip
text will also be used as the aria-label if you didn't set
one separately. In case you add an aria-label the IconButton
will not show a tooltip.
- The implementation for template macro ${__series.name} was
not always correct, resulting in an interpolation that was
very different from the series name displayed in the
visualization. We have now fixed this issue so that it does
show the same name. Depending on how ${__series.name} is
used this could result in a minor breaking change.
- The data source template variable type has changed the way
it represents its options. The text field still represents
the data source name, but the value has been changed to the
uid of the data source. This allows dashboards to declare
the currently selected option by uid, however it changes how
a datasource template variable value will be rendered by
default. If the name of the data source is expected, the
variable syntax will have to be changed to specify the text
format.
- We are changing the logic that creates uid in LogRowModel.
Previously, for uid we used id field from log's data frame.
Unfortunately, when users run multiple queries that returned
duplicate logs data, uid was not unique which was causing
bugs. To make uid unique across multiple queries that return
duplicate logs data, we are now prepending uid with refId of
query that produced the log line. We recommend not to rely
on LogRowModel uid and instead use dataFrame id field.
- The deprecated support for monitoring Grafana frontend using
Sentry javascript agent has been removed in this release. If
you have frontend logging enabled and are sending telemetry
to Sentry by setting sentry_dsn configuration property, this
will no longer work. Otherwise, if frontend logging is
enabled, it will now automatically use Grafana Faro agent.
* Deprecations
- The query parameter of Explore's SplitOpen function is
deprecated (passed in mapInternalLinkToExplore). Please use
the queries parameter instead, which allows passing multiple
queries to SplitOpen function. To pass a single query to
SplitOpen function, set the queries parameter to an array
containing that single query.
- Starting with 10.0, changing the folder UID is deprecated. It
will be removed in a future release. Please avoid using it
because it can result in folder losing its permissions.
* Plugin development fixes & changes
- GrafanaUI: Define tooltip or aria-label as required for
IconButton.
- Select: Performance improvements when opening menu and when
hovering over options.
- ConfirmModal: Ignore case for confirmation text.
- Grafana/ui: Fix margin in RadioButtonGroup option when only
icon is present.
OBS-URL: https://build.opensuse.org/request/show/1105873
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=117
- Update to version 10.0.3:
* Features and enhancements
- Alerting: Sort NumberCaptureValues in EvaluationString.
- Alerting: No longer silence paused alerts during legacy
migration.
- Auth: Add support for custom signing keys in auth.azure_ad.
* Bug fixes
- Alerting: Fix edit / view of webhook contact point when no
authorization is set.
- AzureMonitor: Set timespan in Logs Portal URL link.
- Plugins: Only configure plugin proxy transport once.
- Elasticsearch: Fix multiple max depth flatten of multi-level
objects.
- Elasticsearch: Fix histogram colors in backend mode.
- Alerting: Fix state in expressions footer.
- AppChromeService: Fixes update to breadcrumb parent URL.
- Elasticsearch: Fix using multiple indexes with comma
separated string.
- Alerting: Fix Alertmanager change detection for receivers
with secure settings.
- Transformations: Fix extractFields throwing Error if one
value is undefined or null.
- XYChart: Point size editor should reflect correct default.
- Annotations: Fix database lock while updating annotations.
- TimePicker: Fix issue with previous fiscal quarter not
parsing correctly.
- AzureMonitor: Correctly build multi-resource queries for
Application Insights components.
- AzureMonitor: Fix metric names for multi-resources.
- Logs: Do not insert log-line into log-fields in json
download.
- Loki: Fix wrong query expression with inline comments.
OBS-URL: https://build.opensuse.org/request/show/1100850
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=115
- Update to version 10.0.2:
* Features and enhancements
- Alerting: Add limit query parameter to Loki-based ASH api,
drop default limit from 5000 to 1000, extend visible time
range for new ASH UI.
- Alerting: Allow selecting the same custom group when swapping
folders.
- Alerting: Move rule UID from Loki stream labels into log
lines.
- Explore: Clean up query subscriptions when a query is
canceled.
* Bug fixes
- Logs: Fix wrong before and after texts in log context.
- Alerting: Add file and rule_group query params in request for
filtering the res….
- Alerting: Convert 'Both' type Prometheus queries to 'Range'
in migration.
- Alerting: Display correct results when using different
filters on alerting panels.
- Alerting: Fix HA alerting membership sync.
- Alerting: Fix unique violation when updating rule group with
title chains/cycles.
- Dashboard: Fix issue where a panel with a description and a
cached response displays 2 info icons.
- Elasticsearch: Make it compatible with the new log context
functionality.
- Fix: Change getExistingDashboardByTitleAndFolder to get
dashboard by title, not slug.
- LogContext: Fix filtering out log lines with the same entry.
- Login: Fix footer from displaying under the login box.
- Navigation: Fix toolbar actions flickering on mobile.
- Variables: Detect a name for duplicated variable.
- XYChart: Ensure color scale is field-local and synced with
data updates.
- XYChart: Fix axis range and scale overrides.
* Plugin development fixes & changes
- Grafana UI: Fix behaviour regression on Tooltip component.
OBS-URL: https://build.opensuse.org/request/show/1098331
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=113
- Update to version 10.0.1:
* Security fixes
- Fix authentication bypass using Azure AD OAuth
(CVE-2023-3128, bsc#1212641)
* Features and enhancements
- Alerting: Update alerting module to
20230524181453-a8e75e4dfdda.
- Schema: Improve Dashboard kind docs and remove deprecated
props.
* Bug fixes
- Alerting: Fix notification policies inheritance algorithm.
- CodeEditor: Ensure suggestions only apply to the instance of
the edit….
- Plugins: Wrap original check health error.
- Alerting: Add heuristics back to datasource healthchecks.
- Alerting: Fix "show all instances".
- Alerting: Fix broken UI because of query being optional for
some ExpressionQuer….
- Alerting: Fix email template for text/plain emails.
- Alerting: Fix provisioned templates being ignored by
alertmanager.
- Alerting: Support newer http_config struct.
- Auth: Show invite button if disable login form is set to
false.
- Azure: Fix Kusto auto-completion for Azure datasources.
- CloudMonitoring: Improve parsing of GCM labels.
- Command Palette: Links opened in a new tab now route
correctly when Grafana is served under a subpath.
- Command palette: Include help links.
- Dashboards: Remove Explore option from panel menu when
panel's datasource uid is "-- Dashboard --".
- Dashboards: Variables - Improve slow template variable
loading due same variable loaded multiple times on time range
change.
- Explore: Fixed Starred query history tab to show all starred
queries.
- Explore: Improve logs volume panel empty state.
- Explore: Run remaining queries when one is removed from a
pane.
- Heatmap: Sort fields by numeric names when single frame.
- InfluxDB: Interpolate retention policies.
- Log Context: Fix split view button using the wrong query.
- Loki: Fix error when empty template variables response.
- Loki: Fix including of template variables in variable query
editor.
- NestedFolders: Fix select all in folder view selecting items
out of folder.
- Pyroscope: Fix wrong defaults when importing query from
different datasource.
- SQLStore: Align SQLite IsUniqueConstraintViolation() with
other backend implementations.
- Templating: Fix updating of definition to empty string.
- Tempo: Use pipe in TraceQL by default for multi-value
variables.
- TextPanel: Fix styling missing the disclosure triangle.
- Util: Fix panic when generating UIDs concurrently.
- XYChart/Trend: Fix min/max and units/decimals X field
overrides.
- XYChart: Fix formatting of axis ticks (units, decimals).
- XYChart: Fix variable interpolation in datalinks/toggletip.
- Update to version 10.0.0:
* Breaking changes
- Angular is deprecated and turned off by default for new
Grafana Cloud stacks
- Grafana legacy alerting is deprecated and no longer accepts
internal or external contributions
- API keys are migrating to service accounts
- The experimental “dashboard previews” feature is removed
- Usernames are now case-insensitive by default
- Grafana OAuth integrations do not work anymore with email
lookups
- The “Alias” field in the CloudWatch data source is removed
- Athena data source plugin must be updated to version >=2.9.3
- Redshift data source plugin must be updated to
version >=1.8.3
- DoiT International BigQuery plugin no longer supported
- Checkout https://grafana.com/docs/grafana/next/breaking-changes/breaking-changes-v10-0
for details
* Features and enhancements
- Themes: Unify secondary button and ToolbarButton.
* Bug fixes
- Query Editor: Ensure dropdown menus position correctly.
- Drawer: Fixes closeOnMaskClick false issue.
OBS-URL: https://build.opensuse.org/request/show/1094843
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=109
- Update to 9.5.0 (CVE-2023-1387, bsc#1210907)
* Breaking changes
- default named retention policies won't be used to query.
Users who have a default named retention policy in their
influxdb database, have to rename it to something else.
Having default named retention policy is not breaking
anything. We will make sure to use the actual default
retention policy under the hood. To change the hardcoded
retention policy in the dashboard.json, users must they
select the right retention policy from dropdown and save the
panel/dashboard.
- Grafana Alerting rules with NoDataState configuration set to
Alerting will now respect "For" duration.
- Users who use LDAP role sync to only sync Viewer, Editor and
Admin roles, but grant Grafana Server Admin role manually
will not be able to do that anymore. After this change, LDAP
role sync will override any manual changes to Grafana Server
Admin role assignments. If grafana_admin is left unset in
LDAP role mapping configuration, it will default to false.
* Features and enhancements
- API keys: Add deprecation to api keys.
- API: Enable serving Swagger UI by default and add docs and
guidelines.
- API: Permit Cache-Control (browser caching) for datasource
resources.
- Accessibility: Make row actions keyboard accessible.
- Admin/Plugins: Set category filter in connections link.
- Alerting: Add CustomDetails field in PagerDuty contact point.
- Alerting: Add dashboard and panel links to rule and instance
annotations.
- Alerting: Add filter and remove funcs for custom labels and
annotations.
- Alerting: Add fuzzy search to alert list view.
- Alerting: Add metrics for active receiver and integrations.
- Alerting: Better printing of labels.
- Alerting: Create new state history "fanout" backend that
dispatches to multiple other backends at once.
- Alerting: Enable preview for recording rules.
- Alerting: Fetch all applied alerting configurations.
- Alerting: Introduce proper feature toggles for common state
history backend combinations.
- Alerting: Make time range query parameters not required when
querying Loki.
- Alerting: New notification policies view.
- Alerting: No longer index state history log streams by
instance labels.
- Alerting: Respect "For" Duration for NoData alerts.
- Alerting: Support filtering rules by multiple datasources.
- Alerting: Switch to snappy-compressed-protobuf for outgoing
push requests to Loki.
- Angular: Prevent angular from loading when disabled.
- Auth: Add Generic oauth skip org role sync setting.
- Auth: Add feature flag to move token rotation to client.
- Auth: Show user sync external Authentication status.
- Backend: Use sdk version 0.148.0.
- Chore: Add stat for remote cache config.
- Chore: Replace short UID generation with more standard UUIDs.
- Chore: Use DOMPurify to sanitize strings rather than js-xss.
- CloudMonitoring: Add possibility to use path for private key.
- CloudWatch Logs: Update default timeout to 30m.
- CloudWatch: Add AWS/IotSiteWise namespace and metrics.
- CloudWatch: Add account support to variable queries.
- CloudWatch: Make deeplinks work for us-gov and china regions.
- Cloudwatch: Add MeteredIOBytes metric for EFS.
- Command Palette: Display dashboard location.
- Command palette: Enable folder searching.
- Connections: Turn on feature toggle by default.
- Cookies: Provide a mechanism for per user control over
cookies.
- Dashboard Datasource: Update Query List & Improve UX.
- Dashboard: Add a feature that creates a table panel when a
spreadsheet file is dropped on the dashboard.
- Dashboard: Add new visualization/row/library panel/pasted
panel is now a dropdown menu.
- Dashboard: Add value format for requests per minute.
- Dashboard: Empty/No Panels dashboard with a new design.
- Dashboard: When dashboard is not found show message instead
of empty page.
- Dashboards: Enable feature flag newPanelChromeUI by default.
- Dataplane: Support timeSeriesLong without transform.
- Datasources: Add user_agent header customization for outgoing
HTTP requests.
- Datasources: Use getDefaultQuery in annotations editors.
- Docs: Add documentation on how to debug backend plugins.
- Docs: Deprecate dashboard previews.
- Elasticsearch: Detect Elasticsearch version.
- Elasticsearch: Run Explore queries trough data source
backend.
- Explore: Add range option to internal data links.
- Explore: Add transformations to correlation data links.
- Explore: Support mixed data sources for supplementary query.
- Extensions: Expose an enum for available placements.
- Feat: Changing link destination for get more plugins.
- Feat: Linking to plugin details page rather than externally
for new datasources.
- FieldMatchers: Add match by value (reducer).
- Flame graph: Add context menu.
- Flame graph: Add metadata above flame graph.
- Geomap: Improve tooltip url for photos layer.
- Geomap: Release night / day layer.
- InfluxDB: Move database information into jsondata.
- Jaeger and Zipkin: Config & docs upgrade.
- LDAP: Allow setting minimum TLS version and accepted ciphers.
- Licensing: Allow server admin user to log in even if the
active user limit is reached. (Enterprise)
- Live: Remove (alpha) ability to configure live pipelines.
- Logger: Add feature toggle for errors in HTTP request logs.
- Login: Allow custom name and icon for social providers.
- Logs Panel: Refactor style generation to improve rendering
performance.
- Logs: Add millisecond to timestamp in log line.
- Logs: Rename dedup to deduplicate.
- Loki Query Editor: Make Monaco the default editor.
- Loki: Add unpack query builder hint.
- Loki: Add descriptions to query builder operations.
- Loki: Add placeholder to the loki query editor.
- Loki: Always fetch for new label keys in the QueryBuilder.
- Loki: Display error with label filter conflicts.
- Loki: Improve the display of loki query stats.
- MSSQL/Postgres: List views in table dropdown as well.
- MSSQL: Update forked go-mssqldb dependency.
- Metrics: Update comment to mention folders instead of
dashboards.
- Navigation: Enable new navigation by default.
- NodeGraph: Support icons for nodes.
- Notifications: Enable display of trace ID by default.
- Packaging: Start Grafana service after InfluxDB.
- Panel Header: Add CancelQuery option to panel header.
- Panel: Show multiple errors info in the inspector.
- PanelChrome: Add option to show actions on the right side
(actions = leftItems).
- Phlare: Allow variables in labelSelector (in query).
- Plugin: Skip preloading disabled app plugins.
- Plugins: Add optional logger for plugin requests sent to
backend plugins.
- Plugins: Extend panel menu with commands from plugins.
- Plugins: Extend panel menu with links from plugins.
- Plugins: Improve instrumentation by adding metrics and
tracing.
- Plugins: Support for distributed tracing in backend plugins
SDK.
- Plugins: Support for link extensions.
- Profiling: Enable flame graph & Phlare/Parca data sources for
all users.
- Prometheus Datasource: Improve Prom query variable editor.
- Prometheus Metrics: Add missing stat_total_teams metric.
- Prometheus/Loki: Run query explicitly instead of onblur in
panel edit.
- Prometheus: Browser resource caching.
- Prometheus: Improve prometheus query variable editor.
- Prometheus: Use $__rate_interval for rate queries generated
by metric browser.
- Pubdash: Email sharing handle dashboard deleted.
- Pubdash: Email sharing handle dashboard deleted. (Enterprise)
- PublicDashboards: Backfills share column with default value.
- PublicDashboards: Configuration modal redesign.
- PublicDashboards: Email sharing.
- PublicDashboards: Email sharing. (Enterprise)
- PublicDashboards: Enable creation when dashboard has template
variables.
- PublicDashboards: Paused or deleted public dashboard screen.
- PublicDashboards: Viewer can request and claim magic link.
(Enterprise)
- QueryHistory: Improve handling of mixed datasource entries.
- Rendering: Experimental support to use JWTs as auth method.
- Reports: Improve the UI for the new navigation. (Enterprise)
- SQL Datasources: Add back help content.
- Schema: Remove exclusion for timeseries and update imports.
- Search: Improvements for starred dashboard search.
- Select: Show icon in the grafana/ui Select component.
- Service accounts: Creation logic simplification.
- Service accounts: Remove Add API keys buttons and remove one
state of migrating for API keys tab.
- SplitOpen: Update API to accept multiple queries.
- Stat Panel: Add an option for a non-gradient/solid
background.
- Stat: Add ability to remove default single-color background
gradient.
- SupportBundles: Add OAuth bundle collectors.
- Table Panel: Add ability to use text color for value or hide
value in gauge cell.
- Table: Introduce sparkline cell type.
- Tempo: Config and doc updates.
- Tempo: Update service graph view and docs.
- TraceView: Add key and url escaping of json tag values.
- TraceView: Reworked header.
- Tracing: Add more detail to HTTP Outgoing Request.
- Tracing: Docs and config improvements for
Tempo/Jaeger/Zipkin.
- Tracing: Support multiple OTel propagators.
- Transformations: Support time format when converting time to
strings.
- Transformers: Support adding the row index using calculate
field transformer.
- Units: Format currency with negative before the symbol.
* Bug fixes
- API: Fix "Updated by" Column in dashboard versions table.
- AccessControl: Allow editors to access GET /api/datasources.
- Alerting: Add "backend" label to state history writes metrics.
- Alerting: Add alert instance labels to Loki log lines in
addition to stream labels.
- Alerting: Elide requests to Loki if nothing should be
recorded.
- Alerting: Fix DatasourceUID and RefID missing for
DatasourceNoData alerts.
- Alerting: Fix ambiguous handling of equals in labels when
bucketing Loki state history streams.
- Alerting: Fix attachment of external labels to Loki state
history log streams.
- Alerting: Fix creating a recording rule when having multiple
datasources.
- Alerting: Fix explore link in alert detail view.
- Alerting: Fix share URL for Prometheus rules on subpath.
- Alerting: Fix stats that display alert count when using
unified alerting.
- Alerting: Hide mute timing actions when dealing with vanilla
prometheus.
- Alerting: Paginate result previews.
- Alerting: Prometheus-compatible Alertmanager timings editor.
- Alerting: Update scheduler to get updates only from database.
- Alerting: Use a completely isolated context for state history
writes.
- Alerting: Use displayNameFromDS if available in preview.
- Annotation List: Fix panel not updating when variable is
changed.
- Annotations: Ignore unique constraint violations for tags.
- Auth: Fix orgrole picker disabled if isSynced user.
- AzureMonitor: Fix Log Analytics portal links.
- BrowseDashboards: Fix move to General folder not working.
- Catalog: Show install error with incompatible version.
- Chore: Update Grafana to use Alertmanager
v0.25.1-0.20230308154952-78fedf89728b.
- CloudMonitoring: Add project selector for MQL editor[fix].
- CloudWatch Logs: Fix running logs queries with expressions.
- CloudWatch Logs: Fix to make log queries use a relative time
if available.
- CloudWatch Logs: Revert "Queries in an expression should run
synchronously".
- CloudWatch: Fix cachedQueries insights not being updated for
metric queries.
- Cloudwatch: Pass refId from query for expression queries.
- Dashboards: Evaluate provisioned dashboard titles in a
backwards compatible way.
- Dashboards: Fix Mobile support dashboard issues on new iOS
16.3.
- Dashboards: Fix broken internal data links.
- Database: Don't sleep 10ms before every request.
- Elasticsearch: Fix processing of response with multiple group
by for alerting.
- Elasticsearch: Handle multiple annotation structures.
- Email: Mark HTML comments as "safe" in email templates.
- Emails: Preserve HTML comments. (Enterprise)
- ErrorHandling: Fixes issues with bad error messages.
- ErrorView: Better detection of no-data responses.
- Explore: Make DataSourcePicker visible on small screens.
- Fix: DataLinks from data sources override user defined data
link.
- Fix: Top table rendering and update docs.
- Frontend: Fix broken links in /plugins when pathname has a
trailing slash.
- Geomap: Fix route layer zoom behavior.
- Google Cloud Monitoring: Fix project variable.
- HeatMap: Sort y buckets when all bucket names are numeric.
- InfluxDB: Fix querying with hardcoded retention policy.
- InfluxDB: Fix sending retention policy with InfluxQL queries.
- KVStore: Include database field in migration.
- LDAP: Always synchronize Server Admin role through role sync
if role sync is enabled.
- Library panels: Ensure pagination controls are always
correctly displayed.
- Loki: Fix autocomplete situations with multiple escaped
quotes.
- MegaMenu: Fixes mega menu showing scroll indicator when it
shouldn't.
- Navigation: Redirect to root page when switching
organization.
- Navigation: Scrolled hamburger menu links now navigate
correctly in Safari.
- NestedFolders: Fix nested folder deletion.
- New Panel Header: Fix when clicking submenu item the parent
menu item onClick get's triggered.
- Phlare: Fix error when there are no profileTypes to send from
backend.
- PieChart: Show long labels properly.
- PluginExtensions: Fixed issue with incorrect type being
exposed when configuring an extension.
- Plugins: Ensure proxy route bodies are valid JSON.
- Plugins: Fix width for README pages with tables.
- Plugins: Markdown fetch retry with lowercase.
- Plugins: Skip instrumenting plugin build info for core and
bundled plugins.
- PublicDashboards: Query collapsed panels inside rows.
- Query Splitting: Fix for handling queries with no requestId.
- SQL Datasources: Fix variable throwing error if query returns
no data.
- SQL Datasources: Prevent Call Stack Overflows with Large
Numbers of Values for Variable.
- SQLStore: Fix SQLite error propagation if query retries are
disabled.
- Stat Panel: Fix issue with clipping text values.
- Table Panel: Fix panel migration for options cell type.
- Table: Fix migrations from old angular table for cell color
modes.
- Table: Fixes issue with pagination summary causing scrollbar.
- Table: Fixes table panel gauge alignment.
- TablePanel: Fix table cells overflowing when there are
multiple data links.
- TablePanel: fix footer bug; no footer calculated values after
"hidden" column override.
- Team sync: Fix apply query string instead of param.
(Enterprise)
- Templating: Allow percent encoding of variable with custom
all.
- Tempo: Set default limit if none is provided for traceql
queries.
- TimeSeries: Don't extend stepped interpolation to graph
edges.
- TimeSeries: Improve stacking direction heuristic.
- Trace View: Update the queryType to traceql for checking if
same trace when clicking span link.
- TraceView: Don't require preferredVisualisationType to
render.
- Utils: Reimplement util.GetRandomString to avoid modulo bias.
- XYChart: Add all dataset columns in tooltip.
* Plugin development fixes & changes
- DateTimePicker: Can now select time correctly.
- Grafana UI: Fix tooltip prop of button component.
- DateTimePicker: Add min date support to calendar.
- GrafanaUI: Implement new component Toggletip.
- ContextMenu: Fix padding and show border based on items.
OBS-URL: https://build.opensuse.org/request/show/1083277
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=103
- Update to 9.4.7 (2023-03-16)
* Bug fixes
- Alerting: Update scheduler to receive rule updates only
from database.
- Influxdb: Re-introduce backend migration feature toggle.
- Security: Fixes for CVE-2023-1410.
* Breaking changes
The InfluxDB backend migration feature toggle
(influxdbBackendMigration) has been reintroduced in this
version as issues were discovered with backend processing of
InfluxDB data. Unless this feature toggle is enabled, all
InfluxDB data will be parsed in the frontend. This frontend
processing is the default behavior.
In Grafana 9.4.4, InfluxDB data parsing started to be handled
in the backend. If you have upgraded to 9.4.4 and then added
new transformations on InfluxDB data, those panels will fail to
render. To resolve this either:
- Remove the affected panel and re-create it
- Edit the `time` field as `Time` in `panel.json` or
`dashboard.json`
- Remove 0002-Update-exporter-toolkit-to-version-0.7.3.patch
as the exporter toolkit has been updated by upstream
- Install wrapper scripts under /usr/sbin
- Install actual binaries under /usr/libexec/grafana (or /usr/lib
under older distributions) and create a simlink for wrapper
scripts and the service (which expect the binary to be under
/usr/share/grafana/bin)
- Update to 9.4.3 (2023-03-02)
* Bug fixes
- Alerting: Use background context for maintenance
function.
- Update to 9.4.2 (2023-03-02)
* Bug fixes
- Alerting: Fix boolean default in migration from false to
0.
- Update to 9.4.0 (2023-02-28)
* Features and enhancements
- Alerting: Add endpoint for querying state history.
- Alerting: Add label query parameters to state history
endpoint.
- Alerting: Add static label to all state history entries.
- Alerting: Mark AM configuration as applied.
- Azure Monitor: Enable multiple resource queries.
- InfluxDB: Move database information into jsondata.
- Query Caching: Add per-panel query caching TTL.
- Table: Add row number column option.
- Tempo: Remove tempoApmTable feature flag.
- Transformations: Selectively apply transformation to
queries.
* Bug fixes
- AccessControl: Clear user permission cache for update org
user role.
- Alerting: Fix handling of special floating-point cases
when writing observed values to annotations.
- Auth: Rotate token patch.
- ContextMenu: Consider y coord when determining bottom
collision.
- Elasticsearch: Fix consistent label order in alerting.
- Explore: Fix graph not updating when changing config.
- Heatmap: Support heatmap rows with non-timeseries X axis.
- Login: Fix panic when a user is upserted by a background
process.
- MSSQL: Add support for macro function calls.
- MySQL: Quote identifiers that include special characters.
- Navigation: Sign in button now works correctly when
served under a sub path.
- Nested Folder: Fix for SQLite not to overwrite the parent
on restarts.
- PanelChrome: Adds display mode to support transparent
option.
- Plugins: Case-sensitive routes for standalone pages.
- Plugins: Prefer to use the data source UID when querying.
- SQLStore: Fix folder migration for MySQL < 5.7.
- Search: Fix not being able to clear sort value.
- Tempo: Fix span name being dropped from the query.
* Plugin development fixes & changes
- PanelChrome: Implement hover header.
- Update to 9.3.7 (2023-02-28)
* Bug fixes
- Alerting: Validate that tags are 100 characters or less.
- Expressions: Fixes the issue showing expressions editor.
- Logs: Fix stats not being updated when log results
change.
- Plugins: Fix circular reference in customOptions leading
to MarshalJSON errors.
- Time Series Panel: Fix legend text selection in Firefox.
OBS-URL: https://build.opensuse.org/request/show/1078603
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=101
- Update to 9.3.6 (2023-01-26)
* Bug fixes
- **QueryEditorRow:** Fixes issue loading query editor when
data source variable selected.
- Update to 9.3.4 (2023-01-25)
* Features and enhancements
- **Prometheus:** Add default editor configuration.
- **TextPanel:** Refactor to functional component.
* Bug fixes
- **Alerting:** Fix webhook to use correct key for decrypting
token.
- **Alerting:** Set error annotation on EvaluationError
regardless of underlying error type.
- **Datasources:** Fix Proxy by UID Failing for UIDs with a
Hyphen.
- **Elasticsearch:** Fix creating of span link with no tags.
- **Elasticsearch:** Fix failing requests when using SigV4.
- **Elasticsearch:** Fix toggle-settings are not shown
correctly.
- **Explore:** Be sure time range key bindings are mounted
after clear.
- **Explore:** Unsync time ranges when a pane is closed.
- **Logs:** Lines with long words do not break properly.
- **Loki:** Fix misaligned derived fields settings.
- **Query Builder:** Fix max width of input component to
prevent overflows.
- **Search:** Auto focus input elements.
- **Search:** Fix empty folder message showing when by starred
dashboards.
- **Table Panel:** Fix image of image cell overflowing table
cell and cells ignoring text alignment setting when a data
link is added.
- Update to 9.3.2 (2023-12-13)
* Features and enhancements
- **Graphite:** Process multiple queries to Graphite plugin.
* Bug fixes
- **API:** Fix delete user failure due to quota not enabled.
- **Accessibility:** Improved keyboard accessibility in
BarGauge.
- **Accessibility:** Improved keyboard accessibility in
BigValue.
- **Alerting:** Use the QuotaTargetSrv instead of the
QuotaTarget in quota check.
- **AzureMonitor:** Automate location retrieval.
- **AzureMonitor:** Fix bad request when setting dimensions.
- **BarChart:** Fix value mappings.
- **Build:** Streamline and sync dockerfiles.
- **Build:** Unified dockerfile for all builds.
- **CloudWatch:** Fix - make sure dimensions are propagated to
alert query editor.
- **Cloudwatch:** Fix deeplink with default region.
- **Command Palette:** Fix not being able to type if triggered
whilst another modal is open.
- **Command Palette:** Maintain page state when changing theme.
- **Dashboards:** Fix 'Make Editable' button not working in
Dashboard Settings.
- **Dashboards:** Show error when data source is missing.
- **Datasource:** Fix - apply default query also to queries in
new panels.
- **Dropdown:** Menu now closes correctly when selecting
options on touch devices.
- **Influx:** Query segment menus now position correctly near
the bottom of the screen.
- **Login:** Fix failure to login a new user via an external
provider if quota are enabled.
- **Loki/Prometheus:** Fix wrong queries executed in split
view.
- **Loki:** Fix wrongly escaped label values when using
LabelFilter.
- **Navigation:** Prevent app crash when importing a dashboard
with a uid of `home`.
- **Panel Edit:** Fix data links edit icons being off screen
when provided title is too long.
- **Prometheus:** Fix exemplar fill color to match series color
in time series.
- **Prometheus:** Fix exemplars not respecting corresponding
series display status.
- **StateTimeline:** Fix negative infinity legend/tooltip from
thresholds.
- **Table:** Fixes row border style not showing and colored
rows blending together.
- **Tempo:** Fix TraceQL autocomplete issues.
- **TimePicker:** Prevent TimePicker overflowing viewport on
small screens.
- **TimeRangePicker:** Fix recently ranges only not showing all
recent ranges.
- **TimeZonePicker:** Scroll menu correctly when using keyboard
controls.
- Update to 9.3.1 (2022-11-30)
* Features and enhancements
- **Connections:** Update "Your connections/Data sources" page.
* Bug fixes
- **Accessibility:** Increase badge constrast to be WCAG AA
compliant.
- Update to 9.3.0 (2022-11-30)
* Features and enhancements
- **Alerting:** Enable interpolation for notification policies
in file provisioning.
- **Azure Monitor Logs:** Avoid warning when the response is
empty.
- **Azure Monitor:** Add support to customized routes.
- **Canvas:** Add icon value mapping.
- **CloudWatch:** Cross-account querying support.
- **Docs:** Update `merge-pull-request.md` regarding backport
policies.
- **GaugePanel:** Setting the neutral-point of a gauge.
- **Geomap:** Improve location editor.
- **Internationalization:** Enable internationalization by
default.
- **Logs:** Add `Download logs` button to log log-browser.
- **Loki:** Add `gzip` compression to resource calls.
- **Loki:** Add improvements to loki label browser.
- **Loki:** Make label browser accessible in query builder.
- **Loki:** Remove raw query toggle.
- **Middleware:** Add CSP Report Only support.
- **Navigation:** Prevent viewer role accessing dashboard
creation, import and folder creation.
- **OAuth:** Refactor OAuth parameters handling to support
obtaining refresh tokens for Google OAuth.
- **Oauth:** Display friendly error message when
role_attribute_strict=true and no valid role found.
- **Preferences:** Add confirmation modal when saving org
preferences.
- **PublicDashboards:** Orphaned public dashboard deletion
script added.
- **Query Editor:** Hide overflow for long query names.
- **Reports:** Configurable timezone. (Enterprise)
- **Solo Panel:** Configurable timezone.
- **TablePanel:** Add support for Count calculation per column
or per entire dataset.
- **Tempo:** Send the correct start time when making a TraceQL
query.
- **Various Panels:** Remove beta label from Bar Chart,
Candlestick, Histogram, State Timeline, & Status History
Panels.
* Bug fixes
- **Access Control:** Clear user's permission cache after
resource creation.
- **Access Control:** Clear user's permission cache after
resource creation.
- **Accessibility:** Improve keyboard accessibility in
`AnnoListPanel`.
- **Accessibility:** Improve keyboard accessibility in
`Collapse`.
- **Accessibility:** Improve keyboard accessibility in
`GettingStarted` panel.
- **Accessibility:** Improve keyboard accessibility of
`FilterPill`.
- **Admin:** Fix broken links to image assets in email
templates.
- **Azure Monitor:** Fix namespace selection for
storageaccounts.
- **Calcs:** Fix difference percent in legend.
- **DataLinks:** Improve Data-Links AutoComplete Logic.
- **Explore:** Fix a11y issue with logs navigation buttons.
- **Heatmap:** Fix blurry text & rendering.
- **Heatmap:** Fix tooltip y range of top and bottom buckets in
calculated heatmaps.
- **Logs:** Fix misalignment of LogRows.
- **Navigation:** Stop clearing search state when opening a
result in a new tab.
- **OptionsUI:** SliderValueEditor does not get auto focused on
slider change.
- **PanelEdit:** Fixes bug with not remembering panel options
pane collapse/expand state.
- **Query Caching:** Skip 207 status codes. (Enterprise)
- **Quota:** Fix failure in store due to missing scope
parameters.
- **Quota:** Fix failure when checking session limits.
- **Reports:** Fix time preview. (Enterprise)
- **StateTimeline:** Prevent label text from overflowing state
rects.
- **Tempo:** Fix search table duration unit.
- **TraceView:** Fix broken rendering when scrolling in
Dashboard panel in Firefox.
* Plugin development fixes & changes
- **GrafanaUI:** Add disabled option for menu items.
- Update to 9.2.4 (2022-11-07)
* Features and enhancements
- **Access Control:** Add an endpoint for setting several
managed resource permissions.
- **Accessibility:** Increase `Select` placeholder contrast to
be WCAG AA compliant.
- **Alerting:** Append org ID to alert notification URLs.
- **Alerting:** Make the Grouped view the default one for
Rules.
- **Build:** Remove unnecessary alpine package updates.
- **Chore:** Upgrade Go to 1.19.3.
- **Google Cloud Monitoring:** Set frame interval to draw null
values.
- **Instrumentation:** Expose when the binary was built as a
gauge.
- **Loki:** Preserve `X-ID-Token` header.
- **Search:** Reduce requests in folder view.
- **TimeSeries:** More thorough detection of negative values
for auto-stacking direction.
* Bug fixes
- **Alerting:** Attempt to preserve UID from migrated legacy
channel.
- **Alerting:** Fix response is not returned for invalid
Duration in Provisioning API.
- **Alerting:** Fix screenshot is not taken for stale series.
- **Auth:** Fix admins not seeing pending invites.
- **MSSQL/Postgres:** Fix visual query editor filter
disappearing.
- **Tempo:** Fix dropdown issue on tag field focus.
- **Timeseries:** Fix null pointer when matching fill below to
field.
* Plugin development fixes & changes
- **Toolkit:** Fix Webpack less-loader config.
- Update to 9.2.3 (2022-10-31)
* Features and enhancements
- **Docs:** Add information about DB version support to upgrade
guide.
- **Footer:** Update footer release notes link to Github
changelog.
- **Prometheus:** Do not drop errors in streaming parser.
- **Prometheus:** Flavor/version configuration.
- **Prometheus:** Provide label values match parameter API when
supported prometheus instance is configured.
- **Security:** Upgrade x/text to version unaffected by
CVE-2022-32149.
* Bug fixes
- **Access control:** Fix a bug with argument order for data
source managed permission updates. (Enterprise)
- **Auth:** Fix GF_AUTH_JWT_URL_LOGIN env variable doesn't
work.
- **Live:** Explicitly reply with http 200.
- **Prometheus:** Fix builder operation mode changing
multiselect to single select behaviour.
- **Prometheus:** Fix builder operation mode changing
multiselect to single select behaviour.
- **Security:** Fix vulnerabilities in webpack loader-utils.
- Update to 9.2.2 (2022-10-25)
* Features and enhancements
- **Alerting:** Add support for wecom apiapp.
- **Canvas:** Improve resource picker initialization.
- **Canvas:** Improve text element readability.
- **CloudWatch:** Make sure adoption tracking is done on valid,
migrated queries.
- **Dashboard:** Alerts user to incorrect tag format for JSON
import.
- **MSSQL:** Support tables from all schemas.
- **Opentsdb:** Allow template variables for filter keys.
- **Prometheus:** Provide label values match parameter API when
supported prometheus instance is configured.
- **QueryEditor:** Revert components from grafana-ui.
- **TeamSync:** Allow team sync when external organization
mapping returns no organization role. (Enterprise)
* Bug fixes
- **Browse:** Fix General folder not showing in FolderPicker.
- **Elasticsearch:** Fix calculation of trimEdges in alert
mode.
- **Elasticsearch:** Fix trimEdges delete logic in alert mode.
- **GoogleOAuth:** Unlock User Admin UI.
- **LogContext:** Fix wrong color of `show context` icon in
light theme.
- **Loki:** Fix adding of adhoc filters to stream selector when
query with empty stream selector.
- **Loki:** Fix double stringified log-lines when copied via
Copy button.
- **Loki:** Fix explain section about $\_\_interval variable.
- **Loki:** Remove already selected options from next label
filter options in builder.
- **NodeGraph:** Fix rendering issues when values of arc are
over 1.
- **PublicDashboards:** Fix hidden queries execution.
- **PublicDashboards:** Fix hidden queries execution.
- **Tempo:** Fix Node Graph visualization type in dashboard.
- **TimeSeries:** Fix stacking when first value is negative
zero.
- **TimeseriesPanel:** Fix variables in data links.
- **User:** Fix externalUserId not being populated.
* Breaking changes
We added some components a bit too early to @grafana/ui in 9.2
so we are moving them back to @grafana/experimental. If you
used any of these components
- AccessoryButton
- EditorFieldGroup
- EditorHeader
- EditorField
- EditorRow
- EditorList
- EditorRows
- EditorSwitch
- FlexItem
- Stack
- InlineSelect
- InputGroup
- Space
Please use them from grafana/experimental from now on.
- Update to 9.2.1 (2022-10-18)
* Features and enhancements
- **Alerting:** Improve notification policies created during
migration.
- **AzureAD:** Add option to force fetch the groups from the
Graph API.
- **AzureAD:** Add option to force fetch the groups from the
Graph API.
- **Docs:** Note end of release notes publication.
- **Inspect:** Handle JSON tab crash when the provided object
is too big to stringify.
- **TablePanel:** Footer now updates values on column
filtering.
* Bug fixes
- **Alerting:** Fix email image embedding on Windows.
- **Alerting:** Fix mathexp.NoData for ConditionsCmd.
- **Legacy Alerting:** Fix duration calculation when testing a
rule.
- **Loki:** Propagate additional headers from Grafana to Loki
when querying data.
- **Search:** Sort alphabetically in the folder view, increase
the limit of the folder search from 50 to 1000.
- **TablePanel:** Fix last table column to be centered.
* Plugin development fixes & changes
- **Grafana UI:** Export prop types for queryfield, modal and
field components.
- **Toolkit:** Fix `Cannot use import statement outside...`
error in tests.
- Update to 9.2.0 (2022-10-11)
* Features and enhancements
- **Alerting:** Add Notification error feedback on contact
points view.
- **Alerting:** Allow created by to be manually set when
there's no creator for silences.
- **Alerting:** Expose info about notification delivery errors
in a new /receivers endpoint.
- **Alerting:** Update imported prometheus alertmanager
version.
- **Alerting:** Update imported prometheus alertmanager
version. Backport.
- **Alerting:** Write and Delete multiple alert instances.
- **Core:** Implement aria attributes for query rows, improve
a11y.
- **Custom Branding:** Remove custom branding service.
(Enterprise)
- **Custom branding:** Remove UI. (Enterprise)
- **DevEnv:** Adds docker block for clickhouse.
- **Docker:** removes unneccesary use of edge repo.
- **Explore:** Revert split pane resize feature.
- **Frontend:** Make local storage items propagate to different
tabs immediately.
- **PublicDashboards:** Allow disabling an existent public
dashboard if it ….
- **QueryEditorRow:** Only pass error to query editor if panel
is not in a loading state.
- **Reports:** Refresh query variables on time range change.
(Enterprise)
- **XYChart:** Beta release.
- **[9.2.x] Alerting:** Start ticker only when scheduler
starts.
* Bug fixes
- **Alerting:** Fix pq: missing FROM-clause for table "a".
- **AzureMonitor:** Correctly update subscriptions value in ARG
editor.
- **Chore:** Fix swagger validation failures. (Enterprise)
- **Chore:** Regenerate swagger specification and fix
validation failures.
- **Correlations:** Only return correlation for which both
source and target datasources exist.
- **Explore:** Prevent panes from disappearing when resizing
window in split view.
- **Links:** Fix opening links from different orgs on the same
tab.
- **LogContext:** Fix scroll position in upper context group.
- **Logs:** Show copy button independently from context.
- **Loki/Prometheus:** Fix adding of ad hoc filters when
jumping from dashboard to explore.
- **Loki:** Add support for range aggregations with by
grouping.
- **Loki:** Fix label-value escaping in context query.
- **Loki:** Fix redundant escaping in adhoc filter with regex
match.
- **PanelEdit:** Fixes resize pane border and spacing issues.
- **PublicDashboards:** Fix dashboard insights query when
Public Dashboard feature is enabled. (Enterprise)
- **PublicDashboards:** Fix dashboard insights query when
Public Dashboard feature is enabled. (Enterprise)
- **RBAC:** Redirect to /login when forceLogin is set.
- **SAML:** Fix RelayState generation function. (Enterprise)
- **Security:** Fix CVE-2022-27664.
- **StateTimeline:** Fix tooltip showing erroneously in shared
crosshair dashboards.
- **Tempo:** Fix unexpected trimming of leading zeroes in
traceID.
- **Tracing:** Fix bug where errors are not reported to
OpenTelemetry.
- Update to 9.1.8 (2022-10-11)
* Features and enhancements
- **Alerting:** Update imported prometheus alertmanager
version. Backport.
- **Chore:** Upgrade Go to 1.19.2.
* Bug fixes
- **Alerting:** Fix evaluation interval validation.
- **Alerting:** Fix migration to create rules with group index
1.
- **Alerting:** Fix migration to not add label "alertname".
- **Azure Monitor:** Fix empty Logs response for Alerting.
- **Azure Monitor:** Fix subscription selector when changing
data sources.
- **Caching:** Fix wrong memcached setting name in defaults.
(Enterprise)
- **Google Cloud Monitoring:** Fix bucket bound for
distributions.
- Update to 9.1.7 (2022-10-04)
* Features and enhancements
- **Chore:** Upgrade Go version to 1.19.1 (backport).
- **CloudWatch:** Add missing AWS/Prometheus metrics.
- **Explore:** Add feature tracking events.
- **Graphite:** Add error information to graphite queries
tracing.
- **Prometheus:** Restore FromAlert header.
- **SAML:** Account for all orgs in org_mapping. (Enterprise)
- **Search:** Add search index configuration options.
- **Thresholds:** Add option for dashed line style.
* Bug fixes
- **Alerting:** Fix default query's data source when no default
datasource specified.
- **Alerting:** Fix mathexp.NoData cannot be reduced.
- **Alerting:** Skip unsupported file types on provisioning.
- **AzureMonitor:** Ensure resourceURI template variable is
migrated.
- **Dashboard:** Fix plugin dashboard save as button.
- **Docs:** Fix decimals: auto docs for panel edit.
- **Fix:** RBAC handle `error no resolver` found.
- **Fix:** RBAC handle `error no resolver` found. (Enterprise)
- **LibraryPanelSearch:** Refactor and fix hyphen issue.
- **Live:** Fix live streaming with `live-service-web-worker`
feature flag enabled.
- **QueryField:** Fix wrong cursor position on autocomplete.
- Update to 9.1.6 (2022-09-20)
* Features and enhancements
- **Auth:** Trigger auth token cleanup job. (Enterprise)
- **DataSource:** Adding possibility to hide queries from the
inspector.
- **Inspect:** Hide Actions tab when it is empty.
- **PanelMenu:** Remove hide legend action as it was showing on
all panel types.
- **Provisioning Contact points:** Support
disableResolveMessage via YAML.
- **PublicDashboards:** Support subpaths when generating
pubdash url.
* Bug fixes
- **Alerting:** Fix legacy migration crash when rule name is
too long.
- **Alerting:** Fix send resolved notifications.
- **Azure Monitor:** Fix migration issue with
MetricDefinitionsQuery template variable query types.
- **Browse:** Hide dashboard actions if user does not have
enough permission.
- **ElasticSearch:** Fix dispatching queries at a wrong time.
- **Panel:** Disable legends when showLegend is false prior to
schema v37.
- **Prometheus:** Fix metadata requests for browser access
mode.
- **Search:** Avoid requesting all dashboards when in Folder
View.
- **TablePanel/StatPanel:** Fix values not being visible when
background transparent.
- Update to 9.1.5 (2022-09-12)
* Features and enhancements
- **Alerting:** Sanitize invalid label/annotation names for
external alertmanagers.
- **Alerting:** Telegram: Truncate long messages to avoid send
error.
- **DisplayProcessor:** Handle reverse-ordered data when
auto-showing millis.
- **Heatmap:** Add option to reverse color scheme.
- **PluginLoader:** Alias slate-react as @grafana/slate-react.
- **Search:** Add substring matcher, to bring back the old
dashboard search behavior.
- **Traces:** More visible span colors.
* Bug fixes
- **Alerting:** Fix incorrect propagation of org ID and other
fields in rule provisioning endpoints.
- **Alerting:** Resetting the notification policy tree to the
default policy will also restore default contact points.
- **AzureMonitor:** Fix custom namespaces.
- **AzureMonitor:** Fix issue where custom metric namespaces
are not included in the metric namespace list.
- **CloudWatch:** Fix display name of metric and namespace.
- **Cloudwatch:** Fix annotation query serialization issue.
- **Dashboard:** Fix issue where unsaved changes warning would
appear even after save, and not being able to change library
panels.
- **Dashboard:** Hide overflow content for single left pane.
- **Loki:** Fix a bug where adding adhoc filters was not
possible.
- **Reports:** Fix handling expired state. (Enterprise)
- Update to 9.1.4 (2022-09-09)
* Bug fixes
- **GrafanaUI:** Fixes Chrome issue for various query fields.
- Update to 9.1.3 (2022-09-05)
* Features and enhancements
- **API:** Do not expose user input in datasource error
responses.
- **Alerting:** Write and Delete multiple alert instances.
- **Library Panel:** Allow to delete them when deprecated.
- **Plugins Catalog:** Allow to filter plugins using special
characters.
* Bug fixes
- **Alerting:** Fix UI bug when setting custom notification
policy group by.
- **AppRootPage:** Fix issue navigating between two app plugin
pages.
- **Correlations:** Use correct fallback handlers.
- **FIX:** RBAC prevents deleting empty snapshots.
- **LibraryElements:** Fix inability to delete library panels
under MySQL.
- **Metrics:** fix `grafana_database_conn_*` metrics, and add
new `go_sql_stats_*` metrics as eventual replacement.
- **TestData DB:** Fix node graph not showing when the
`Data type` field is set to `random`.
* Deprecations
The `grafana_database_conn_*` metrics are deprecated, and will
be removed in a future version of Grafana. Use the
`go_sql_stats_*` metrics instead.
- Update to 9.1.2 (2022-08-30)
* Features and enhancements
- **AdHoc variable:** Correctly preselect datasource when
provisioning.
- **AzureMonitor:** Added ARG query function for template
variables.
- **Dashboard save:** Persist details message when navigating
through dashboard save drawer's tabs.
- **Dashboards:** Correctly migrate mixed data source targets.
- **Elasticsearch:** Use millisecond intervals for alerting.
- **Elasticsearch:** Use millisecond intervals in frontend.
- **Geomap:** Local color range.
- **Plugins Catalog:** Use appSubUrl to generate plugins
catalog urls.
- **Rendering:** Add support for renderer token.
* Bug fixes
- **Alerting:** Fix saving of screenshots uploaded with a
signed url.
- **AngularPanels:** Fixing changing angular panel options not
taking having affect when coming back from panel edit.
- **Explore:** Improve a11y of query row collapse button.
- **Geomap:** Fix tooltip display.
- **QueryEditorRow:** Filter data on mount.
- **Search:** Show all dashboards in the folder view.
- **Tracing:** Fix the event attributes in opentelemetry
tracing.
* Plugin development fixes & changes
- **GrafanaUI:** Fix styles for invalid selects &
DataSourcePicker.
- Update to 9.1.1 (2022-08-23)
* Features and enhancements
- **Cloud Monitoring:** Support SLO burn rate.
- **Schema:** Restore "hidden" in LegendDisplayMode.
- **Timeseries:** Revert the timezone(s) property name change
back to singular.
* Bug fixes
- **Alerting:** Fix links in Microsoft Teams notifications.
- **Alerting:** Fix notifications for Microsoft Teams.
- **Alerting:** Fix width of Adaptive Cards in Teams
notifications.
- **ColorPickerInput:** Fix popover in disabled state.
- **Decimals:** Fixes auto decimals to behave the same for
positive and negative values.
- **Loki:** Fix unique log row id generation.
- **Plugins:** Fix file extension in development authentication
guide.
- **TimeSeries:** Fix jumping legend issue.
- **TimeSeries:** Fix memory leak on viz re-init caused by
KeyboardPlugin.
* Plugin development fixes & changes
- **TimePicker:** Fixes relative timerange of less than a day
not displaying.
- **GrafanaUI:** Fixes ClipboardButton to always keep multi
line content.
- Update to 9.1.0 (2022-08-16)
* Features and enhancements
- **API:** Allow creating teams with a user defined identifier.
- **Alerting:** Adds interval and For to alert rule details.
- **Alerting:** Extend PUT rule-group route to write the entire
rule group rather than top-level fields only.
- **Alerting:** Use Adaptive Cards in Teams notifications.
- **Azure Monitor:** Add Network Insights Dashboard.
- **Chore:** Improve logging of unrecoverable errors.
- **Correlations:** Add UpdateCorrelation HTTP API.
- **Dashboard:** Reverted the changes of hiding multi-select
and all variable in the datasource picker.
- **Geomap:** Add alpha day/night layer.
- **Geomap:** Add measuring tools.
- **GrafanaUI:** Add success state to ClipboardButton.
- **Heatmap:** Replace the heatmap panel with new
implementation.
- **KVStore:** Allow empty value in kv_store.
- **Prometheus:** Promote Azure auth flag to configuration.
- **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.
- **Status history/State timeline:** Support datalinks.
- **Transform:** Add a limit transform.
- **Transformations:** Add standard deviation and variance
reducers.
* Bug fixes
- **API:** Fix snapshot responses.
- **Access Control:** Fix permission error during dashboard
creation flow.
- **Access Control:** Set permissions for Grafana's test data
source.
- **Alerting:** Fix migration failure.
- **BarGauge:** Show empty bar when value, minValue and
maxValue are all equal.
- **Dashboard:** Fix color of bold and italics text in panel
description tooltip.
- **Loki:** Fix passing of query with defaults to code mode.
- **Loki:** Fix producing correct log volume query for query
with comments.
- **Loki:** Fix showing of unusable labels field in detected
fields.
- **Reports:** Fix inconsistency reports. (Enterprise)
- **Tracing:** Fix OpenTelemetry Jaeger context propagation.
- **Tracing:** Fix OpenTelemetry Jaeger context propagation.
- **[9.1.x] Alerting:** AlertingProxy to elevate permissions
for request forwarded to data proxy when RBAC enabled.
* Plugin development fixes & changes
- **Plugins:** Only pass `rootUrls` field in request when not
empty.
* Breaking changes
- Alert notifications to Microsoft Teams now use Adaptive Cards
instead of Office 365 Connector Cards.
- Starting at 9.1.0, existing heatmap panels will start using a
new implementation. This can be disabled by setting the
`useLegacyHeatmapPanel` feature flag to true. It can be
tested on a single dashbobard by adding
`?__feature.useLegacyHeatmapPanel=true` to any dashboard URL.
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
- Update to 9.0.9 (2022-09-20)
* Bug fixes
- **AngularPanels:** Fixing changing angular panel options not
taking having affect when coming back from panel edit.
- **AuthNZ:** Security fixes for CVE-2022-35957 and
CVE-2022-36062.
- **FIX:** RBAC prevents deleting empty snapshots.
- Update to 9.0.8 (2022-08-30)
* Features and enhancements
- **Alerting:** Hide "no rules" message when we are fetching
from data sources.
- **Rendering:** Add support for renderer token.
- **Reports:** Title is showing under panels. (Enterprise)
- **Alerting:** AlertingProxy to elevate permissions for
request forwarded to data proxy when RBAC enabled.
- Update to 9.0.7 (2022-08-10)
* Features and enhancements
- **CloudMonitoring:** Remove link setting for SLO queries.
* Bug fixes
- **GrafanaUI:** Render PageToolbar's leftItems regardless of
title's presence.
- Update to 9.0.6 (2022-08-01)
* Features and enhancements
- **Access Control:** Allow org admins to invite new users to
their organization.
* Bug fixes
- **Grafana/toolkit:** Fix incorrect image and font generation
for plugin builds.
- **Prometheus:** Fix adding of multiple values for regex
operator.
- **UI/Card:** Fix card items always having pointer cursor.
- Update to 9.0.5 (2022-07-26)
* Features and enhancements
- **Access control:** Show dashboard settings to users who can
edit dashboard.
- **Alerting:** Allow the webhook notifier to support a custom
Authorization header.
- **Chore:** Upgrade to Go version 1.17.12.
- **Plugins:** Add signature wildcard globbing for dedicated
private plugin type.
- **Prometheus:** Don't show errors from unsuccessful API
checks like rules or exemplar checks.
* Bug fixes
- **Access control:** Allow organisation admins to add existing
users to org (#51668).
- **Alerting:** Fix alert panel instance-based rules filtering.
- **Apps:** Fixes navigation between different app plugin
pages.
- **Cloudwatch:** Upgrade grafana-aws-sdk to fix auth issue
with secret keys.
- **Grafana/toolkit:** Fix incorrect image and font generation
for plugin builds.
- **Loki:** Fix `show context` not working in some occasions.
- **RBAC:** Fix permissions on dashboards and folders created
by anonymous users.
- Update to 9.0.4 (2022-07-20)
* Features and enhancements
- **Browse/Search:** Make browser back work properly when
visiting Browse or search.
- **Logs:** Improve getLogRowContext API.
- **Loki:** Improve handling of empty responses.
- **Plugins:** Always validate root URL if specified in
signature manfiest.
- **Preferences:** Get home dashboard from teams.
- **SQLStore:** Support Upserting multiple rows.
- **Traces:** Add more template variables in Tempo & Zipkin.
- **Traces:** Remove serviceMap feature flag.
* Bug fixes
- **Access Control:** Fix missing folder permissions.
- **Access control:** Fix org user removal for OSS users.
- **Alerting:** Fix Slack notification preview.
- **Alerting:** Fix Slack push notifications.
- **Alerting:** Fixes slack push notifications.
- **Alerting:** Preserve new-lines from custom email templates
in rendered email.
- **Insights:** Fix dashboard and data source insights pages.
(Enterprise)
- **Log:** Fix text logging for unsupported types.
- **Loki:** Fix incorrect TopK value type in query builder.
- Update to 9.0.3 (2022-07-14)
* Features and enhancements
- **Access Control:** Allow dashboard admins to query org
users.
- **Access control:** Allow organisation admins to add existing
users to org.
- **Alerting:** Add method to provisioning API for obtaining a
group and its rules.
- **Alerting:** Add method to provisioning API for obtaining a
group and its rules.
- **Alerting:** Allow filtering of contact points by name.
- **Alerting:** Disable /api/admin/pause-all-alerts with
Unified Alerting.
- **Analytics:** Add total queries and cached queries in usage
insights logs. (Enterprise)
- **Annotations:** Use point marker for short time range
annotations.
- **AzureMonitor:** Update UI to experimental package.
- **AzureMonitor:** Update resource and namespace metadata.
- **CloudWatch:** Remove simplejson in favor of
'encoding/json'.
- **DashboardRow:** Collapse shortcut prevent to move the
collapsed rows.
- **Insights:** Add dashboard UID to exported logs.
(Enterprise)
- **Navigation:** Highlight active nav item when Grafana is
served from subpath.
- **Plugins:** InfluxDB datasource - set epoch query param
value as "ms".
- **Plugins:** InfluxDB update time range query.
- **StateTimeline:** Try to sort time field.
* Bug fixes
- **API:** Do not validate/save legacy alerts when saving a
dashboard if legacy alerting is disabled.
- **Access Control:** Fix missing folder permissions.
- **Alerting:** Add method to reset notification policy tree
back to the default.
- **Alerting:** Fix Teams notifier not failing on 200 response
with error.
- **Alerting:** Fix bug where state did not change between
Alerting and Error.
- **Alerting:** Fix consistency errors in OpenAPI
documentation.
- **Alerting:** Fix normalization of alert states for panel
annotations.
- **Alerting:** Provisioning API respects global rule quota.
- **CSRF:** Fix additional headers option.
- **Chore:** Bump parse-url to 6.0.2 to fix security
vulnerabilities.
- **Chore:** Fix CVE-2020-7753.
- **Chore:** Fix CVE-2021-3807.
- **Chore:** Fix CVE-2021-3918.
- **Chore:** Fix CVE-2021-43138.
- **Chore:** Fix CVE-2022-0155.
- **Custom Branding:** Fix login logo size. (Enterprise)
- **Dashboard:** Fixes tooltip issue with TimePicker and
Setting buttons.
- **Dashboard:** Prevent unnecessary scrollbar when viewing
single panel.
- **Logs:** Fixed wrapping log lines from detected fields.
- **Loki:** Add missing operators in label filter expression.
- **Loki:** Fix error when changing operations with different
parameters.
- **Loki:** Fix suggesting of correct operations in query
builder.
- **Plugins:** InfluxDB variable interpolation fix.
- **Plugins:** InfluxDB variable interpolation fix for
influxdbBackendMigration feature flag.
- **Reports:** Fix line breaks in message. (Enterprise)
- **Reports:** Fix saving report formats. (Enterprise)
- **SQLstore:** Fix fetching an inexistent playlist.
- **Security:** Fixes for CVE-2022-31107 and CVE-2022-31097.
- **Snapshots:** Fix deleting external snapshots when using
RBAC.
- **Table:** Fix scrollbar being hidden by pagination.
- **Templating:** Changing between variables with the same name
now correctly triggers a dashboard refresh.
- **Time series panel:** Fix an issue with stacks being not
complete due to the incorrect data frame length.
- **[v9.0.x] Snapshots:** Fix deleting external snapshots when
using RBAC.
- Update to 9.0.2 (2022-06-28)
* Features and enhancements
- **Alerting:** Add support for images in Pushover alerts.
- **Alerting:** Don't stop the migration when alert rule tags
are invalid.
- **Alerting:** Don't stop the migration when alert rule tags
are invalid.
- **Alerting:** Skip the default data source if incompatible.
- **AzureMonitor:** Parse non-fatal errors for Logs.
- **OAuth:** Restore debug log behavior.
- **Plugins:** Improved handling of symlinks.
* Bug fixes
- **Alerting:** Code-gen parsing of URL parameters and fix
related bugs.
- **Alerting:** Code-gen parsing of URL parameters and fix
related bugs.
- **Annotations:** Fix annotation autocomplete causing panels
to crash.
- **Barchart:** Fix warning not showing.
- **CloudWatch:** Enable custom session duration in AWS plugin
auth.
- **Dashboards:** Fixes issue with the initial panel layout
counting as an unsaved change.
- **Plugins:** Use a Grafana specific SDK logger implementation
for core plugins.
- **Search:** Fix pagination in the new search page.
- Update to 9.0.1 (2022-06-21)
* Features and enhancements
- **Alerting:** Add support for image annotation in
Alertmanager alerts.
- **Alerting:** Add support for images in SensuGo alerts.
- **Alerting:** Add support for images in Threema alerts.
- **Alerting:** Adds Mimir to Alertmanager data source
implementation.
- **Alerting:** Invalid setting of enabled for unified alerting
should return error.
- **AzureMonitor:** Clean namespace when changing the resource.
- **AzureMonitor:** Update supported namespaces and filter
resources by the right type.
- **CLI:** Allow relative symlinks in zip archives when
installing plugins.
- **Dashboard:** Don't show unsaved changes modal for automatic
schema changes.
- **Dashboard:** Unsaved changes warning should not trigger
when only pluginVersion has changed.
- **Expression:** Execute hidden expressions.
- **Geomap:** Support showing tooltip content on click (not
just hover).
- **Heatmap:** Remove alpha flag from new heatmap panel.
- **Instrumentation:** Define handlers for requests that are
not handled with named handlers.
- **Log Panel:** Improve log row hover contrast and visibility.
- **Logs:** Handle backend-mode errors in histogram.
- **Loki:** Do not show histogram for instant queries.
- **Loki:** Handle data source configs with path in the url.
- **Loki:** Handle invalid query type values.
- **OAuth:** Redirect to login if no oauth module is found or
if module is not configured.
- **OptionsUI:** Move internal options editors out of
@grafana/ui.
- **Prometheus:** Don't show undefined for step in collapsed
options in query editor when value is "auto".
- **Prometheus:** Show query patterns in all editor modes for
Prometheus and Loki.
- **Tempo:** Add link to Tempo Search with node service
selected.
- **Time Series Panel:** Add Null Filling and "No Value"
Support.
- **TimeSeries:** Add an option to set legend width.
- **Timeseries:** Improve cursor Y sync behavior.
- **Traces:** Do not use red in span colors as this looks like
an error.
* Bug fixes
- **Alerting:** Fix AM config overwrite when SQLite db is
locked during sync.
- **Alerting:** Fix alert instances filtering for prom rules.
- **Alerting:** Fix alert rule page crashing when datasource
contained URL unsafe characters.
- **Alerting:** Fix automatically select newly created folder
option.
- **Alerting:** Fix removal of notification policy without
labels matchers.
- **CloudWatch:** Allow hidden queries to be executed in case
an ID is provided.
- **Dashboard:** Prevent non-repeating panels being dropped
from repeated rows when collapsed/expanded.
- **Dashboards:** Fix folder picker not showing correct results
when typing too fast.
- **Datasource:** Prevent panic when proxying for non-existing
data source.
- **Explore:** Fix log context scroll to bottom.
- **Explore:** Revert "Remove support for compact format URLs".
- **Expressions:** Fixes dashboard schema migration issue that
casued Expression datasource to be set on panel level.
- **Formatting:** Fixes valueFormats for a value of 0.
- **GrafanaData:** Fix week start for non-English browsers.
- **LibraryPanel:** Resizing a library panel to 6x3 no longer
crashes the dashboard on startup.
- **LogRow:** Fix placement of icon.
- **Loki:** Fix bug in labels framing.
- **Loki:** Fix issues with using query patterns.
- **Loki:** Fix showing of duplicated label values in dropdown
in query builder.
- **MSSQL:** Fix ParseFloat error.
- **Panels:** Fixes issue with showing 'Cannot visualize data'
when query returned 0 rows.
- **Playlists:** Disable Create Playlist buttons for users with
viewer role.
- **Plugins:** Fix typo in plugin data frames documentation.
- **Prometheus:** Fix body not being included in resource calls
if they are POST.
- **RolePicker:** Fix submenu position on horizontal space
overflow.
- **Tracing:** Fix trace links in traces panel.
* Deprecations
- Support for compact Explore URLs is deprecated and will be
removed in a future release. Until then, when navigating to
Explore using the deprecated format the URLs are
automatically converted. If you have existing links pointing
to Explore update them using the format generated by Explore
upon navigation. You can identify a compact URL by its
format. Compact URLs have the left (and optionally right) url
parameter as an array of strings, for example
`&left=["now-1h","now"...]`. The standard explore URLs follow
a key/value pattern, for example
`&left={"datasource":"test"...}`. Please be sure to check
your dashboards for any hardcoded links to Explore and update
them to the standard URL pattern.
- Update to 9.0.0 (2022-06-10)
* Features and enhancements
- **API:** Add GET /api/annotations/:annotationId endpoint.
- **API:** Add endpoint for updating a data source by its UID.
- **AccessControl:** Add enterprise only setting for rbac
permission cache.
- **AccessControl:** Document basic roles changes and
provisioning V2.
- **AccessControl:** Enable RBAC by default.
- **AddDataSourceConfig:** Remove deprecated checkHealth prop.
- **Alerting:** Add Image URLs to Microsoft Teams notifier.
- **Alerting:** Add RBAC actions and role for provisioning API
routes.
- **Alerting:** Add Screenshot URLs to Pagerduty Notifier.
- **Alerting:** Add a "Reason" to Alert Instances to show
underlying cause of state.
- **Alerting:** Add a general screenshot service and
alerting-specific image service.
- **Alerting:** Add image url or file attachment to email
notifications.
- **Alerting:** Add image_urls to OpsGenie notification
details.
- **Alerting:** Add notification policy flow chart.
- **Alerting:** Attach image URL to alerts in Webhook notifier
format.
- **Alerting:** Attach image URLs or upload files to Discord
notifications.
- **Alerting:** Attach image URLs to Google Chat notifications.
- **Alerting:** Attach screenshot data to Unified Alerting
notifications.
- **Alerting:** Create folder for alerting when start from the
scratch.
- **Alerting:** Modify alertmanager endpoints for proxying
using the datasource UID.
- **Alerting:** Modify endpoint for testing a datasource rule
using the UID.
- **Alerting:** Modify prometheus endpoints for proxying using
the datasource UID.
- **Alerting:** State Manager takes screenshots.
- **Alerting:** Use UID scope for folders authorization.
- **Alerting:** modify ruler endpoints for proxying using the
datasource UID.
- **Angular:** Adds back two angular directives that are still
used by remaining angular bits and plugins.
- **Azure Monitor:** Add Resource Picker to Metrics Queries.
- **Azure Monitor:** Add search feature to resource picker.
- **AzureMonitor:** Add support for selecting multiple options
when using the equals and not equals dimension filters.
- **AzureMonitor:** Remove deprecated code.
- **Build:** Change names to PascalCase to match.
- **Chore:** Remove deprecated DataSourceAPI methods.
- **Chore:** Upgrade typescript to 4.6.4.
- **Cloud Monitoring:** Use new annotation API.
- **CloudMonitoring:** Allow to set a custom value or disable
graph_period.
- **CloudWatch:** Add generic filter component to variable
editor.
- **CloudWatch:** Added missing AWS/AppRunner metrics.
- **CloudWatch:** Enable support for dynamic labels with
migrated alias patterns.
- **Cloudwatch:** Pass label in deep link.
- **Cloudwatch:** Use new annotation API.
- **Dashboard:** Validate dashboards against schema on save.
- **DashboardPickerByID:** Add option to exclude dashboards.
- **DashboardPickerById:** Add optionLabel prop.
- **Dashboards:** Display values of 0 with the configured
decimal places.
- **Data:** Remove deprecated types and functions from
valueMappings.
- **Elasticsearch:** Remove browser access mode.
- **Elasticsearch:** Remove support for versions after their
end of the life (<7.10.0).
- **Encryption:** Add support for multiple data keys per day.
- **Encryption:** Enable envelope encryption by default.
- **Explore:** Remove support for legacy, compact format URLs.
- **Explore:** Skip Angular error handling when Angular support
is disabled.
- **Explore:** simplify support for multiple query editors.
- **FeatureToggles:** Support changing feature toggles with URL
parameters.
- **FileUpload:** Make component accessible by keyboard
navigation.
- **Formatting:** Make SI number formats more robust.
- **Graph:** Deprecate Graph (old) and make it no longer a
visualization option for new panels.
- **IconButton:** IconButtons are now correctly aligned in
Safari.
- **Logger:** Enable new logging format by default.
- **Loki:** Add more query patterns.
- **Loki:** Enable new visual query builder by default.
- **Loki:** use the same dataframe-format for both live and
normal queries.
- **OAuth:** Make allowed email domain case insensitive.
- **Panels:** Use the No value option when showing the no data
message.
- **Plugins:** Remove plugin list panel.
- **Query History:** Enable new query history by default.
- **QueryEditorRow:** Show query errors next to query in a
consistent way across Grafana.
- **SAML:** Implement Name Templates for
assertion_attribute_name option.
- **Service accounts:** Do not display service accounts
assigned to team.
- **Settings:** Use Grafana Azure SDK to pass Azure env vars
for external plugins.
- **Shortcuts:** Add shortcut to show shortcuts to the list of
shortcuts.
- **Traces Panel:** Add new Traces Panel visualization.
- **Traces:** Filter by service/span name and operation in
Tempo and Jaeger.
- **Transformations:** Allow more complex regex expressions
in `Rename by regex`.
- **grafana/ui:** Add default type="button" to <Button>.
* Bug fixes
- **Alerting:** Fix database unavailable removes rules from
scheduler.
- **AzureMonitor:** Fix auto-selection of time-grain for
metrics.
- **DataSources:** Fixes issue with expressions not being
queried.
- **GraphNG:** Fix thresholds by color not following data
update.
- **Jaeger:** Update operations dropdown.
- **Login:** Fix mismatching label on auth_module in user list.
- **Playlists:** Save button now correctly creates a new
playlist.
- **RBAC:** Fix migrations running in the wrong order causing
inheritance problem in enterprise.
- **RBAC:** Fix migrations running into the wrong order.
(Enterprise)
- **ServiceAccounts:** Add identifiable token prefix to service
account tokens.
- **Traces:** Fix missing CopyButton on KeyValueTables and
overlapping of panels.
* Deprecations
`setExploreQueryField`, `setExploreMetricsQueryField` and
`setExploreLogsQueryField` are now deprecated and will be
removed in a future release. If you need to set a different
query editor for Explore, conditionally render based on
`props.app` in your regular query editor.
* Plugin development fixes & changes
- **Chore:** Remove react-testing-lib from bundles.
- **Select:** Portal menu by default.
* Breaking changes
- The `@grafana/ui` package helper function
`selectOptionInTest` used in frontend tests has been removed
as it caused testing libraries to be bundled in the
production code of Grafana. If you were using this helper
function in your tests please update your code accordingly:
```js
// before
import { selectOptionInTest } from '@grafana/ui';
// ...test usage
await selectOptionInTest(selectEl, 'Option 2');
// after
import { select } from 'react-select-event';
// ...test usage
await select(selectEl, 'Option 2',
{ container: document.body });
```
- Removed deprecated `checkHealth` prop from the `@grafana/e2e`
`addDataSource` config. Previously this value defaulted to
`false`, and has not been used in end-to-end tests since
Grafana 8.0.3.
- Removes the deprecated `LegacyBaseMap`, `LegacyValueMapping`,
`LegacyValueMap`, and `LegacyRangeMap` types, and
`getMappedValue` function from grafana-data. Migration is as
follows:
| Old | New |
| -------------------- | ----------------------- |
| `LegacyBaseMap` | `MappingType` |
| `LegacyValueMapping` | `ValueMapping` |
| `LegacyValueMap` | `ValueMap` |
| `LegacyRangeMap` | `RangeMap` |
| `getMappedValue` | `getValueMappingResult` |
This change fixes a bug in Grafana where intermittent failure
of database, network between Grafana and the database, or
error in querying the database would cause all alert rules to
be unscheduled in Grafana. Following this change scheduled
alert rules are not updated unless the query is successful.
- The `get_alert_rules_duration_seconds` metric has been
renamed to `schedule_query_alert_rules_duration_seconds`.
- Any secret (data sources credential, alert manager
credential, etc, etc) created or modified with Grafana v9.0
won't be decryptable from any previous version (by default)
because the way encrypted secrets are stored into the
database has changed. Although secrets created or modified
with previous versions will still be decryptable by Grafana
v9.0.
- If required, although generally discouraged, the
`disableEnvelopeEncryption` feature toggle can be enabled to
keep envelope encryption disabled once updating to Grafana
v9.0.
- In case of need to rollback to an earlier version of Grafana
(i.e. Grafana v8.x) for any reason, after being created or
modified any secret with Grafana v9.0, the
`envelopeEncryption` feature toggle will need to be enabled
to keep backwards compatibility (only from `v8.3.x` a bit
unstable, from `8.5.x` stable).
- As a final attempt to deal with issues related with the
aforementioned situations, the `grafana-cli admin
secrets-migration rollback` command has been designed to
move back all the Grafana secrets encrypted with envelope
encryption to legacy encryption. So, after running that
command it should be safe to disable envelope encryption
and/or roll back to a previous version of Grafana.
- Alternatively or complementarily to all the points above,
backing up the Grafana database before updating could be a
good idea to prevent disasters (although the risk of getting
some secrets corrupted only applies to those updates/created
with after updating to Grafana v9.0).
- According to the dynamic labels documentation, you can use up
to five dynamic values per label. There’s currently no such
restriction in the alias pattern system, so if more than 5
patterns are being used the GetMetricData API will return an
error.
- Dynamic labels only allow \${LABEL} to be used once per
query. There’s no such restriction in the alias pattern
system, so in case more than 1 is being used the
GetMetricData API will return an error.
- When no alias is provided by the user, Grafana will no longer
fallback with custom rules for naming the legend.
- In case a search expression is being used and no data is
returned, Grafana will no longer expand dimension values, for
instance when using a multi-valued template variable or star
wildcard `*` in the dimension value field.
- Time series might be displayed in a different order. Using
for example the dynamic label `${PROP('MetricName')}`, might
have the consequence that the time series are returned in a
different order compared to when the alias pattern
`{{metric}}` is used
- In Elasticsearch, 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.
- Environment variables passed from Grafana to external Azure
plugins have been renamed:
- `AZURE_CLOUD` renamed to `GFAZPL_AZURE_CLOUD`
- `AZURE_MANAGED_IDENTITY_ENABLED` renamed to
`GFAZPL_MANAGED_IDENTITY_ENABLED`
- `AZURE_MANAGED_IDENTITY_CLIENT_ID` renamed to
`GFAZPL_MANAGED_IDENTITY_CLIENT_ID`
- There are no known plugins which were relying on these
variables. Moving forward plugins should read Azure settings
only via Grafana Azure SDK which properly handles old and new
environment variables.
- Removes support for for ElasticSearch versions after their
end-of-life, currently versions < 7.10.0. To continue to use
ElasticSearch data source, upgrade ElasticSearch to version
7.10.0+.
- Application Insights and Insight Analytics queries in Azure
Monitor were deprecated in Grafana 8.0 and finally removed in
9.0. Deprecated queries will no longer be executed.
- **grafana/ui: Button now specifies a default type="button"**
The `Button` component provided by @grafana/ui now specifies
a default `type="button"` when no type is provided.
In previous versions, if the attribute was not specified for
buttons associated with a `<form>` the default value was
`submit` per the specification. You can preserve the old
behavior by explicitly setting the type attribute:
`<Button type="submit" />`
- The `Rename by regex` transformation has been improved to
allow global patterns of the form `/<stringToReplace>/g`.
Depending on the regex match used, this may cause some
transformations to behave slightly differently. You can
guarantee the same behaviour as before by wrapping the
`match` string in forward slashes (`/`), e.g. `(.*)` would
become `/(.*)/`
- `<Select />` menus will now portal to the document body by
default. This is to give more consistent behaviour when
positioning and overlaying. If you were setting
`menuShouldPortal={true}` before you can safely remove that
prop and behaviour will be the same. If you weren't
explicitly setting that prop, there should be no visible
changes in behaviour but your tests may need updating. If you
were setting `menuShouldPortal={false}` this will continue to
prevent the menu from portalling.
- Grafana alerting endpoint prefixed with `api/v1/rule/test`
that tests a rule against a Corte/Loki data source now
expects the data source UID as a path parameter instead of
the data source numeric identifier.
- Grafana alerting endpoints prefixed with `api/prometheus/`
that proxy requests to a Cortex/Loki data source now expect
the data source UID as a path parameter instead of the data
source numeric identifier.
- Grafana alerting endpoints prefixed with `api/ruler/` that
proxy requests to a Cortex/Loki data source now expect the
data source UID as a path parameter instead of the data
source numeric identifier.
- Grafana alerting endpoints prefixed with `api/alertmanager/`
that proxy requests to an Alertmanager now expect the data
source UID as a path parameter instead of the data source
numeric identifier.
- The format of log messages have been updated, `lvl` is now
`level` and `eror`and `dbug` has been replaced with `error`
and `debug`. The precision of timestamps has been increased.
To smooth the transition, it is possible to opt-out of the
new log format by enabling the feature toggle `oldlog`.
This option will be removed in a future minor release.
- In the Loki data source, the dataframe format used to
represent Loki logs-data has been changed to a more efficient
format. The query-result is represented by a single dataframe
with a "labels" column, instead of the separate dataframes
for every labels-value. When displaying such data in explore,
or in a logs-panel in the dashboard will continue to work
without changes, but if the data was loaded into a different
dashboard-panel, or Transforms were used, adjustments may be
necessary. For example, if you used the "labels to fields"
transformation with the logs data, please switch to the
"extract fields" transformation.
OBS-URL: https://build.opensuse.org/request/show/1066405
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=97
- Update to version 8.5.13:
+ Features and enhancements:
* Plugins: Expose emotion/react to plugins to prevent load
failures
+ Bug fix:
* AuthNZ: Security fixes for (bsc#1203596, CVE-2022-36062) and
CVE-2022-35957
- Update to version 8.5.11:
+ Features and enhancements:
* Rendering: Add support for renderer token
* Alerting: AlertingProxy to elevate permissions for request
forwarded to data proxy when RBAC enabled
OBS-URL: https://build.opensuse.org/request/show/1005640
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=78
- Update to version 8.5.10
+ Bug fixes (8.5.10):
* RBAC: Fix Anonymous Editors missing dashboard controls.
#52649, @gamab
+ Bug fixes (8.5.9):
* Security: Fixes for CVE-2022-31107 and CVE-2022-31097.
#52238, @xlson
+ Bug fixes (8.4.10):
* Security: Security: Fixes for CVE-2022-31107 and
CVE-2022-31097. #52218, @IevaVasiljeva
+ Bug fixes (8.5.6):
* Dashboard: Fixes random scrolling on time range change.
#50379, @torkelo
* Security: Fixes minor code scanning security warnings in old
vendored javascript libs. #50382, @torkelo
+ Features and enhancements (8.5.5):
* Azure Monitor: Include datasource ref when interpolating
variables. #49543, @kevinwcyu
* CloudWatch: Add multi-value template variable support for log
group names in logs query builder. #49737, @kevinwcyu
* Cloudwatch: Add template variable query function for listing
log groups. #50100, @yaelleC
+ Bug fixes (8.5.5):
* Alerting: Do not overwrite existing alert rule condition.
#49920, @gillesdemey
* Alerting: Remove double quotes from matchers. #50044,
@alexweav
+ Features and enhancements (8.5.4):
* Alerting: Remove disabled flag for data source when migrating
alerts. #48559, @yuri-tceretian
* Alerting: Show notification tab of legacy alerting only to
editor. #49624, @yuri-tceretian
* Alerting: Update migration to migrate only alerts that belong
to existing org\dashboard. #49192, @yuri-tceretian
* AzureMonitor: Do not quote variables when a custom "All"
variable option is used. #49428, @andresmgot
* AzureMonitor: Update allowed namespaces. #48468,
@jcolladokuri
* CloudMonitor: Correctly encode default project response.
#49510, @aangelisc
* Cloudwatch: Add support for new AWS/RDS EBS* metrics.
#48798, @szymonpk
* InfluxDB: Use backend for influxDB by default via feature
toggle. #48453, @yesoreyeram
* Legend: Use correct unit for percent and count calculations.
#49004, @dprokop
* LokI: use millisecond steps in Grafana 8.5.x. #48630, @gabor
* Plugins: Introduce HTTP 207 Multi Status response to
api/ds/query. #48550, @wbrowne
* Reporting: Improve PDF file size using grid layout.
(Enterprise)
* Transformations: Add an All Unique Values Reducer. #48653,
@josiahg
* Transformers: avoid error when the ExtractFields source field
is missing. #49368, @wardbekker
* [v8.5.x] Alerting: Update migration to migrate only alerts
that belong to existing org\dashboard. #49199, @grafanabot
* [v8.5.x] Reporting: Improve PDF file size using grid layout.
(Enterprise)
+ Bug fixes (8.5.4):
* Alerting: Allow disabling override timings for notification
policies. #48648, @gillesdemey
* Alerting: Allow serving images from custom url path. #49022,
@gillesdemey
* Alerting: Apply Custom Headers to datasource queries. #47860,
@joeblubaugh
* Alerting: Fix RBAC actions for notification policies. #49185,
@yuri-tceretian
* Alerting: Fix access to alerts for viewer with editor
permissions when RBAC is disabled. #49270, @yuri-tceretian
* Alerting: Fix anonymous access to alerting. #49203,
@yuri-tceretian
* Alerting: correctly show all alerts in a folder. #48684,
@gillesdemey
* AzureMonitor: Fixes metric definition for Azure Storage
queue/file/blob/table resources. #49101, @aangelisc
* Dashboard: Fix dashboard update permission check. #48746,
@IevaVasiljeva
* DashboardExport: Fix exporting and importing dashboards where
query data source ended up as incorrect. #48410, @torkelo
* FileUpload: clicking the Upload file button now opens their
modal correctly. #48766, @ashharrison90
* GrafanaUI: Fix color of links in error Tooltips in light
theme. #49327, @joshhunt
* LibraryPanels: Fix library panels not connecting properly in
imported dashboards. #49161, @joshhunt
* Loki: Improve unpack parser handling. #49074, @gabor
* RolePicker: Fix menu position on smaller screens. #48429,
@Clarity-89
* TimeRange: Fixes updating time range from url and browser
history. #48657, @torkelo
* TimeSeries: Fix detection & rendering of sparse datapoints.
#48841, @leeoniya
* Timeseries: Fix outside range stale state. #49633, @ryantxu
* Tooltip: Fix links not legible in Tooltips when using light
theme. #48748, @joshhunt
* Tooltip: Sort decimals using standard numeric compare.
#49084, @dprokop
* Transforms: Labels to fields, fix label picker layout.
#49304, @torkelo
* Variables: Fixes issue with data source variables not
updating queries with variable. #49478, @torkelo
* [v8.5.x] Alerting: Fix RBAC actions for notification policies
(#49185). #49348, @yuri-tceretian
* [v8.5.x] Alerting: Fix access to alerts for viewer with
editor permissions when RBAC is disabled. #49427, @konrad147
* [v8.5.x] Alerting: Fix anonymous access to alerting. #49268,
@yuri-tceretian
+ Breaking changes (8.5.4):
For a data source query made via /api/ds/query:
If the DatasourceQueryMultiStatus feature is enabled and
The data source response has an error set as part of the
DataResponse, the resulting HTTP status code is now 207
Multi Status instead of 400 Bad gateway
If the DatasourceQueryMultiStatus feature is not enabled and
The data source response has an error set as part of the
DataResponse, the resulting HTTP status code is 400 Bad
Request (no breaking change)
--> Issue #48550
+ Bug fixes (8.5.3):
* Security: fixes CVE-2022-29170. #49240, @xlson
+ Features and enhancements (8.5.2):
* Alerting: Add safeguard for migrations that might cause
dataloss. #48526, @JohnnyQQQQ
* AzureMonitor: Add support for not equals and startsWith
operators when creating Azure Metrics dimension filters.
#48077, @aangelisc
* Elasticsearch: Add deprecation notice for < 7.10 versions.
#48506, @ivanahuckova
* Traces: Filter by service/span name and operation in Tempo
and Jaeger. #48209, @joey-grafana
+ Bug fixes (8.5.2):
* AzureAd Oauth: Fix strictMode to reject users without an
assigned role. #48474, @kyschouv
* CloudWatch: Fix variable query tag migration. #48587, @iwysiu
* Plugins: Ensure catching all appropriate 4xx api/ds/query
scenarios. #47565, @wbrowne
+ Bug fixes (8.5.1):
* Azure Monitor: Fix space character encoding for metrics query
link to Azure Portal. #48139, @kevinwcyu
* CloudWatch: Prevent log groups from being removed on query
change. #47994, @asimpson
* Cloudwatch: Fix template variables in variable queries.
#48140, @iwysiu
* Explore: Prevent direct access to explore if disabled via
feature toggle. #47714, @Elfo404
* InfluxDB: Fixes invalid no data alerts. #48295, @yesoreyeram
* Navigation: Prevent navbar briefly showing on login. #47968,
@ashharrison90
* Plugins Catalog: Fix styling of hyperlinks. #48196, @marefr
* Table: Fix filter crashes table. #48258, @zoltanbedi
* TimeSeries: Properly stack series with missing datapoints.
#48321, @leeoniya
+ Features and enhancements (8.5.0):
* Alerting: Add contact points provisioning API. #47197,
@JohnnyQQQQ
* Alerting: Add resolved count to notification title when both
firing and resolved present. #46697, @JacobsonMT
* Alerting: Alert rule should wait For duration when execution
error state is Alerting. #47052, @grobinson-grafana
* Alerting: Classic conditions can now display multiple values.
#46971, @gotjosh
* Alerting: Display query from grafana-managed alert rules on
/api/v1/rules. #45969, @gotjosh
* Alerting: Enhance support for arbitrary group names in
managed alerts. #47785, @gillesdemey
* Alerting: add field for custom slack endpoint. #45751,
@nathanrodman
* Azure Monitor : Adding json formatting of error messages in
Panel Header Corner and Inspect Error Tab. #44877, @yaelleC
* Azure Monitor: Add 2 more Curated Dashboards for VM Insights.
#45187, @jcolladokuri
* CloudWatch: Handle new error codes for MetricInsights.
#47033, @Gabrielopesantos
* Dashboards: show changes in save dialog. #46557, @ryantxu
* DataSource: Default data source is no longer a persisted
state but just the default data source for new panels.
#45132, @torkelo
* DataSourcePlugin API: Allow queries import when changing data
source type. #47435, @dprokop
* Explore: Remove return to panel button. #45018, @gelicia
* Explore: allow users to save Explore state to a new panel in
a new dashboard. #45148, @Elfo404
* Instrumentation: Proxy status code correction and various
improvements. #47473, @marefr
* Logging: Introduce feature toggle to activate gokit/log
format. #47336, @ying-jeanne
* NewsPanel: Add support for Atom feeds. #45390, @kaydelaney
* Plugins: Add deprecation notice for /api/tsdb/query endpoint.
#45238, @wbrowne
* Plugins: Adding support for traceID field to accept
variables. #45559, @vinisdl
* PostgreSQL: __unixEpochGroup to support arithmetic expression
as argument. #46764, @s0nik42
* Profile/Help: Expose option to disable profile section and
help menu. #46308, @cameronwaterman
* Prometheus: Enable new visual query builder by default.
#46634, @torkelo
* SAML: Allow disabling of SAML signups. #47481, @mmandrus
* SAML: Allow disabling of SAML signups. (Enterprise)
* Table: New pagination option. #45732, @zoltanbedi
* TablePanel: Add cell inspect option. #45620, @dprokop
* Tempo / Trace Viewer: Support Span Links in Trace Viewer.
#45632, @Shachi16
* Tempo: Download span references in data inspector. #47074,
@connorlindsey
* Tempo: Separate trace to logs and loki search datasource
config. #46655, @connorlindsey
* Trace View: Show number of child spans. #44393, @tharun208
* Transformations: Support escaped characters in key-value pair
parsing. #47901, @aangelisc
+ Bug fixes (8.5.0):
* Azure Monitor: Bug Fix for incorrect variable cascading for
template variables. #47478, @jcolladokuri
* CloudWatch: List all metrics properly in SQL autocomplete.
#45898, @sunker
* CloudWatch: Run query on blur in logs query field. #47454,
@fridgepoet
* Dashboard: Template variables are now correctly persisted
when clicking breadcrumb links. #46790, @ashharrison90
* DashboardPage: Remember scroll position when coming back
panel edit / view panel. #47639, @torkelo
* Panel Edit: Options search now works correctly when a
logarithmic scale option is set. #47927, @ashharrison90
* Postgres: Return tables with hyphenated schemes. #45754,
@zuchka
* Table panel: Fix horizontal scrolling when pagination is
enabled. #47776, @dprokop
* Variables: Ensure variables in query params are correctly
recognised. #47049, @ashharrison90
* Variables: Fix crash when changing query variable datasource.
#44957, @joshhunt
* Visualizations: Stack negative-valued series downwards.
#47373, @leeoniya
+ Breaking changes (8.5.0):
For a proxied request, e.g. Grafana's datasource or plugin
proxy: If the request is cancelled, e.g. from the browser/by
the client, the HTTP status code is now 499 Client closed
request instead of 502 Bad gateway If the request times out,
e.g. takes longer time than allowed, the HTTP status code is
now 504 Gateway timeout instead of 502 Bad gateway. Issue
#47473 The change in behavior is that negative-valued series
are now stacked downwards from 0 (in their own stacks), rather
than downwards from the top of the positive stacks. We now
automatically group stacks by Draw style, Line interpolation,
and Bar alignment, making it impossible to stack bars on top of
lines, or smooth lines on top of stepped lines. Issue #47373
The meaning of the default data source has now changed from
being a persisted property in a panel. Before when you selected
the default data source for a panel and later changed the
default data source to another data source it would change all
panels who were configured to use the default data source. From
now on the default data source is just the default for new
panels and changing the default will not impact any currently
saved dashboards. Issue #45132 The Tooltip component provided
by @grafana/ui is no longer automatically interactive (that is
you can hover onto it and click a link or select text). It will
from now on by default close automatically when you mouse out
from the trigger element. To make tooltips behave like before
set the new interactive property to true.
+ Deprecations (8.5.0):
/api/tsdb/query API has been deprecated and will be removed in
a future release. Use /api/ds/query instead. Issue #45238
+ Plugin development fixes & changes (8.5.0):
* Card: Increase clickable area when meta items are present.
#47935, @ashharrison90
* Loki: Fix operator description propup from being shortened.
#46575, @glintik
* Tooltips: Make tooltips non interactive by default. #45053,
@torkelo
+ Features and enhancements (8.4.7):
* CloudWatch: Added missing MemoryDB Namespace metrics. #47290,
@james-deee
* Histogram Panel: Take decimal into consideration. #47330,
@mdvictor
* TimeSeries: Sort tooltip values based on raw values. #46738,
@dprokop
+ Bug fixes (8.4.7):
* API: Include userId, orgId, uname in request logging
middleware. #47183, @marefr
* Elasticsearch: Respect maxConcurrentShardRequests datasource
setting. #47120, @alexandrst88
+ Bug fixes (8.4.6):
* Security: Fixes CVE-2022-24812. For more information, see our
blog
+ Features and enhancements (8.4.5):
* Instrumentation: Make backend plugin metrics endpoints
available with optional authentication. #46467, @marefr
* Table panel: Show datalinks for cell display modes JSON View
and Gauge derivates. #46020, @mdvictor
+ Bug fixes (8.4.5):
* Azure Monitor: Small bug fixes for Resource Picker. #46665,
@sarahzinger
* Logger: Use specified format for file logger. #46970, @sakjur
* Logs: Handle missing fields in dataframes better. #46963,
@gabor
* ManageDashboards: Fix error when deleting all dashboards from
folder view. #46877, @joshhunt
+ Features and enhancements (8.4.4):
* Loki: Add unpack to autocomplete suggestions (#44623).
#46573, @glintik
* Plugins: allow using both Function and Class components for
app plugins. #46148, @leventebalogh
* TimeSeries: Add migration for Graph panel's transform series
override. #46577, @dprokop
* TimeSeries: Preserve null/undefined values when performing
negative y transform. #46584, @dprokop
+ Bug fixes (8.4.4):
* CloudWatch: Use default http client from aws-sdk-go. #46370,
@sunker
* Dashboards: Fixes repeating by row and no refresh. #46565,
@torkelo
* Gauge: Fixes blank viz when data link exists and orientation
was horizontal. #46335, @torkelo
* Search: sort results correctly when using postgres. #46466,
@xlson
* TagsInput: fix tags remove button accessibility issues.
#46254, @Elfo404
* TextPanel: Sanitize after markdown has been rendered to html.
#46166, @ashharrison90
+ Features and enhancements (8.4.3):
* Alerting: Grafana uses > instead of >= when checking the For
duration. #46010
* Alerting: Use expanded labels in dashboard annotations.
#45726, @grobinson-grafana
* Logs: Escape windows newline into single newline. #45771,
@perosb
+ Bug fixes (8.4.3):
* Alerting: Fix use of > instead of >= when checking the For
duration. #46011, @grobinson-grafana
* Azure Monitor: Fixes broken log queries that use workspace.
#45820, @sunker
* CloudWatch: Remove error message when using multi-valued
template vars in region field. #45886, @sunker
* Middleware: Fix IPv6 host parsing in CSRF check. #45911,
@ying-jeanne
+ Plugin development fixes & changes (8.4.3):
* ClipboardButton: Use a fallback when the Clipboard API is
unavailable. #45831, @ashharrison90
+ Features and enhancements (8.4.2):
* OAuth: Add setting to skip org assignment for external
users. #34834, @baez90
* Tracing: Add option to map tag names to log label names in
trace to logs settings. #45178, @connorlindsey
+ Bug fixes (8.4.2):
* Explore: Fix closing split pane when logs panel is
used. #45602, @ifrost
+ Features and enhancements (8.4.1):
* Cloudwatch: Add support for AWS/PrivateLink* metrics and
dimensions. #45515, @szymonpk
* Configuration: Add ability to customize okta login button
name and icon. #44079, @DanCech
* Tempo: Switch out Select with AsyncSelect component to get
loading state in Tempo Search. #45110, @CatPerry
+ Bug fixes (8.4.1):
* Alerting: Fix migrations by making send_alerts_to field
nullable. #45572, @santihernandezc
+ Features and enhancements (8.4.0):
* API: Extract OpenAPI specification from source code using
go-swagger. #40528, @papagian
* AccessControl: Disable user remove and user update roles when
they do not have the permissions. #43429, @Jguer
* AccessControl: Provisioning for teams. #43767, @gamab
* API: Add usage stats preview endpoint. #43899, @Jguer
* Alerting: Move slow queries in the scheduler to another
goroutine. #44423, @grobinson-grafana
* Alerting: Use time.Ticker instead of alerting.Ticker in
ngalert. #44395, @grobinson-grafana
* Alerting: add custom grouping to Alert Panel. #44559,
@gillesdemey
* Analytics: Add user id tracking to google analytics.
#42763, @autoric
* Angular: Add AngularJS plugin support deprecation plan to
docs site. #45149, @torkelo
* Auth: implement auto_sign_up for auth.jwt. #43502, @sakjur
* Azure Monitor Logs: Order subscriptions in resource picker by
name. #45228, @sunker
* Azure monitor Logs: Optimize data fetching in resource
picker. #44549, @sunker
* AzureMonitor: Filter list of resources by resourceType.
#43522, @andresmgot
* BarChart: color by field, x time field, bar radius, label
skipping. #43257, @leeoniya
* Chore: Implement OpenTelemetry in Grafana. #42674, @idafurjes
* Cloud Monitoring: Adds metric type to Metric drop down
options. #43268, @tw1nk
* CloudWatch: Add Data Lifecycle Manager metrics and dimension.
#43310, @ilyastoli
* CloudWatch: Add Missing Elasticache Host-level metrics.
#43455, @dhendo
* CloudWatch: Add all ElastiCache Redis Metrics. #43336,
@siavashs
* CloudWatch: Add new AWS/ES metrics. #43034, @sunker
* Cloudwatch: Add syntax highlighting and autocomplete for
"Metric Search". #43985, @sarahzinger
* Explore: Support custom display label for exemplar links for
Prometheus datasource. #42732, @JokerQueue
* Hotkeys: Make time range absolute/permanent. #43802, @davkal
* Playlists: Enable sharing direct links to playlists. #44161,
@ashharrison90
* SQLStore: Prevent concurrent migrations. #44101, @papagian
* SSE: Add Mode to drop NaN/Inf/Null in Reduction operations.
#43583, @kylebrandt
* Setting: Support configuring feature toggles with bools
instead of just passing an array. #43326, @bergquist
* TimeSeries: Add support for negative Y and constant
transform. #44774, @dprokop
* Transformations: Add 'JSON' field type to
ConvertFieldTypeTransformer. #42624, @sd2k
+ Bug fixes (8.4.0):
* Auth: Guarantee consistency of signed SigV4 headers.
#45054, @wbrowne
* CloudWatch: Fix MetricName resetting on Namespace change.
#44165, @yaelleC
* Cloudwatch : Fixed reseting metric name when changing
namespace in Metric Query. #44612, @yaelleC
* Explore: Avoid locking timepicker when range is inverted.
#44790, @Elfo404
* Instrumentation: Fix HTTP request instrumentation of
authentication failures. #44234, @marefr
* LibraryPanels: Prevent long descriptions and names from
obscuring the delete button. #45190, @zuchka
* OAuth: Fix parsing of ID token if header contains non-string
value. #44159, @marefr
* Panel Edit: Visualization search now works correctly with
special characters. #45137, @ashharrison90
* Provisioning: Fix duplicate validation when multiple
organizations have been configured. #44151, @marefr
* QueryField: Fix issue with undo history when suggestion is
inserted (#28656). #39114, @glintik
* TablePanel: Do not prefix columns with frame name if multiple
frames and override active. #45174, @mdvictor
+ Deprecations (8.4.0):
AngularJS plugin support is now in a deprecated state, meaning
it will be removed in a future release. Currently, that is
planned for version 10 (in 2023). The documentation site has an
article with more details on why, when, and how. Issue #45149
OBS-URL: https://build.opensuse.org/request/show/999209
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=76
- Update to version 8.3.10
+ Security:
* Fixes XSS vulnerability in the Unified Alerting
(bsc#1201535, CVE-2022-31097)
* Fixes OAuth account takeover vulnerability
(bsc#1201539, CVE-2022-31107)
- Update to version 8.3.9
+ Bug fixes:
* Geomap: Display legend
* Prometheus: Fix timestamp truncation
- Update to version 8.3.7
+ Bug fix:
* Provisioning: Ensure that the default value for orgID is set
when provisioning datasources to be deleted.
- Update to version 8.3.6
+ Features and enhancements:
* Cloud Monitoring: Reduce request size when listing labels.
* Explore: Show scalar data result in a table instead of graph.
* Snapshots: Updates the default external snapshot server URL.
* Table: Makes footer not overlap table content.
* Tempo: Add request histogram to service graph datalink.
* Tempo: Add time range to tempo search query behind a feature flag.
* Tempo: Auto-clear results when changing query type.
* Tempo: Display start time in search results as relative time.
+ Bug fixes:
* CloudMonitoring: Fix resource labels in query editor.
* Cursor sync: Apply the settings without saving the dashboard.
* LibraryPanels: Fix for Error while cleaning library panels.
* Logs Panel: Fix timestamp parsing for string dates without timezone.
* Prometheus: Fix some of the alerting queries that use reduce/math operation.
* TablePanel: Fix ad-hoc variables not working on default datasources.
* Text Panel: Fix alignment of elements.
* Variables: Fix for constant variables in self referencing links.
OBS-URL: https://build.opensuse.org/request/show/994726
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=74
- Update to version 7.5.5:
* "Release: Updated versions in package to 7.5.5" (#33469)
* GraphNG: Fix exemplars window position (#33427) (#33462)
* Remove field limitation from slack notification (#33113) (#33455)
* Prometheus: Support POST in template variables (#33321) (#33441)
* Instrumentation: Add success rate metrics for email notifications (#33359) (#33409)
* Use either moment objects (for absolute times in the datepicker) or string (for relative time) (#33315) (#33406)
* Docs: Removed type from find annotations example. (#33399) (#33403)
* [v7.5.x]: FrontendMetrics: Adds new backend api that frontend can use to push frontend measurements and counters to prometheus (#33255)
* Updated label for add panel. (#33285) (#33286)
* Bug: Add git to Dockerfile.ubuntu (#33247) (#33248)
* Docs: Sync latest master docs with 7.5.x (#33156)
* Docs: Update getting-started-influxdb.md (#33234) (#33241)
* Doc: Document the X-Grafana-Org-Id HTTP header (#32478) (#33239)
* Minor Changes in Auditing.md (#31435) (#33238)
* Docs: Add license check endpoint doc (#32987) (#33236)
* Postgres: Fix time group macro when TimescaleDB is enabled and interval is less than a second (#33153) (#33219)
* Docs: InfluxDB doc improvements (#32815) (#33185)
* [v7.5.x] Loki: Pass Skip TLS Verify setting to alert queries (#33031)
* update cla (#33181)
* Fix inefficient regular expression (#33155) (#33159)
* Auth: Don't clear auth token cookie when lookup token fails (#32999) (#33136)
* Elasticsearch: Add documentation for supported Elasticsearch query transformations (#33072) (#33128)
* Update team.md (#33060) (#33084)
* GE issue 1268 (#33049) (#33081)
* Fixed some formatting issues for PRs from yesterday. (#33078) (#33079)
* Explore: Load default data source in Explore when the provided source does not exist (#32992) (#33061)
* Docs: Replace next with latest in aliases (#33054) (#33059)
* Added missing link item. (#33052) (#33055)
* Backport 33034 (#33038)
* Docs: Backport 32916 to v7.5x (#33008)
* ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973) (#32998)
* Elasticsearch: Force re-rendering of each editor row type change (#32993) (#32996)
* Docs: Sync release branch with latest docs (#32986)
OBS-URL: https://build.opensuse.org/request/show/891162
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=56
- Update to version 7.5.4:
- Update to version 7.5.3:
- Update to version 7.4.5
* Security: Fix API permissions issues related to team-sync CVE-2021-28146, CVE-2021-28147. (Enterprise)
* Security: Usage insights requires signed in users CVE-2021-28148. (Enterprise)
* Security: Do not allow editors to incorrectly bypass permissions on the default data source. CVE-2021-27962. (Enterprise)
- Drop patch add-gotest-module.patch
- Add patch drop-grafana-aws-sdk-0.3.0-module.patch
OBS-URL: https://build.opensuse.org/request/show/885774
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=54
- Update to version 7.3.6:
* fixes for saml vulnerability
* [v7.3.x] Fix: Correct panel edit uistate migration (#29413) (#29711)
* PanelEdit: Prevent the preview pane to be resized further than window height (#28370) (#29726)
* Fix: Migrate Panel edit uiState percentage strings to number (#29412) (#29723)
* "Release: Updated versions in package to 7.3.5" (#29710)
* Chore: upgrading y18n to 4.0.1 for security reasons (#29523) (#29709)
* Panel: making sure we support all versions of chrome when detecting position of click event. (#29544) (#29708)
* PanelEdit: making sure the correct datasource query editor is being rendered. (#29500) (#29707)
* [v7.3.x] Auth: Add SigV4 header allowlist to reduce chances of verification issues (#29705)
* Alerting: Use correct time series name override from frame fields (#29693) (#29698)
* CloudWatch: namespace in search expression should be quoted if match exact is enabled #29109 (#29563) (#29687)
* Adds go dep used by an Enterprise feature. (#29645) (#29690)
* instrumentation: align label name with our other projects (#29514) (#29685)
* Instrumentation: Add examplars for request histograms (#29357) (#29682)
* Login: Fixes typo in tooltip (#29604) (#29606)
* fixes bug with invalid handler name for metrics (#29529) (#29532)
* AzureMonitor: Unit MilliSeconds naming (#29399) (#29526)
* Alarting: fix alarm messages in dingding (Fixes#29470) (#29482) (#29527)
* Bug: trace viewer doesn't show more than 300 spans (#29377) (#29504)
* Prometheus: don't override displayName property (#29441) (#29488)
* resolve conflicts (#29415)
* Drone: Upgrade build pipeline tool (#29365) (#29368)
* Drone: Upload artifacts for release branch builds (#29297) (#29364)
* Drone: Execute artifact publishing for both editions in parallel during release (#29362) (#29363)
* Drone: Publish NPM packages after Storybook to avoid race condition (#29340) (#29343)
* Docs: Fix editor role and alert notification channel description (#29301) (#29337)
* "Release: Updated versions in package to 7.3.4" (#29336)
* Security: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests #29330 (#29335)
* Backport of InfluxDB: update flux library and support boolean label values #29333
OBS-URL: https://build.opensuse.org/request/show/860337
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=50
- Update to version 6.7.3
- This version fixes bsc#1170557 and its corresponding CVE-2020-12245
- Admin: Fix Synced via LDAP message for non-LDAP external users. #23477, @alexanderzobnin
- Alerting: Fixes notifications for alerts with empty message in Google Hangouts notifier. #23559, @hugohaggmark
- AuthProxy: Fixes bug where long username could not be cached.. #22926, @jcmcken
- Dashboard: Fix saving dashboard when editing raw dashboard JSON model. #23314, @peterholmberg
- Dashboard: Try to parse 8 and 15 digit numbers as timestamps if parsing of time range as date fails. #21694, @jessetan
- DashboardListPanel: Fixed problem with empty panel after going into edit mode (General folder filter being automatically added) . #23426, @torkelo
- Data source: Handle datasource withCredentials option properly. #23380, @hvtuananh
- Security: Fix annotation popup XSS vulnerability. #23813, @torkelo
- Server: Exit Grafana with status code 0 if no error. #23312, @aknuds1
- TablePanel: Fix XSS issue in header column rename (backport). #23814, @torkelo
- Variables: Fixes error when setting adhoc variable values. #23580, @hugohaggmark
- Update to version 6.7.2:
(see installed changelog for the full list of changes)
- BackendSrv: Adds config to response to fix issue for external plugins that used this property . #23032, @torkelo
- Dashboard: Fixed issue with saving new dashboard after changing title . #23104, @dprokop
- DataLinks: make sure we use the correct datapoint when dataset contains null value.. #22981, @mckn
- Plugins: Fixed issue for plugins that imported dateMath util . #23069, @mckn
- Security: Fix for dashboard snapshot original dashboard link could contain XSS vulnerability in url. #23254, @torkelo
- Variables: Fixes issue with too many queries being issued for nested template variables after value change. #23220, @torkelo
- Plugins: Expose promiseToDigest. #23249, @torkelo
- Reporting (Enterprise): Fixes issue updating a report created by someone else
OBS-URL: https://build.opensuse.org/request/show/799306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=8
- This version fixes bsc#1170557 and its corresponding CVE-2020-12245
- Update to version 6.7.3
- Admin: Fix Synced via LDAP message for non-LDAP external users. #23477, @alexanderzobnin
- Alerting: Fixes notifications for alerts with empty message in Google Hangouts notifier. #23559, @hugohaggmark
- AuthProxy: Fixes bug where long username could not be cached.. #22926, @jcmcken
- Dashboard: Fix saving dashboard when editing raw dashboard JSON model. #23314, @peterholmberg
- Dashboard: Try to parse 8 and 15 digit numbers as timestamps if parsing of time range as date fails. #21694, @jessetan
- DashboardListPanel: Fixed problem with empty panel after going into edit mode (General folder filter being automatically added) . #23426, @torkelo
- Data source: Handle datasource withCredentials option properly. #23380, @hvtuananh
- Security: Fix annotation popup XSS vulnerability. #23813, @torkelo
- Server: Exit Grafana with status code 0 if no error. #23312, @aknuds1
- TablePanel: Fix XSS issue in header column rename (backport). #23814, @torkelo
- Variables: Fixes error when setting adhoc variable values. #23580, @hugohaggmark
- Update to version 6.7.2:
(see installed changelog for the full list of changes)
- BackendSrv: Adds config to response to fix issue for external plugins that used this property . #23032, @torkelo
- Dashboard: Fixed issue with saving new dashboard after changing title . #23104, @dprokop
- DataLinks: make sure we use the correct datapoint when dataset contains null value.. #22981, @mckn
- Plugins: Fixed issue for plugins that imported dateMath util . #23069, @mckn
- Security: Fix for dashboard snapshot original dashboard link could contain XSS vulnerability in url. #23254, @torkelo
- Variables: Fixes issue with too many queries being issued for nested template variables after value change. #23220, @torkelo
- Plugins: Expose promiseToDigest. #23249, @torkelo
- Reporting (Enterprise): Fixes issue updating a report created by someone else
OBS-URL: https://build.opensuse.org/request/show/799304
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=34
- spec file change:
* alter permissions of /etc/grafana and /var/lib/grafana to 755
* alter owner of /etc/grafana/provisioning/dashboards tree to root:root
* this allows installing dashboards via rpms without these rpms depending on this rpm
- Update to version 6.2.5:
* release 6.2.5
* Panel: Fully escape html in drilldown links (was only sanitized before) (#17731)
* Grafana-CLI: Wrapper for `grafana-cli` within RPM/DEB packages and config/homepath are now global flags (#17695)
* config: fix connstr for remote_cache (#17675)
* TablePanel: fix annotations display (#17646)
* middleware: fix Strict-Transport-Security header (#17644)
* Elasticsearch: Fix empty query request to send properly (#17488)
* release 6.2.4
* grafana-cli: Fix receiving flags via command line (#17617)
* HTTPServer: Fix X-XSS-Protection header formatting (#17620)
* release 6.2.3
* cli: grafana-cli should receive flags from the command line (#17606)
* AuthProxy: Optimistic lock pattern for remote cache Set (#17485)
* OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy (#17541)
* middleware: add security related HTTP(S) response headers (#17522)
* remote_cache: Fix redis (#17483)
* auth_proxy: non-negative cache TTL (#17495)
- Update to version 6.2.2:
* Security Fix: Prevent csv formula injection attack
* PluginConfig: Fixed plugin config page navigation when using subpath
* Explore: Update time range before running queries
* Perf: Fix slow dashboards ACL query
* Database: Initialize xorm with an empty schema for postgres
* CloudWatch: Avoid exception while accessing results
- Remove phantomjs dependency
* Modified: Makefile
- Update to version 6.2.1
* Bug Fixes
+ Auth Proxy: Resolve database is locked errors.
+ Database: Retry transaction if sqlite returns database is locked error.
+ Explore: Fixes so clicking in a Prometheus Table the query is filtered by clicked value.
+ Singlestat: Fixes issue with value placement and line wraps.
+ Tech: Update jQuery to 3.4.1 to fix issue on iOS 10 based browers as well as Chrome 53.x.
* Features / Enhancements
+ CLI: Add command to migrate all datasources to use encrypted password fields.
+ Gauge/BarGauge: Improvements to auto value font size.
* Modified: README
- Update to version 6.2.0
* Bug Fixes
+ BarGauge: Fix for negative min values.
+ Gauge/BarGauge: Fix for issues editing min & max options.
+ Search: Make only folder name only open search with current folder filter.
+ AzureMonitor: Revert to clearing chained dropdowns.
+ Dashboard: Fixes blank dashboard after window resize with panel without title.
+ Dashboard: Fixes lazy loading & expanding collapsed rows on mobile.
+ Dashboard: Fixes scrolling issues for Edge browser.
+ Dashboard: Show refresh button in first kiosk(tv) mode.
+ Explore: Fix empty result from datasource should render logs container.
+ Explore: Fixes so clicking in a Prometheus Table the query is filtered by clicked value.
+ Explore: Makes it possible to zoom in Explore/Loki/Graph without exception.
+ Gauge: Fixes orientation issue after switching from BarGauge to Gauge.
+ GettingStarted: Fixes layout issues in getting started panel.
+ InfluxDB: Fix HTTP method should default to GET.
+ Panels: Fixed alert icon position in panel header.
+ Panels: Fixes panel error tooltip not showing.
+ Plugins: Fix how datemath utils are exposed to plugins.
+ Singlestat: fixed centering issue for very small panels.
+ Search: Scroll issue in dashboard search in latest Chrome.
+ Docker: Prevent a permission denied error when writing files to the default provisioning directory.
+ Gauge: Adds background shade to gauge track and improves height usage.
+ RemoteCache: Avoid race condition in Set causing error on insert. .
+ Build: Fix bug where grafana didn't start after mysql on rpm packages.
+ CloudWatch: Fixes query order not affecting series ordering & color.
+ CloudWatch: Use default alias if there is no alias for metrics.
+ Config: Fixes bug where timeouts for alerting was not parsed correctly.
+ Elasticsearch: Fix view percentiles metric in table without date histogram.
+ Explore: Prevents histogram loading from killing Prometheus instance.
+ Graph: Allow override decimals to fully override.
+ Mixed Datasource: Fix error when one query is disabled.
+ Search: Fixes search limits and adds a page parameter.
+ Security: Responses from backend should not be cached.
* Breaking Changes
+ Plugins: Data source plugins that process hidden queries need to add a "hiddenQueries: true" attribute in plugin.json.
+ Gauge Panel: The suffix / prefix options have been removed from the new Gauge Panel (introduced in v6.0). #16870.
* Features / Enhancements
+ Plugins: Support templated urls in plugin routes.
+ Packaging: New MSI windows installer package**.
+ Admin: Add more stats about roles.
+ Alert list panel: Support variables in filters.
+ Alerting: Adjust label for send on all alerts to default .
+ Alerting: Makes timeouts and retries configurable.
+ Alerting: No notification when going from no data to pending.
+ Alerting: Pushover alert, support for different sound for OK.
+ Auth: Enable retries and transaction for some db calls for auth tokens .
+ AzureMonitor: Adds support for multiple subscriptions per datasource.
+ Bar Gauge: New multi series enabled gauge like panel with horizontal and vertical layouts and 3 display modes.
+ Build: Upgrades to golang 1.12.4.
+ CloudWatch: Update AWS/IoT metric and dimensions.
+ Config: Show user-friendly error message instead of stack trace.
+ Dashboard: Enable filtering dashboards in search by current folder.
+ Dashboard: Lazy load out of view panels .
+ DataProxy: Restore Set-Cookie header after proxy request.
+ Datasources: Add pattern validation for time input on datasource config pages.
+ Elasticsearch: Add 7.x version support.
+ Explore: Adds reconnect for failing datasource.
+ Explore: Support user timezone.
+ InfluxDB: Add support for POST HTTP verb.
+ Loki: Search is now case insensitive.
+ OAuth: Update jwt regexp to include =.
+ Panels: No title will no longer make panel header take up space.
+ Prometheus: Adds tracing headers for Prometheus datasource.
+ Provisioning: Add API endpoint to reload provisioning configs.
+ Provisioning: Do not allow deletion of provisioned dashboards.
+ Provisioning: Interpolate env vars in provisioning files.
+ Security: Add new setting allow_embedding.
+ Security: Store datasource passwords encrypted in secureJsonData.
+ UX: Improve Grafana usage for smaller screens.
+ Units: Add angle units, Arc Minutes and Seconds.
- Update to version 6.1.6
* Security: Bump jQuery to 3.4.0
* Playlist: Fix loading dashboards by tag.
- Update to version 6.0.2:
* Fixed issue with alert links in alert list panel causing panel not found errors, fixes#15680
* Improved error handling when rendering dashboard panels, fixes#15913
* fix allow anonymous server bind for ldap search
* add nil/length check when delete old login attempts
* fix discord notifier so it doesn't crash when there are no image generated
* fix only users that can edit a dashboard should be able to update panel json
* move to new component to handle focus
* added state to not set focus on search every render
* Snapshots update
* Use app config directly in ButtonRow instead of passing datasources page URL via prop
* Update snapshots
* Fixed url of back button in datasource edit page, when root_url configured
* release: Bumped version
- Update to version 6.0.1:
* Bug Fixes:
+ utils: show string errors
+ Viewers with viewers_can_edit should be able to access /explore
+ log phantomjs output even if it timeout and include orgId when render alert
- Update to version 6.0.0:
* Breaking Changes:
+ Text Panel: The text panel does no longer by default allow unsantizied
HTML. This means that if you have text panels with scripts tags they will no
longer work as before. To enable unsafe javascript execution in text panels
enable the settings disable_sanitize_html under the section [panels] in your
Grafana ini file, or set env variable GF_PANELS_DISABLE_SANITIZE_HTML=true.
+ Dashboard: Panel property minSpan replaced by maxPerRow. Dashboard
migration will automatically migrate all dashboard panels using the minSpan
property to the new maxPerRow property
+ Internal Metrics Edition has been added to the build_info metric. This will break any Graphite queries using this metric. Edition will be a new label for the Prometheus metric.
* New Features:
+ Alerting: Adds support for Google Hangouts Chat notifications
+ Elasticsearch: Support bucket script pipeline aggregations
+ Influxdb: Add support for time zone (tz) clause
+ Snapshots: Enable deletion of public snapshot
+ Provisioning: Provisioning support for alert notifiers
+ Explore: A whole new way to do ad-hoc metric queries and exploration. Split view in half and compare metrics & logs and much much more. Read more here
+ Auth: Replace remember me cookie solution for Grafana's builtin, LDAP and OAuth authentication with a solution based on short-lived tokens
+ AzureMonitor: Enable alerting by converting Azure Monitor API to Go
+ Explore A new query focused workflow for ad-hoc data exploration and troubleshooting.
+ Grafana Loki Integration with the new open source log aggregation system from Grafana Labs.
+ Gauge Panel A new standalone panel for gauges.
+ New Panel Editor UX improves panel editing and enables easy switching between different visualizations.
+ Google Stackdriver Datasource is out of beta and is officially released.
+ React Plugin support enables an easier way to build plugins.
+ Named Colors in our new improved color picker.
+ Removal of user session storage makes Grafana easier to deploy & improves security.
* Bug Fixes:
+ Metrics: Fixes broken usagestats metrics for /metrics
+ Dashboard: Fixes kiosk mode should have &kiosk appended to the url
+ Dashboard: Fixes kiosk=tv mode with autofitpanels should respect header
+ Image rendering: Fixed image rendering issue for dashboards with auto refresh,
+ Dashboard: Fix only users that can edit a dashboard should be able to update panel json.
+ LDAP: fix allow anonymous initial bind for ldap search.
+ UX: Fixed scrollbar not visible initially (only after manual scroll).
+ Datasource admin TestData
+ Dashboard: Fixed scrolling issue that caused scroll to be locked to bottom.
+ Explore: Viewers with viewers_can_edit should be able to access /explore.
+ Security fix: limit access to org admin and alerting pages.
+ Panel Edit minInterval changes did not persist
+ Teams: Fixed bug when getting teams for user.
+ Stackdriver: fix for float64 bounds for distribution metrics
+ Stackdriver: no reducers available for distribution type
+ Influxdb: Add support for alerting on InfluxDB queries that use the non_negative_difference function
+ Alerting: Fix percent_diff calculation when points are nulls
+ Alerting: Fixed handling of alert urls with true flags
+ Gauge: Fix issue with gauge requests being cancelled
+ Gauge: Accept decimal inputs for thresholds
+ UI: Fix error caused by named colors that are not part of named colors palette
+ Search: Bug pressing special regexp chars in input fields
+ Permissions: No need to have edit permissions to be able to "Save as"
+ Search: Fix for issue with scrolling the "tags filter" dropdown
+ Prometheus: Query for annotation always uses 60s step regardless of dashboard range
+ Annotations: Fix creating annotation when graph panel has no data points position the popup outside viewport
+ Piechart/Flot: Fixes multiple piechart instances with donut bug
+ plus many minor changes and fixes
- Update to version 5.4.3:
* Fixes:
+ Alerting Invalid frequency causes division by zero in alert scheduler
+ Dashboard Dashboard links do not update when time range changes
+ Limits Support more than 1000 datasources per org
+ Backend fix signed in user for orgId=0 result should return active org id
+ Provisioning Adds orgId to user dto for provisioned dashboards
- Update to version 5.4.2:
* Fixes:
+ Datasource admin: Fix for issue creating new data source when same name exists
+ OAuth: Fix for oauth auto login setting, can now be set using env variable
+ Dashboard search: Fix for searching tags in tags filter dropdown.
- Update to version 5.4.1:
* Fixes:
+ Stackdriver: Fixes issue with data proxy and Authorization header
+ Units: fixedUnit for Flow:l/min and mL/min
+ Logging: Fix for issue where data proxy logged a secret when debug logging was enabled, now redacted.
+ InfluxDB: Add support for alerting on InfluxDB queries that use the cumulative_sum function.
+ Plugins: Panel plugins should no receive the panel-initialized event again as usual.
+ Embedded Graphs: Iframe graph panels should now work as usual.
+ Postgres: Improve PostgreSQL Query Editor if using different Schemas,
+ Quotas: Fixed for updating org & user quotas.
+ Cloudwatch: Add the AWS/SES Cloudwatch metrics of BounceRate and ComplaintRate to auto complete list.
+ Dashboard Search: Fixed filtering by tag issues.
+ Graph: Fixed time region issues,
+ Graph: Fixed issue with series color picker popover being placed outside window.
- Update to version 5.4.0:
* Breaking Changes:
+ Postgres/MySQL/MSSQL datasources now per default uses max open connections = unlimited (earlier 10), max idle connections = 2 (earlier 10) and connection max lifetime = 4 hours (earlier unlimited).
* Features:
+ Alerting: Introduce alert debouncing with the FOR setting.
+ Alerting: Option to disable OK alert notifications
+ Postgres/MySQL/MSSQL: Adds support for configuration of max open/idle connections and connection max lifetime. Also, panels with multiple SQL queries will now be executed concurrently
+ MySQL: Graphical query builder
+ MySQL: Support connecting thru Unix socket for MySQL datasource
+ MSSQL: Add encrypt setting to allow configuration of how data sent between client and server are encrypted
+ Stackdriver: Not possible to authenticate using GCE metadata server
+ Teams: Team preferences (theme, home dashboard, timezone) support
+ Graph: Time regions support enabling highlight of weekdays and/or certain timespans
+ OAuth: Automatic redirect to sign-in with OAuth
+ Stackdriver: Template query editor
* Fixes:
+ Cloudwatch: Fix invalid time range causes segmentation fault
+ Cloudwatch: AWS/CodeBuild metrics and dimensions
+ MySQL: Fix $__timeFrom() and $__timeTo() should respect local time zone
+ Graph: Fix legend always visible even if configured to be hidden
+ Elasticsearch: Fix regression when using datasource version 6.0+ and alerting
- Update to version 5.3.4:
* minor bug fixes
- Update to version 5.3.3 (CVE-2018-19039, bsc#1115960) :
* File Exfiltration vulnerability Security fix
- Provide default dashboard provider from upstream
- Update to version 5.3.2
* InfluxDB/Graphite/Postgres: Prevent cross site scripting (XSS) in query editor
* Postgres: Fix template variables error
* Cloudwatch: Fix service panic because of race conditions
* Cloudwatch: Fix check for invalid percentile statistics
* Stackdriver/Cloudwatch: Allow user to change unit in graph panel if cloudwatch/stackdriver datasource response doesn't include unit
* Stackdriver: stackdriver user-metrics duplicated response when multiple resource types
* Variables: Fix text box template variable doesn't work properly without a default value
* Variables: Fix variable dependency check when using ${var} format
* Dashboard: Fix kiosk=1 url parameter should put dashboard in kiosk mode
* LDAP: Fix super admins can also be admins of orgs
* Provisioning: Fix deleting provisioned dashboard folder should cleanup provisioning meta data
* Docker: adds curl back into the docker image for utility
- Update to version 5.3.1
* Render: Fix PhantomJS render of graph panel when legend displayed as table to the right
* Stackdriver: Filter option disappears after removing initial filter
* Elasticsearch: Fix no limit size in terms aggregation for alerting queries
* InfluxDB: Fix for annotation issue that caused text to be shown twice
* Variables: Fix nesting variables leads to exception and missing refresh
* Variables: Prometheus: Single letter labels are not supported
* Graph: Fix graph time formatting for Last 24h ranges
* Playlist: Fix cannot add dashboards with long names to playlist
* HTTP API: Fix /api/org/users so that query and limit querystrings works
- Update to version 5.3.0
* Stackdriver: Filter wildcards and regex matching are not yet supported
* Stackdriver: Support the distribution metric type for heatmaps
* Cloudwatch: Automatically set graph yaxis unit
- Update to version 5.3.0-beta3
* Stackdriver: Fix for missing ngInject
* Permissions: Fix for broken permissions selector
* Alerting: Alert reminders deduping not working as expected when running multiple Grafana instances
- Update to version 5.3.0-beta2
+ New Features
* Annotations: Enable template variables in tagged annotations queries
* Stackdriver: Support for Google Stackdriver Datasource
+ Minor
* Provisioning: Dashboard Provisioning now support symlinks that changes target
* OAuth: Allow oauth email attribute name to be configurable
* Tags: Default sort order for GetDashboardTags
* Prometheus: Label completion queries respect dashboard time range
* Prometheus: Allow to display annotations based on Prometheus series value
* Prometheus: Adhoc-filtering for Prometheus dashboards
* Singlestat: Fix gauge display accuracy for percents
* Dashboard: Prevent auto refresh from starting when loading dashboard with absolute time range
* Templating: New templating variable type Text box that allows free text input
* Alerting: Link to view full size image in Microsoft Teams alert notifier
* Alerting: Fixes a bug where all alerts would send reminders after upgrade & restart
* Alerting: Concurrent render limit for graphs used in notifications
* Postgres/MySQL/MSSQL: Add support for replacing $__interval and $__interval_ms in alert queries
- Update to version 5.3.0-beta1
+ New Major Features
* Alerting: Notification reminders
* Dashboard: TV & Kiosk mode changes, new cycle view mode button in dashboard toolbar
* OAuth: Gitlab OAuth with support for filter by groups
* Postgres: Graphical query builder
+ New Features
* LDAP: Define Grafana Admin permission in ldap group mappings, PR
* LDAP: Client certificates support
* Profile: List teams that the user is member of in current/active organization
* Configuration: Allow auto-assigning users to specific organization (other than Main. Org) and
* Dataproxy: Pass configured/auth headers to a Datasource
* CloudWatch: GetMetricData support
* Postgres: TimescaleDB support, e.g. use time_bucket for grouping by time when option enabled
* Cleanup: Make temp file time to live configurable
+ Minor
* Alerting: Its now possible to configure the default value for how to handle errors and no data in alerting
* Alerting: Fix diff and percent_diff reducers
* Alerting: Fix rendering timeout which could cause notifications to not be sent due to rendering timing out
* Docker: Make it possible to set a specific plugin url
* GrafanaCli: Fixed issue with grafana-cli install plugin resulting in corrupt http response from source error
* Provisioning: Should allow one default datasource per organisation
* Github OAuth: Allow changes of user info at Github to be synched to Grafana when signing in
* OAuth: Fix overriding tls_skip_verify_insecure using environment variable
* Prometheus: Fix graph panel bar width issue in aligned prometheus queries
* Prometheus: Heatmap - fix unhandled error when some points are missing
* Prometheus: Add $__interval, $__interval_ms, $__range, $__range_s & $__range_ms support for dashboard and template queries
* Elasticsearch: For alerting/backend, support having index name to the right of pattern in index pattern
* Graphite: Fix for quoting of int function parameters (when using variables)
* InfluxDB: Support timeFilter in query templating for InfluxDB
* Postgres/MySQL/MSSQL: New $__unixEpochGroup and $__unixEpochGroupAlias macros
* Postgres/MySQL/MSSQL: Add previous fill mode to $__timeGroup macro which will fill in previously seen value when point is missing
* Postgres/MySQL/MSSQL: Use floor rounding in $__timeGroup macro function
* Postgres/MySQL/MSSQL: Use metric column as prefix when returning multiple value columns
* Postgres/MySQL/MSSQL: New $__timeGroupAlias macro. Postgres $__timeGroup no longer automatically adds time column alias
* Postgres/MySQL/MSSQL: Escape single quotes in variables
* Postgres/MySQL/MSSQL: Min time interval support
* MySQL/MSSQL: Use datetime format instead of epoch for $__timeFilter, $__timeFrom and $__timeTo macros
* Postgres: Escape ssl mode parameter in connectionstring
* Cloudwatch: Improved error handling
* Cloudwatch: AppSync metrics and dimensions
* Cloudwatch: Direct Connect metrics and dimensions
* Cloudwatch: Added BurstBalance metric to list of AWS RDS metrics
* Cloudwatch: Add new Redshift metrics and dimensions
* Dashboard: Fix selecting current dashboard from search should not reload dashboard
* Dashboard: Use uid when linking to dashboards internally in a dashboard
* Graph: Option to hide series from tooltip
* Singlestat: Make colorization of prefix and postfix optional in singlestat
* Table: Adjust header contrast for the light theme
* Table: Fix link color when using light theme and thresholds in use
* Table: Fix for useless horizontal scrollbar for table panel
* Table: Make table sorting stable when null values exist
* Heatmap: Fix broken tooltip and crosshair on Firefox
* Datasource: Fix UI issue with secret fields after updating datasource
* Variables: Skip unneeded extra query request when de-selecting variable values used for repeated panels
* Variables: Limit amount of queries executed when updating variable that other variable(s) are dependent on
* Variables: Support query variable refresh when another variable referenced in Regex field change its value
* Variables: Support variables in query variable Custom all value field
* Units: Change units to include characters for power of 2 and 3
* Units: Polish złoty currency
* Units: Adds bitcoin axes unit
* Api: Delete nonexistent datasource should return 404
* Logging: Reopen log files after receiving a SIGHUP signal
* Login: Show loading animation while waiting for authentication response on login
* UI: Fix iOS home screen "app" icon and Windows 10 app experience
* Plugins: Convert URL-like text to links in plugins readme
+ Breaking changes
* Postgres datasource no longer automatically adds time column alias when using the $__timeGroup alias. However, there's code in place which should make this change backward compatible and shouldn't create any issues
* Kiosk mode now also hides submenu (variables)
* ?inactive url parameter no longer supported, replaced with kiosk=tv url parameter
+ New experimental features
* Dashboard: Auto fit dashboard panels to optimize space used for current TV / Monitor
+ Tech
* Frontend: Convert all Frontend Karma tests to Jest tests
* Backend: Upgrade to golang 1.11
- Update to version 5.2.4
* GrafanaCli: Fixed issue with grafana-cli install plugin resulting in corrupt http response from source error
- Update to version 5.2.3
* Important fix for LDAP & OAuth login vulnerability
- Update to version 5.2.2
* Prometheus: Fix graph panel bar width issue in aligned prometheus queries
* Dashboard: Dashboard links not updated when changing variables
* Postgres/MySQL/MSSQL: Fix connection leak
* Plugins: Fix loading of external plugins
* Dashboard: Remove unwanted scrollbars in embedded panels
* Prometheus: Prevent error using $__interval_ms in query
- Update to version 5.2.1
* Auth Proxy: Important security fix for whitelist of IP address feature
* UI: Fix - Grafana footer overlapping page
* Logging: Errors should be reported before crashing
- Update to version 5.2.0-stable
* Plugins: Handle errors correctly when loading datasource plugin thx
* Render: Enhance error message if phantomjs executable is not found
* Dashboard: Set correct text in drop down when variable is present in url
* LDAP: Handle "dn" ldap attribute more gracefully
- Update to version 5.2.0-beta3
* Build: All rpm packages should be signed
- Update to version 5.2.0-beta2
+ New Features
* Dashboard: Import dashboard to folder
+ Minor
* Permissions: Important security fix for API keys with viewer role
* Dashboard: Fix so panel titles doesn't wrap
* Dashboard: Prevent double-click when saving dashboard
* Dashboard: AutoFocus the add-panel search filter thx
* Units: W/m2 (energy), l/h (flow) and kPa (pressure)
* Units: Litre/min (flow) and milliLitre/min (flow)
* Alerting: Fix mobile notifications for Microsoft Teams alert notifier
* Influxdb: Add support for mode function
* Cloudwatch: Fixes panic caused by bad timerange settings
* Auth Proxy: Whitelist proxy IP address instead of client IP address
* User Management: Make sure that a user always has a current org assigned
* Snapshots: Fix: annotations not properly extracted leading to incorrect rendering of annotations
* LDAP: Allow use of DN in group_search_filter_user_attribute and member_of
* Graph: Fix legend decimals precision calculation
* Dashboard: Make sure to process panels in collapsed rows when exporting dashboard
* Dashboard: Dashboard link doesn't work when "As dropdown" option is checked
* Dashboard: Fix regressions after save modal changes, including adhoc template issues
* Docker: Config keys ending with _FILE are not respected
- Update to version 5.2.0-beta1
+ New Features
* Elasticsearch: Alerting support
* Build: Crosscompile and packages Grafana on arm, windows, linux and darwin
* Login: Change admin password after first login
* Alert list panel: Updated to support filtering alerts by name, dashboard title, folder, tags
+ Minor
* Dashboard: Modified time range and variables are now not saved by default
* Graph: Show invisible highest value bucket in histogram
* Dashboard: Enable "Save As..." if user has edit permission
* Prometheus: Query dates are now step-aligned
* Prometheus: Table columns order now changes when rearrange queries
* Variables: Fix variable interpolation when using multiple formatting types
* Dashboard: Fix date selector styling for dark/light theme in time picker control
* Discord: Alert notification channel type for Discord
* InfluxDB: Support SELECT queries in templating query
* InfluxDB: Support count distinct aggregation
* Dashboard: JSON Model under dashboard settings can now be updated & changes saved
* Security: Fix XSS vulnerabilities in dashboard links
* Singlestat: Fix "time of last point" shows local time when dashboard timezone set to UTC
* Prometheus: Add support for passing timeout parameter to Prometheus
* Login: Add optional option sign out url for generic oauth
* Login: Use proxy server from environment variable if available
* Invite users: Friendlier error message when smtp is not configured
* Graphite: Don't send distributed tracing headers when using direct/browser access mode
* Sidenav: Show create dashboard link for viewers if at least editor in one folder
* SQL: Second epochs are now correctly converted to ms
* Singlestat: Fix singlestat threshold tooltip
* Dashboard: Hide grid controls in fullscreen/low-activity views
* Dashboard: Validate uid when importing dashboards
* Docker: Support for env variables ending with _FILE
* Alert list panel: Show alerts for user with viewer role
* Provisioning: Verify checksum of dashboards before updating to reduce load on database
* Provisioning: Support symlinked files in dashboard provisioning config files
* Dashboard list panel: Search dashboards by folder
* Sidenav: Always show server admin link in sidenav if grafana admin
- Update to version 5.1.5
* Docker: Config keys ending with _FILE are not respected
- Update to version 5.1.4
* Permissions: Important security fix for API keys with viewer role
- Update to version 5.1.3:
* Heatmap support for Prometheus
* Align Zero-Line for Right and Left Y-axes
* allow setting the database
* MSSQL Data Source
* support multiple histogram series
* support cloudwatch high resolution query
* Added radiation units
* Modify Grafana Pagerduty notifier to use Pagerduty API V2
* prometheus editor: variable autocomplete support
* Use net.SplitHostPort to support IPv6
* See /usr/share/doc/packages/grafana/CHANGELOG.md for more details
- remove unknown build flag -s
- fix build for older distributions
- Remove marketing wording from description.
- add user and group according to packaging guidelines
- add README and Makefile as Sources
- Update to version 5.0.0:
+ Github OAuth Fixed fetching github orgs from private github org
+ Provisioning Now handles deletes when dashboard json files removed from disk
+ Reset password Fixed problem with reset password form
+ Save dashboard Fixed issue with time range & variable reset after saving
+ Folders Make it easier/explicit to access/modify folders using the API
+ many more bugfixes
+ See /usr/share/doc/packages/grafana/CHANGELOG.md for more details
- Update to version 5.0.0beta1:
+ New Features:
* Dashboard folders
* Teams User groups (teams) implemented. Can be used in folder & dashboard permission list.
* Dashboard grid: Panels are now layed out in a two dimensional grid (with x, y, w, h).
* Templating: Vertical repeat direction for panel repeats.
* UX: Major update to page header and navigation
* Dashboard settings: Combine dashboard settings views into one with side menu
* Alerting: Add support for internal image store
* Data Source Proxy: Add support for whitelisting specified cookies that will be passed through to the data source when proxying data source requests
* Text: Text panel are now edited in the ace editor
* Teams: Add Microsoft Teams notifier
* Datasources: Its now possible to configure datasources with config files
* Graphite: Query editor updated to support new query by tag features
* Dashboard history: New config file option versions_to_keep sets how many versions per dashboard to store
* Dashboard as cfg: Load dashboards from file into Grafana on startup/change
* Prometheus: Grafana can now send alerts to Prometheus Alertmanager while firing
* Table: Support multiple table formated queries in table panel
* Security: Protect against brute force (frequent) login attempts
+ Breaking Changes:
* Persistent dashboard url's: New url's for dashboards that allows renaming dashboards without breaking links
* GET /api/alerts property dashboardUri renamed to url and is now the full url (that is including app sub url).
+ Many Bugfixes
+ See /usr/share/doc/packages/grafana/CHANGELOG.md for more details
- Use %{_fillupdir} for sysconfig file
- Remove non-standard-gid from rpmlintrc
- Use GRAFANA_GROUP macro in spec file instead of GROUP (which otherwise
collides with the package group, resulting in incorrect file/directory
ownership)
- mark %{_datadir}/%{name}/conf/defaults.ini as %conf instead
of %doc, grafana-server won't start without this file.
- Create /var/lib/grafana/dashboards/
- Create plugin directory and clean up (create in %install,
add to %files) handling of /var/lib/grafana/* and
/var/log/grafana.
- Update to version 4.5.1:
+ New Features:
* Table panel: Render cell values as links
* Elasticsearch: Add ad hoc filters directly by clicking values
* MySQL: New rich query editor with syntax highlighting
* Prometheus: New rich query editor with syntax highlighting
+ Enhancements:
* GitHub OAuth: Support for GitHub organizations with 100+ teams
* Graphite: Calls to Graphite api /metrics/find now include time range
* Graphite: Added new graphite 1.0 functions
* Elasticsearch: Ad-hoc filters now use query phrase match filters
+ Breaking change:
* InfluxDB/Elasticsearch: The panel & data source option named "Group by
time interval" is now named "Min time interval" and does now always
define a lower limit for the auto group by time.
+ Other changes:
* InfluxDB: Change time range filter for absolute time ranges to be
inclusive instead of exclusive
* InfluxDB: Added paranthesis around tag filters in queries
+ Bug Fixes:
- Modals: Maintain scroll position after opening/leaving modal
- Templating: You cannot select data source variables as data source
for other template variables
- MySQL/Postgres: Fix for max_idle_conn option default which was wrongly
set to zero which does not mean unlimited but means zero.
+ See /usr/share/doc/packages/grafana/CHANGELOG.md for more details
- Fix spec file to create and own /var/{lib,log}/grafana (bsc#1044933)
- Require phantomjs package at runtime instead of shipping prebuilt
x86_64 phantomjs binary (bsc#1044444)
- Make %fdupes create hardlinks, not symlinks (symlinks result in
grafana not being able to load plugins, and the UI breaking)
- Moved build of frontend assets from RPM %pre and %posttrans to
Makefile, so this piece of work can be done by the packager, rather
than at installation time.
- Update to version 4.2.0
- Refactoring based on new packaging proposal
- Update to 3.1.1:
* see: /usr/share/doc/packages/grafana/CHANGELOG.txt
- Update to 3.0.4:
* see: /usr/share/doc/packages/grafana/CHANGELOG.txt
- Update to 3.0.3:
* see: /usr/share/doc/packages/grafana/CHANGELOG.txt
- Update to 3.0.2
* see: /usr/share/doc/packages/grafana/CHANGELOG.txt
- Enable dependency auto-generation
- Don't use npm install -g grunt-cli
- Spec file cleanup
- Add golang(github.com/tools/godep)
- Remove static libraries
- Add _service file to control the URL used by %% pre
- Use BuildRequires when a development branch becomes stable
- Fix buid error: don't use %%goinstall (golang-macros.rb is not
stable)
- Fix build error: change GOPATH
- Copy the vendor folder after installation of package
- Update to 2.6.0:
* see: /usr/share/doc/packages/grafana/CHANGELOG
- Create a new spec file for building RPM
- initial package
OBS-URL: https://build.opensuse.org/request/show/714594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=1
- Update to version 6.1.6 (bsc#1115960, CVE-2018-19039):
See https://community.grafana.com/t/release-notes-v6-1-x/15772
Security: Bump jQuery to 3.4.0
File Exfiltration vulnerability Security fix
- Update to version 6.0.2:
* Fixed issue with alert links in alert list panel causing panel not found errors, fixes#15680
* Improved error handling when rendering dashboard panels, fixes#15913
* fix allow anonymous server bind for ldap search
* add nil/length check when delete old login attempts
* fix discord notifier so it doesn't crash when there are no image generated
* fix only users that can edit a dashboard should be able to update panel json
* move to new component to handle focus
* added state to not set focus on search every render
* Snapshots update
* Use app config directly in ButtonRow instead of passing datasources page URL via prop
* Update snapshots
* Fixed url of back button in datasource edit page, when root_url configured
* release: Bumped version
OBS-URL: https://build.opensuse.org/request/show/703969
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=12
* Bug Fixes:
+ utils: show string errors
+ Viewers with viewers_can_edit should be able to access /explore
+ log phantomjs output even if it timeout and include orgId when render alert
- Update to version 6.0.0:
* Breaking Changes:
+ Text Panel: The text panel does no longer by default allow unsantizied
HTML. This means that if you have text panels with scripts tags they will no
longer work as before. To enable unsafe javascript execution in text panels
enable the settings disable_sanitize_html under the section [panels] in your
Grafana ini file, or set env variable GF_PANELS_DISABLE_SANITIZE_HTML=true.
+ Dashboard: Panel property minSpan replaced by maxPerRow. Dashboard
migration will automatically migrate all dashboard panels using the minSpan
property to the new maxPerRow property
+ Internal Metrics Edition has been added to the build_info metric. This will break any Graphite queries using this metric. Edition will be a new label for the Prometheus metric.
* New Features:
+ Alerting: Adds support for Google Hangouts Chat notifications
+ Elasticsearch: Support bucket script pipeline aggregations
+ Influxdb: Add support for time zone (tz) clause
+ Snapshots: Enable deletion of public snapshot
+ Provisioning: Provisioning support for alert notifiers
+ Explore: A whole new way to do ad-hoc metric queries and exploration. Split view in half and compare metrics & logs and much much more. Read more here
+ Auth: Replace remember me cookie solution for Grafana's builtin, LDAP and OAuth authentication with a solution based on short-lived tokens
+ AzureMonitor: Enable alerting by converting Azure Monitor API to Go
+ Explore A new query focused workflow for ad-hoc data exploration and troubleshooting.
+ Grafana Loki Integration with the new open source log aggregation system from Grafana Labs.
+ Gauge Panel A new standalone panel for gauges.
+ New Panel Editor UX improves panel editing and enables easy switching between different visualizations.
+ Google Stackdriver Datasource is out of beta and is officially released.
+ React Plugin support enables an easier way to build plugins.
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=11
- Update to version 6.0.1:
* Bug Fixes:
+ utils: show string errors
+ Viewers with viewers_can_edit should be able to access /explore
+ log phantomjs output even if it timeout and include orgId when render alert
- Update to version 6.0.0:
* Breaking Changes:
+ Text Panel: The text panel does no longer by default allow unsantizied
HTML. This means that if you have text panels with scripts tags they will no
longer work as before. To enable unsafe javascript execution in text panels
enable the settings disable_sanitize_html under the section [panels] in your
Grafana ini file, or set env variable GF_PANELS_DISABLE_SANITIZE_HTML=true.
+ Dashboard: Panel property minSpan replaced by maxPerRow. Dashboard
migration will automatically migrate all dashboard panels using the minSpan
property to the new maxPerRow property
+ Internal Metrics Edition has been added to the build_info metric. This will break any Graphite queries using this metric. Edition will be a new label for the Prometheus metric.
* New Features:
+ Alerting: Adds support for Google Hangouts Chat notifications
+ Elasticsearch: Support bucket script pipeline aggregations
+ Influxdb: Add support for time zone (tz) clause
+ Snapshots: Enable deletion of public snapshot
+ Provisioning: Provisioning support for alert notifiers
+ Explore: A whole new way to do ad-hoc metric queries and exploration. Split view in half and compare metrics & logs and much much more. Read more here
+ Auth: Replace remember me cookie solution for Grafana's builtin, LDAP and OAuth authentication with a solution based on short-lived tokens
+ AzureMonitor: Enable alerting by converting Azure Monitor API to Go
+ Explore A new query focused workflow for ad-hoc data exploration and troubleshooting.
+ Grafana Loki Integration with the new open source log aggregation system from Grafana Labs.
+ Gauge Panel A new standalone panel for gauges.
+ New Panel Editor UX improves panel editing and enables easy switching between different visualizations.
+ Google Stackdriver Datasource is out of beta and is officially released.
+ React Plugin support enables an easier way to build plugins.
+ Named Colors in our new improved color picker.
+ Removal of user session storage makes Grafana easier to deploy & improves security.
* Bug Fixes:
+ Metrics: Fixes broken usagestats metrics for /metrics
+ Dashboard: Fixes kiosk mode should have &kiosk appended to the url
+ Dashboard: Fixes kiosk=tv mode with autofitpanels should respect header
+ Image rendering: Fixed image rendering issue for dashboards with auto refresh,
+ Dashboard: Fix only users that can edit a dashboard should be able to update panel json.
+ LDAP: fix allow anonymous initial bind for ldap search.
+ UX: Fixed scrollbar not visible initially (only after manual scroll).
+ Datasource admin TestData
+ Dashboard: Fixed scrolling issue that caused scroll to be locked to bottom.
+ Explore: Viewers with viewers_can_edit should be able to access /explore.
+ Security fix: limit access to org admin and alerting pages.
+ Panel Edit minInterval changes did not persist
+ Teams: Fixed bug when getting teams for user.
+ Stackdriver: fix for float64 bounds for distribution metrics
+ Stackdriver: no reducers available for distribution type
+ Influxdb: Add support for alerting on InfluxDB queries that use the non_negative_difference function
+ Alerting: Fix percent_diff calculation when points are nulls
+ Alerting: Fixed handling of alert urls with true flags
+ Gauge: Fix issue with gauge requests being cancelled
+ Gauge: Accept decimal inputs for thresholds
+ UI: Fix error caused by named colors that are not part of named colors palette
+ Search: Bug pressing special regexp chars in input fields
+ Permissions: No need to have edit permissions to be able to "Save as"
+ Search: Fix for issue with scrolling the "tags filter" dropdown
+ Prometheus: Query for annotation always uses 60s step regardless of dashboard range
+ Annotations: Fix creating annotation when graph panel has no data points position the popup outside viewport
+ Piechart/Flot: Fixes multiple piechart instances with donut bug
+ plus many minor changes and fixes
- Update to version 5.4.3:
* Fixes:
+ Alerting Invalid frequency causes division by zero in alert scheduler
+ Dashboard Dashboard links do not update when time range changes
+ Limits Support more than 1000 datasources per org
+ Backend fix signed in user for orgId=0 result should return active org id
+ Provisioning Adds orgId to user dto for provisioned dashboards
- Update to version 5.4.2:
* Fixes:
+ Datasource admin: Fix for issue creating new data source when same name exists
+ OAuth: Fix for oauth auto login setting, can now be set using env variable
+ Dashboard search: Fix for searching tags in tags filter dropdown.
- Update to version 5.4.1:
* Fixes:
+ Stackdriver: Fixes issue with data proxy and Authorization header
+ Units: fixedUnit for Flow:l/min and mL/min
+ Logging: Fix for issue where data proxy logged a secret when debug logging was enabled, now redacted.
+ InfluxDB: Add support for alerting on InfluxDB queries that use the cumulative_sum function.
+ Plugins: Panel plugins should no receive the panel-initialized event again as usual.
+ Embedded Graphs: Iframe graph panels should now work as usual.
+ Postgres: Improve PostgreSQL Query Editor if using different Schemas,
+ Quotas: Fixed for updating org & user quotas.
+ Cloudwatch: Add the AWS/SES Cloudwatch metrics of BounceRate and ComplaintRate to auto complete list.
+ Dashboard Search: Fixed filtering by tag issues.
+ Graph: Fixed time region issues,
+ Graph: Fixed issue with series color picker popover being placed outside window.
- Update to version 5.4.0:
* Breaking Changes:
+ Postgres/MySQL/MSSQL datasources now per default uses max open connections = unlimited (earlier 10), max idle connections = 2 (earlier 10) and connection max lifetime = 4 hours (earlier unlimited).
* Features:
+ Alerting: Introduce alert debouncing with the FOR setting.
+ Alerting: Option to disable OK alert notifications
+ Postgres/MySQL/MSSQL: Adds support for configuration of max open/idle connections and connection max lifetime. Also, panels with multiple SQL queries will now be executed concurrently
+ MySQL: Graphical query builder
+ MySQL: Support connecting thru Unix socket for MySQL datasource
+ MSSQL: Add encrypt setting to allow configuration of how data sent between client and server are encrypted
+ Stackdriver: Not possible to authenticate using GCE metadata server
+ Teams: Team preferences (theme, home dashboard, timezone) support
+ Graph: Time regions support enabling highlight of weekdays and/or certain timespans
+ OAuth: Automatic redirect to sign-in with OAuth
+ Stackdriver: Template query editor
* Fixes:
+ Cloudwatch: Fix invalid time range causes segmentation fault
+ Cloudwatch: AWS/CodeBuild metrics and dimensions
+ MySQL: Fix $__timeFrom() and $__timeTo() should respect local time zone
+ Graph: Fix legend always visible even if configured to be hidden
+ Elasticsearch: Fix regression when using datasource version 6.0+ and alerting
- Update to version 5.3.4:
* minor bug fixes
- Update to version 5.3.3:
* fix potential security issue https://community.grafana.com/t/grafana-5-3-3-and-4-6-5-security-update/11961
OBS-URL: https://build.opensuse.org/request/show/683876
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=10
- Update to version 5.1.3:
* Heatmap support for Prometheus
* Align Zero-Line for Right and Left Y-axes
* allow setting the database
* MSSQL Data Source
* support multiple histogram series
* support cloudwatch high resolution query
* Added radiation units
* Modify Grafana Pagerduty notifier to use Pagerduty API V2
* prometheus editor: variable autocomplete support
* Use net.SplitHostPort to support IPv6
* See /usr/share/doc/packages/grafana/CHANGELOG.md for more details
- remove unknown build flag -s
need working phantomjs and new go
OBS-URL: https://build.opensuse.org/request/show/617300
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=7