b1de7b7973
156 Commits
Author | SHA256 | Message | Date | |
---|---|---|---|---|
Ana Guerrero
|
b1de7b7973 |
Accepting request 1238463 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1238463 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=64 |
||
c2ae27be37 |
- Fix incidentally wrongly uploaded source code tarball without
generated frontend code OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=146 |
|||
a188a05589 |
Fix incidentally wrongly uploaded source code tarball without generated frontend code.
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=145 |
|||
Ana Guerrero
|
03fc6bc6ac |
Accepting request 1238279 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1238279 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=63 |
||
Witek Bedyk
|
483c215f81 |
Security
* CVE-2025-21613: Removes vulnerable library github.com/go-git/go-git/v5 (bsc#1235574) OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=143 |
||
Ana Guerrero
|
0d9be444e0 |
Accepting request 1236207 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1236207 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=62 |
||
b953bef96c |
Update changelog to mention the addition of the patch file
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=141 |
|||
f09b9b30a5 |
- CVE-2024-45337: Prevent possible misuse of
ServerConfig.PublicKeyCallback by upgrading golang.org/x/crypto (bsc#1234554) OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=140 |
|||
Ana Guerrero
|
aadc34f2db |
Accepting request 1225277 from server:monitoring
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1225277 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=61 |
||
9f57c13df3 |
Accepting request 1223914 from home:witekbedyk:branches:server:monitoring
Disable changelog autogeneration. The result is too long and not useful most of the times. OBS-URL: https://build.opensuse.org/request/show/1223914 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=138 |
|||
Ana Guerrero
|
153d932010 |
Accepting request 1222491 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1222491 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=60 |
||
d20971cc2a |
- Use #!/usr/bin/bash shebang for package dependency generator to
work correctly. * Add 0002-Use-bash-instead-of-env.patch OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=136 |
|||
Ana Guerrero
|
4796cba664 |
Accepting request 1218803 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1218803 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=59 |
||
Witek Bedyk
|
bd085f1345 |
- 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/package/show/server:monitoring/grafana?expand=0&rev=134 |
||
Ana Guerrero
|
3437e9db17 |
Accepting request 1165854 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1165854 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=58 |
||
b9fffb5615 |
Accepting request 1165668 from home:witekbedyk:branches:server:monitoring
Update to version 10.3.5 CVE-2024-1313,bsc#1222155 OBS-URL: https://build.opensuse.org/request/show/1165668 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=132 |
|||
Ana Guerrero
|
fc3ae08663 |
Accepting request 1156931 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1156931 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=57 |
||
63cf806ecf |
Accepting request 1156920 from home:witekbedyk:branches:server:monitoring
Update changelog with CVE and Bugzilla reference OBS-URL: https://build.opensuse.org/request/show/1156920 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=130 |
|||
Dominique Leuenberger
|
ea77be7f02 |
Accepting request 1153229 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1153229 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=56 |
||
043a49773c |
Accepting request 1153216 from home:dmolkentin:infrarun
- 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 |
|||
Ana Guerrero
|
f935d7feff |
Accepting request 1151777 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1151777 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=55 |
||
037e6d9769 |
Accepting request 1149888 from home:witekbedyk:branches:server:monitoring
- Update to version 10.1.7: * [SECURITY] CVE-2023-6152: Add email verification when updating user email (bsc#1219912) OBS-URL: https://build.opensuse.org/request/show/1149888 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=126 |
|||
Ana Guerrero
|
2c8b906e61 |
Accepting request 1139452 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1139452 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=54 |
||
bb553272ac |
Accepting request 1139440 from home:witekbedyk:branches:server:monitoring
Add Bugzilla references to the changelog OBS-URL: https://build.opensuse.org/request/show/1139440 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=124 |
|||
Ana Guerrero
|
3ae3ea9858 |
Accepting request 1118282 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1118282 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=53 |
||
ad0edf065a |
Accepting request 1118269 from home:mkittler:branches:server:monitoring
* Delete old source archive * Fix indentation error in changelog OBS-URL: https://build.opensuse.org/request/show/1118269 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=122 |
|||
0a2c10ecd8 |
Accepting request 1118051 from home:dmolkentin:infrarun
- 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 |
|||
Ana Guerrero
|
d0b62874da |
Accepting request 1115850 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1115850 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=52 |
||
Dirk Stoecker
|
d62f6b0983 |
Accepting request 1108401 from home:mkittler:branches:server:monitoring
- 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 |
||
Ana Guerrero
|
5c40bf5671 |
Accepting request 1107772 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1107772 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=51 |
||
Witek Bedyk
|
8d88e48a85 |
Accepting request 1105873 from home:mkittler:branches:server:monitoring
- 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 |
||
Dominique Leuenberger
|
2daa9fce5e |
Accepting request 1101900 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1101900 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=50 |
||
Witek Bedyk
|
4f75996782 |
Accepting request 1100850 from home:mkittler:branches:server:monitoring
- 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 |
||
Ana Guerrero
|
b7ed2fdc8e |
Accepting request 1099551 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1099551 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=49 |
||
Dirk Stoecker
|
cf291a5d9f |
Accepting request 1098331 from home:mkittler:branches:server:monitoring
- 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 |
||
Dominique Leuenberger
|
3d1ff518f0 |
Accepting request 1095359 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1095359 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=48 |
||
b8b5d29af2 |
Accepting request 1095358 from home:witekbedyk:branches:server:monitoring
Add CVE references to the changelog OBS-URL: https://build.opensuse.org/request/show/1095358 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=111 |
|||
Dominique Leuenberger
|
6135e431c9 |
Accepting request 1094881 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1094881 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=47 |
||
Witek Bedyk
|
8ada605304 |
Accepting request 1094843 from home:mkittler:branches:server:monitoring
- 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 |
||
Dominique Leuenberger
|
ad9887fb28 |
Accepting request 1093532 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1093532 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=46 |
||
Dirk Stoecker
|
e911fdc17b |
Accepting request 1091071 from home:mkittler:branches:server:monitoring
- Update to version 9.5.3: * Bug fixes - Query: Prevent crash while executing concurrent mixed queries - Alerting: Require alert.notifications:write permissions to test receivers and templates OBS-URL: https://build.opensuse.org/request/show/1091071 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=107 |
||
Dominique Leuenberger
|
b7a4ff3625 |
Accepting request 1086493 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1086493 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=45 |
||
dd16cb4b8b |
Accepting request 1086219 from home:mkittler:branches:server:monitoring
- Update to version 9.5.2: * Bug fixes - Explore: Update table min height - DataLinks: Encoded URL fixed. OBS-URL: https://build.opensuse.org/request/show/1086219 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=105 |
|||
Dominique Leuenberger
|
617a2c3ad4 |
Accepting request 1083283 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1083283 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=44 |
||
Witek Bedyk
|
444eb48639 |
Accepting request 1083277 from home:mkittler:branches:server:monitoring
- 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 |
||
Dominique Leuenberger
|
116d513754 |
Accepting request 1079164 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1079164 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=43 |
||
Witek Bedyk
|
159254a17b |
Accepting request 1078603 from home:mkittler:branches:server:monitoring
- 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 |
||
Dominique Leuenberger
|
ceca966b65 |
Accepting request 1067964 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1067964 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=42 |
||
Witek Bedyk
|
68c74d7b9e |
Accepting request 1067143 from home:witekbedyk:branches:server:monitoring
Update changelog OBS-URL: https://build.opensuse.org/request/show/1067143 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=99 |
||
Dominique Leuenberger
|
594d3b5fb5 |
Accepting request 1067107 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1067107 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grafana?expand=0&rev=41 |