68200f8f83
33 Commits
Author | SHA256 | Message | Date | |
---|---|---|---|---|
Tatjana Dehler
|
265b315980 |
Accepting request 1063390 from home:witekbedyk:branches:server:monitoring
- Update to version 8.5.20: * Security: SVG: Add dompurify preprocessor step (bsc#1207749, CVE-2022-23552) * Security: Snapshots: Fix originalUrl spoof security issue (bsc#1207750, CVE-2022-39324) * Security: Omit error from http response * Bug fix: Email and username trimming and invitation validation OBS-URL: https://build.opensuse.org/request/show/1063390 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=93 |
||
Witek Bedyk
|
7c6530a53e |
Accepting request 1036644 from home:witekbedyk:branches:server:monitoring
Update to version 8.5.15 (jsc#PED-2617): * Security: Fix for privilege escalation (bsc#1205225, CVE-2022-3930) * Security: Omit error from http response when user does not exists (bsc#1205227, CVE-2022-39307) OBS-URL: https://build.opensuse.org/request/show/1036644 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=89 |
||
Tatjana Dehler
|
0db6efb57c |
Accepting request 1035212 from home:witekbedyk:branches:server:monitoring
- Update to version 8.5.14 (jsc#PED-2617): * Security: Fix do not forward login cookie in outgoing requests (bsc#1204303, CVE-2022-39201) * Security: Make proxy endpoints not leak sensitive HTTP headers (bsc#1204305, CVE-2022-31130) * Security: Fix plugin signature bypass (bsc#1204302, CVE-2022-31123) * Security: Fix blocknig other users from signing in (bsc#1204304, CVE-2022-39229) OBS-URL: https://build.opensuse.org/request/show/1035212 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=87 |
||
Tatjana Dehler
|
94360b1c31 |
Accepting request 1005640 from home:witekbedyk:branches:server:monitoring
- Update to version 8.5.13: + Features and enhancements: * Plugins: Expose emotion/react to plugins to prevent load failures + Bug fix: * AuthNZ: Security fixes for (bsc#1203596, CVE-2022-36062) and CVE-2022-35957 - Update to version 8.5.11: + Features and enhancements: * Rendering: Add support for renderer token * Alerting: AlertingProxy to elevate permissions for request forwarded to data proxy when RBAC enabled OBS-URL: https://build.opensuse.org/request/show/1005640 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=78 |
||
Witek Bedyk
|
7bb2886cd4 |
Accepting request 999209 from home:mkittler:branches:server:monitoring
- Update to version 8.5.10 + Bug fixes (8.5.10): * RBAC: Fix Anonymous Editors missing dashboard controls. #52649, @gamab + Bug fixes (8.5.9): * Security: Fixes for CVE-2022-31107 and CVE-2022-31097. #52238, @xlson + Bug fixes (8.4.10): * Security: Security: Fixes for CVE-2022-31107 and CVE-2022-31097. #52218, @IevaVasiljeva + Bug fixes (8.5.6): * Dashboard: Fixes random scrolling on time range change. #50379, @torkelo * Security: Fixes minor code scanning security warnings in old vendored javascript libs. #50382, @torkelo + Features and enhancements (8.5.5): * Azure Monitor: Include datasource ref when interpolating variables. #49543, @kevinwcyu * CloudWatch: Add multi-value template variable support for log group names in logs query builder. #49737, @kevinwcyu * Cloudwatch: Add template variable query function for listing log groups. #50100, @yaelleC + Bug fixes (8.5.5): * Alerting: Do not overwrite existing alert rule condition. #49920, @gillesdemey * Alerting: Remove double quotes from matchers. #50044, @alexweav + Features and enhancements (8.5.4): * Alerting: Remove disabled flag for data source when migrating alerts. #48559, @yuri-tceretian * Alerting: Show notification tab of legacy alerting only to editor. #49624, @yuri-tceretian * Alerting: Update migration to migrate only alerts that belong to existing org\dashboard. #49192, @yuri-tceretian * AzureMonitor: Do not quote variables when a custom "All" variable option is used. #49428, @andresmgot * AzureMonitor: Update allowed namespaces. #48468, @jcolladokuri * CloudMonitor: Correctly encode default project response. #49510, @aangelisc * Cloudwatch: Add support for new AWS/RDS EBS* metrics. #48798, @szymonpk * InfluxDB: Use backend for influxDB by default via feature toggle. #48453, @yesoreyeram * Legend: Use correct unit for percent and count calculations. #49004, @dprokop * LokI: use millisecond steps in Grafana 8.5.x. #48630, @gabor * Plugins: Introduce HTTP 207 Multi Status response to api/ds/query. #48550, @wbrowne * Reporting: Improve PDF file size using grid layout. (Enterprise) * Transformations: Add an All Unique Values Reducer. #48653, @josiahg * Transformers: avoid error when the ExtractFields source field is missing. #49368, @wardbekker * [v8.5.x] Alerting: Update migration to migrate only alerts that belong to existing org\dashboard. #49199, @grafanabot * [v8.5.x] Reporting: Improve PDF file size using grid layout. (Enterprise) + Bug fixes (8.5.4): * Alerting: Allow disabling override timings for notification policies. #48648, @gillesdemey * Alerting: Allow serving images from custom url path. #49022, @gillesdemey * Alerting: Apply Custom Headers to datasource queries. #47860, @joeblubaugh * Alerting: Fix RBAC actions for notification policies. #49185, @yuri-tceretian * Alerting: Fix access to alerts for viewer with editor permissions when RBAC is disabled. #49270, @yuri-tceretian * Alerting: Fix anonymous access to alerting. #49203, @yuri-tceretian * Alerting: correctly show all alerts in a folder. #48684, @gillesdemey * AzureMonitor: Fixes metric definition for Azure Storage queue/file/blob/table resources. #49101, @aangelisc * Dashboard: Fix dashboard update permission check. #48746, @IevaVasiljeva * DashboardExport: Fix exporting and importing dashboards where query data source ended up as incorrect. #48410, @torkelo * FileUpload: clicking the Upload file button now opens their modal correctly. #48766, @ashharrison90 * GrafanaUI: Fix color of links in error Tooltips in light theme. #49327, @joshhunt * LibraryPanels: Fix library panels not connecting properly in imported dashboards. #49161, @joshhunt * Loki: Improve unpack parser handling. #49074, @gabor * RolePicker: Fix menu position on smaller screens. #48429, @Clarity-89 * TimeRange: Fixes updating time range from url and browser history. #48657, @torkelo * TimeSeries: Fix detection & rendering of sparse datapoints. #48841, @leeoniya * Timeseries: Fix outside range stale state. #49633, @ryantxu * Tooltip: Fix links not legible in Tooltips when using light theme. #48748, @joshhunt * Tooltip: Sort decimals using standard numeric compare. #49084, @dprokop * Transforms: Labels to fields, fix label picker layout. #49304, @torkelo * Variables: Fixes issue with data source variables not updating queries with variable. #49478, @torkelo * [v8.5.x] Alerting: Fix RBAC actions for notification policies (#49185). #49348, @yuri-tceretian * [v8.5.x] Alerting: Fix access to alerts for viewer with editor permissions when RBAC is disabled. #49427, @konrad147 * [v8.5.x] Alerting: Fix anonymous access to alerting. #49268, @yuri-tceretian + Breaking changes (8.5.4): For a data source query made via /api/ds/query: If the DatasourceQueryMultiStatus feature is enabled and The data source response has an error set as part of the DataResponse, the resulting HTTP status code is now 207 Multi Status instead of 400 Bad gateway If the DatasourceQueryMultiStatus feature is not enabled and The data source response has an error set as part of the DataResponse, the resulting HTTP status code is 400 Bad Request (no breaking change) --> Issue #48550 + Bug fixes (8.5.3): * Security: fixes CVE-2022-29170. #49240, @xlson + Features and enhancements (8.5.2): * Alerting: Add safeguard for migrations that might cause dataloss. #48526, @JohnnyQQQQ * AzureMonitor: Add support for not equals and startsWith operators when creating Azure Metrics dimension filters. #48077, @aangelisc * Elasticsearch: Add deprecation notice for < 7.10 versions. #48506, @ivanahuckova * Traces: Filter by service/span name and operation in Tempo and Jaeger. #48209, @joey-grafana + Bug fixes (8.5.2): * AzureAd Oauth: Fix strictMode to reject users without an assigned role. #48474, @kyschouv * CloudWatch: Fix variable query tag migration. #48587, @iwysiu * Plugins: Ensure catching all appropriate 4xx api/ds/query scenarios. #47565, @wbrowne + Bug fixes (8.5.1): * Azure Monitor: Fix space character encoding for metrics query link to Azure Portal. #48139, @kevinwcyu * CloudWatch: Prevent log groups from being removed on query change. #47994, @asimpson * Cloudwatch: Fix template variables in variable queries. #48140, @iwysiu * Explore: Prevent direct access to explore if disabled via feature toggle. #47714, @Elfo404 * InfluxDB: Fixes invalid no data alerts. #48295, @yesoreyeram * Navigation: Prevent navbar briefly showing on login. #47968, @ashharrison90 * Plugins Catalog: Fix styling of hyperlinks. #48196, @marefr * Table: Fix filter crashes table. #48258, @zoltanbedi * TimeSeries: Properly stack series with missing datapoints. #48321, @leeoniya + Features and enhancements (8.5.0): * Alerting: Add contact points provisioning API. #47197, @JohnnyQQQQ * Alerting: Add resolved count to notification title when both firing and resolved present. #46697, @JacobsonMT * Alerting: Alert rule should wait For duration when execution error state is Alerting. #47052, @grobinson-grafana * Alerting: Classic conditions can now display multiple values. #46971, @gotjosh * Alerting: Display query from grafana-managed alert rules on /api/v1/rules. #45969, @gotjosh * Alerting: Enhance support for arbitrary group names in managed alerts. #47785, @gillesdemey * Alerting: add field for custom slack endpoint. #45751, @nathanrodman * Azure Monitor : Adding json formatting of error messages in Panel Header Corner and Inspect Error Tab. #44877, @yaelleC * Azure Monitor: Add 2 more Curated Dashboards for VM Insights. #45187, @jcolladokuri * CloudWatch: Handle new error codes for MetricInsights. #47033, @Gabrielopesantos * Dashboards: show changes in save dialog. #46557, @ryantxu * DataSource: Default data source is no longer a persisted state but just the default data source for new panels. #45132, @torkelo * DataSourcePlugin API: Allow queries import when changing data source type. #47435, @dprokop * Explore: Remove return to panel button. #45018, @gelicia * Explore: allow users to save Explore state to a new panel in a new dashboard. #45148, @Elfo404 * Instrumentation: Proxy status code correction and various improvements. #47473, @marefr * Logging: Introduce feature toggle to activate gokit/log format. #47336, @ying-jeanne * NewsPanel: Add support for Atom feeds. #45390, @kaydelaney * Plugins: Add deprecation notice for /api/tsdb/query endpoint. #45238, @wbrowne * Plugins: Adding support for traceID field to accept variables. #45559, @vinisdl * PostgreSQL: __unixEpochGroup to support arithmetic expression as argument. #46764, @s0nik42 * Profile/Help: Expose option to disable profile section and help menu. #46308, @cameronwaterman * Prometheus: Enable new visual query builder by default. #46634, @torkelo * SAML: Allow disabling of SAML signups. #47481, @mmandrus * SAML: Allow disabling of SAML signups. (Enterprise) * Table: New pagination option. #45732, @zoltanbedi * TablePanel: Add cell inspect option. #45620, @dprokop * Tempo / Trace Viewer: Support Span Links in Trace Viewer. #45632, @Shachi16 * Tempo: Download span references in data inspector. #47074, @connorlindsey * Tempo: Separate trace to logs and loki search datasource config. #46655, @connorlindsey * Trace View: Show number of child spans. #44393, @tharun208 * Transformations: Support escaped characters in key-value pair parsing. #47901, @aangelisc + Bug fixes (8.5.0): * Azure Monitor: Bug Fix for incorrect variable cascading for template variables. #47478, @jcolladokuri * CloudWatch: List all metrics properly in SQL autocomplete. #45898, @sunker * CloudWatch: Run query on blur in logs query field. #47454, @fridgepoet * Dashboard: Template variables are now correctly persisted when clicking breadcrumb links. #46790, @ashharrison90 * DashboardPage: Remember scroll position when coming back panel edit / view panel. #47639, @torkelo * Panel Edit: Options search now works correctly when a logarithmic scale option is set. #47927, @ashharrison90 * Postgres: Return tables with hyphenated schemes. #45754, @zuchka * Table panel: Fix horizontal scrolling when pagination is enabled. #47776, @dprokop * Variables: Ensure variables in query params are correctly recognised. #47049, @ashharrison90 * Variables: Fix crash when changing query variable datasource. #44957, @joshhunt * Visualizations: Stack negative-valued series downwards. #47373, @leeoniya + Breaking changes (8.5.0): For a proxied request, e.g. Grafana's datasource or plugin proxy: If the request is cancelled, e.g. from the browser/by the client, the HTTP status code is now 499 Client closed request instead of 502 Bad gateway If the request times out, e.g. takes longer time than allowed, the HTTP status code is now 504 Gateway timeout instead of 502 Bad gateway. Issue #47473 The change in behavior is that negative-valued series are now stacked downwards from 0 (in their own stacks), rather than downwards from the top of the positive stacks. We now automatically group stacks by Draw style, Line interpolation, and Bar alignment, making it impossible to stack bars on top of lines, or smooth lines on top of stepped lines. Issue #47373 The meaning of the default data source has now changed from being a persisted property in a panel. Before when you selected the default data source for a panel and later changed the default data source to another data source it would change all panels who were configured to use the default data source. From now on the default data source is just the default for new panels and changing the default will not impact any currently saved dashboards. Issue #45132 The Tooltip component provided by @grafana/ui is no longer automatically interactive (that is you can hover onto it and click a link or select text). It will from now on by default close automatically when you mouse out from the trigger element. To make tooltips behave like before set the new interactive property to true. + Deprecations (8.5.0): /api/tsdb/query API has been deprecated and will be removed in a future release. Use /api/ds/query instead. Issue #45238 + Plugin development fixes & changes (8.5.0): * Card: Increase clickable area when meta items are present. #47935, @ashharrison90 * Loki: Fix operator description propup from being shortened. #46575, @glintik * Tooltips: Make tooltips non interactive by default. #45053, @torkelo + Features and enhancements (8.4.7): * CloudWatch: Added missing MemoryDB Namespace metrics. #47290, @james-deee * Histogram Panel: Take decimal into consideration. #47330, @mdvictor * TimeSeries: Sort tooltip values based on raw values. #46738, @dprokop + Bug fixes (8.4.7): * API: Include userId, orgId, uname in request logging middleware. #47183, @marefr * Elasticsearch: Respect maxConcurrentShardRequests datasource setting. #47120, @alexandrst88 + Bug fixes (8.4.6): * Security: Fixes CVE-2022-24812. For more information, see our blog + Features and enhancements (8.4.5): * Instrumentation: Make backend plugin metrics endpoints available with optional authentication. #46467, @marefr * Table panel: Show datalinks for cell display modes JSON View and Gauge derivates. #46020, @mdvictor + Bug fixes (8.4.5): * Azure Monitor: Small bug fixes for Resource Picker. #46665, @sarahzinger * Logger: Use specified format for file logger. #46970, @sakjur * Logs: Handle missing fields in dataframes better. #46963, @gabor * ManageDashboards: Fix error when deleting all dashboards from folder view. #46877, @joshhunt + Features and enhancements (8.4.4): * Loki: Add unpack to autocomplete suggestions (#44623). #46573, @glintik * Plugins: allow using both Function and Class components for app plugins. #46148, @leventebalogh * TimeSeries: Add migration for Graph panel's transform series override. #46577, @dprokop * TimeSeries: Preserve null/undefined values when performing negative y transform. #46584, @dprokop + Bug fixes (8.4.4): * CloudWatch: Use default http client from aws-sdk-go. #46370, @sunker * Dashboards: Fixes repeating by row and no refresh. #46565, @torkelo * Gauge: Fixes blank viz when data link exists and orientation was horizontal. #46335, @torkelo * Search: sort results correctly when using postgres. #46466, @xlson * TagsInput: fix tags remove button accessibility issues. #46254, @Elfo404 * TextPanel: Sanitize after markdown has been rendered to html. #46166, @ashharrison90 + Features and enhancements (8.4.3): * Alerting: Grafana uses > instead of >= when checking the For duration. #46010 * Alerting: Use expanded labels in dashboard annotations. #45726, @grobinson-grafana * Logs: Escape windows newline into single newline. #45771, @perosb + Bug fixes (8.4.3): * Alerting: Fix use of > instead of >= when checking the For duration. #46011, @grobinson-grafana * Azure Monitor: Fixes broken log queries that use workspace. #45820, @sunker * CloudWatch: Remove error message when using multi-valued template vars in region field. #45886, @sunker * Middleware: Fix IPv6 host parsing in CSRF check. #45911, @ying-jeanne + Plugin development fixes & changes (8.4.3): * ClipboardButton: Use a fallback when the Clipboard API is unavailable. #45831, @ashharrison90 + Features and enhancements (8.4.2): * OAuth: Add setting to skip org assignment for external users. #34834, @baez90 * Tracing: Add option to map tag names to log label names in trace to logs settings. #45178, @connorlindsey + Bug fixes (8.4.2): * Explore: Fix closing split pane when logs panel is used. #45602, @ifrost + Features and enhancements (8.4.1): * Cloudwatch: Add support for AWS/PrivateLink* metrics and dimensions. #45515, @szymonpk * Configuration: Add ability to customize okta login button name and icon. #44079, @DanCech * Tempo: Switch out Select with AsyncSelect component to get loading state in Tempo Search. #45110, @CatPerry + Bug fixes (8.4.1): * Alerting: Fix migrations by making send_alerts_to field nullable. #45572, @santihernandezc + Features and enhancements (8.4.0): * API: Extract OpenAPI specification from source code using go-swagger. #40528, @papagian * AccessControl: Disable user remove and user update roles when they do not have the permissions. #43429, @Jguer * AccessControl: Provisioning for teams. #43767, @gamab * API: Add usage stats preview endpoint. #43899, @Jguer * Alerting: Move slow queries in the scheduler to another goroutine. #44423, @grobinson-grafana * Alerting: Use time.Ticker instead of alerting.Ticker in ngalert. #44395, @grobinson-grafana * Alerting: add custom grouping to Alert Panel. #44559, @gillesdemey * Analytics: Add user id tracking to google analytics. #42763, @autoric * Angular: Add AngularJS plugin support deprecation plan to docs site. #45149, @torkelo * Auth: implement auto_sign_up for auth.jwt. #43502, @sakjur * Azure Monitor Logs: Order subscriptions in resource picker by name. #45228, @sunker * Azure monitor Logs: Optimize data fetching in resource picker. #44549, @sunker * AzureMonitor: Filter list of resources by resourceType. #43522, @andresmgot * BarChart: color by field, x time field, bar radius, label skipping. #43257, @leeoniya * Chore: Implement OpenTelemetry in Grafana. #42674, @idafurjes * Cloud Monitoring: Adds metric type to Metric drop down options. #43268, @tw1nk * CloudWatch: Add Data Lifecycle Manager metrics and dimension. #43310, @ilyastoli * CloudWatch: Add Missing Elasticache Host-level metrics. #43455, @dhendo * CloudWatch: Add all ElastiCache Redis Metrics. #43336, @siavashs * CloudWatch: Add new AWS/ES metrics. #43034, @sunker * Cloudwatch: Add syntax highlighting and autocomplete for "Metric Search". #43985, @sarahzinger * Explore: Support custom display label for exemplar links for Prometheus datasource. #42732, @JokerQueue * Hotkeys: Make time range absolute/permanent. #43802, @davkal * Playlists: Enable sharing direct links to playlists. #44161, @ashharrison90 * SQLStore: Prevent concurrent migrations. #44101, @papagian * SSE: Add Mode to drop NaN/Inf/Null in Reduction operations. #43583, @kylebrandt * Setting: Support configuring feature toggles with bools instead of just passing an array. #43326, @bergquist * TimeSeries: Add support for negative Y and constant transform. #44774, @dprokop * Transformations: Add 'JSON' field type to ConvertFieldTypeTransformer. #42624, @sd2k + Bug fixes (8.4.0): * Auth: Guarantee consistency of signed SigV4 headers. #45054, @wbrowne * CloudWatch: Fix MetricName resetting on Namespace change. #44165, @yaelleC * Cloudwatch : Fixed reseting metric name when changing namespace in Metric Query. #44612, @yaelleC * Explore: Avoid locking timepicker when range is inverted. #44790, @Elfo404 * Instrumentation: Fix HTTP request instrumentation of authentication failures. #44234, @marefr * LibraryPanels: Prevent long descriptions and names from obscuring the delete button. #45190, @zuchka * OAuth: Fix parsing of ID token if header contains non-string value. #44159, @marefr * Panel Edit: Visualization search now works correctly with special characters. #45137, @ashharrison90 * Provisioning: Fix duplicate validation when multiple organizations have been configured. #44151, @marefr * QueryField: Fix issue with undo history when suggestion is inserted (#28656). #39114, @glintik * TablePanel: Do not prefix columns with frame name if multiple frames and override active. #45174, @mdvictor + Deprecations (8.4.0): AngularJS plugin support is now in a deprecated state, meaning it will be removed in a future release. Currently, that is planned for version 10 (in 2023). The documentation site has an article with more details on why, when, and how. Issue #45149 OBS-URL: https://build.opensuse.org/request/show/999209 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=76 |
||
Witek Bedyk
|
10156548c6 |
Accepting request 994726 from home:witekbedyk:branches:server:monitoring
- Update to version 8.3.10 + Security: * Fixes XSS vulnerability in the Unified Alerting (bsc#1201535, CVE-2022-31097) * Fixes OAuth account takeover vulnerability (bsc#1201539, CVE-2022-31107) - Update to version 8.3.9 + Bug fixes: * Geomap: Display legend * Prometheus: Fix timestamp truncation - Update to version 8.3.7 + Bug fix: * Provisioning: Ensure that the default value for orgID is set when provisioning datasources to be deleted. - Update to version 8.3.6 + Features and enhancements: * Cloud Monitoring: Reduce request size when listing labels. * Explore: Show scalar data result in a table instead of graph. * Snapshots: Updates the default external snapshot server URL. * Table: Makes footer not overlap table content. * Tempo: Add request histogram to service graph datalink. * Tempo: Add time range to tempo search query behind a feature flag. * Tempo: Auto-clear results when changing query type. * Tempo: Display start time in search results as relative time. + Bug fixes: * CloudMonitoring: Fix resource labels in query editor. * Cursor sync: Apply the settings without saving the dashboard. * LibraryPanels: Fix for Error while cleaning library panels. * Logs Panel: Fix timestamp parsing for string dates without timezone. * Prometheus: Fix some of the alerting queries that use reduce/math operation. * TablePanel: Fix ad-hoc variables not working on default datasources. * Text Panel: Fix alignment of elements. * Variables: Fix for constant variables in self referencing links. OBS-URL: https://build.opensuse.org/request/show/994726 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=74 |
||
Stefano Torresi
|
4e222aadc0 |
Accepting request 953107 from home:witekbedyk:branches:server:monitoring
- Update to version 8.3.5 (jsc#SLE-23439, jsc#SLE-23422) + Security: * Fixes XSS vulnerability in handling data sources (bsc#1195726, CVE-2022-21702) * Fixes cross-origin request forgery vulnerability (bsc#1195727, CVE-2022-21703) * Fixes Insecure Direct Object Reference vulnerability in Teams API (bsc#1195728, CVE-2022-21713) OBS-URL: https://build.opensuse.org/request/show/953107 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=68 |
||
Witek Bedyk
|
85974d977e |
Accepting request 949301 from home:witekbedyk:branches:server:monitoring
- Update to version 8.3.4 (jsc#PM-3191) - Update changelog - Update license to GNU Affero General Public License v3.0. OBS-URL: https://build.opensuse.org/request/show/949301 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=67 |
||
Lars Vogdt
|
61abb0a7ea |
Accepting request 940415 from home:witekbedyk:branches:server:monitoring
- Update to version 7.5.12: * Fix markdown path traversal (#42969, bsc#1193688, CVE-2021-43813) OBS-URL: https://build.opensuse.org/request/show/940415 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=66 |
||
Ruediger Oertel
|
1b811f83e7 |
Accepting request 932046 from home:oertel:branches:server:monitoring
- Update to version 7.5.11: * Fix certs issue (#40002) * Release v7.5.11 (#124) * Fix static path matching issue in macaron * OAuth: add docs for disableAutoLogin param (#38752) (#38894) * Fix #747; remove 'other variables'. (#37866) (#37878) * Update alert docs (#33658) (#33659) * [7.5.x] Docs: added documentation for the "prepare time series"-transformation. (#36836) * cherry picked dc5778c303ca555b70e8ca8c28e95997e26ecfc1 (#36813) * "Release: Updated versions in package to 7.5.10" (#36792) * [v7.5.x] Transformations: add 'prepare time series' transformer (#36749) * Remove verify-drone from windows (#36775) * Update queries.md (#31941) (#36764) * Updated content to specify method to use to get keyboard shortcuts wh… (#36084) (#36087) * ReleaseNotes: Updated changelog and release notes for 7.5.9 (#36057) (#36077) * "Release: Updated versions in package to 7.5.9" (#36056) * Login: Fixes Unauthorized message showing when on login page or snapshot page (#35311) (#35880) * ReleaseNotes: Updated changelog and release notes for 7.5.8 (#35703) (#35822) * CI: Upgrade pipeline tool to use main (#35804) * CI: try to force v7.5.x instead of master (#35799) * CI: supports move from master to main in 7.5.x release branch (#35747) * "Release: Updated versions in package to 7.5.8" (#35701) * Chore: Bump acorn and lodash-es (#35650) * Snapshots: Remove dashboard links from snapshots (#35567) (#35585) * [v7.5.x] Datasource: Allow configuring `MaxConnsPerHost` (#35519) * Remove docs sync from v7.5.x (#35443) * "Release: Updated versions in package to 7.5.7" (#35412) * Add max_idle_connections_per_host to config (#35365) * Update go.sum to fix failing enterprise pipeline (#35353) * [v7.5.x] HTTP Client: Introduce `go-conntrack` (#35321) OBS-URL: https://build.opensuse.org/request/show/932046 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=63 |
||
Stefano Torresi
|
3a6bc52d50 |
Accepting request 895357 from home:dmolkentin:infrarun
- Update to version 7.5.7: * Updated relref to "Configuring exemplars" section (#34240) (#34243) * Added exemplar topic (#34147) (#34226) * Quota: Do not count folders towards dashboard quota (#32519) (#34025) * Instructions to separate emails with semicolons (#32499) (#34138) * Docs: Remove documentation of v8 generic OAuth feature (#34018) * Annotations: Prevent orphaned annotation tags cleanup when no annotations were cleaned (#33957) (#33975) * [GH-33898] Add missing --no-cache to Dockerfile. (#33906) (#33935) * ReleaseNotes: Updated changelog and release notes for 7.5.6 (#33932) (#33936) * Stop hoisting @icons/material (#33922) * Chore: fix react-color version in yarn.lock (#33914) * "Release: Updated versions in package to 7.5.6" (#33909) * Loki: fix label browser crashing when + typed (#33900) (#33901) * Document `hide_version` flag (#33670) (#33881) * Add isolation level db configuration parameter (#33830) (#33878) * Sanitize PromLink button (#33874) (#33876) * Removed content as per MarcusE's suggestion in https://github.com/grafana/grafana/issues/33822. (#33870) (#33872) * Docs feedback: /administration/provisioning.md (#33804) (#33842) * Docs: delete from high availability docs references to removed configurations related to session storage (#33827) (#33851) * Docs: Update _index.md (#33797) (#33799) * Docs: Update installation.md (#33656) (#33703) * GraphNG: uPlot 1.6.9 (#33598) (#33612) * dont consider invalid email address a failed email (#33671) (#33681) * InfluxDB: Improve measurement-autocomplete behavior in query editor (#33494) (#33625) * add template for dashboard url parameters (#33549) (#33588) * Add note to Snapshot API doc to specify that user has to provide the entire dashboard model (#33572) (#33586) * Update team.md (#33454) (#33536) * Removed duplicate file "dashboard_folder_permissions.md (#33497) * Document customQueryParameters for prometheus datasource provisioning (#33440) (#33495) * ReleaseNotes: Updated changelog and release notes for 7.5.5 (#33473) (#33492) OBS-URL: https://build.opensuse.org/request/show/895357 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=58 |
||
Lars Vogdt
|
1e5349b11c |
Accepting request 891162 from home:ecsos:monitoring
- Update to version 7.5.5: * "Release: Updated versions in package to 7.5.5" (#33469) * GraphNG: Fix exemplars window position (#33427) (#33462) * Remove field limitation from slack notification (#33113) (#33455) * Prometheus: Support POST in template variables (#33321) (#33441) * Instrumentation: Add success rate metrics for email notifications (#33359) (#33409) * Use either moment objects (for absolute times in the datepicker) or string (for relative time) (#33315) (#33406) * Docs: Removed type from find annotations example. (#33399) (#33403) * [v7.5.x]: FrontendMetrics: Adds new backend api that frontend can use to push frontend measurements and counters to prometheus (#33255) * Updated label for add panel. (#33285) (#33286) * Bug: Add git to Dockerfile.ubuntu (#33247) (#33248) * Docs: Sync latest master docs with 7.5.x (#33156) * Docs: Update getting-started-influxdb.md (#33234) (#33241) * Doc: Document the X-Grafana-Org-Id HTTP header (#32478) (#33239) * Minor Changes in Auditing.md (#31435) (#33238) * Docs: Add license check endpoint doc (#32987) (#33236) * Postgres: Fix time group macro when TimescaleDB is enabled and interval is less than a second (#33153) (#33219) * Docs: InfluxDB doc improvements (#32815) (#33185) * [v7.5.x] Loki: Pass Skip TLS Verify setting to alert queries (#33031) * update cla (#33181) * Fix inefficient regular expression (#33155) (#33159) * Auth: Don't clear auth token cookie when lookup token fails (#32999) (#33136) * Elasticsearch: Add documentation for supported Elasticsearch query transformations (#33072) (#33128) * Update team.md (#33060) (#33084) * GE issue 1268 (#33049) (#33081) * Fixed some formatting issues for PRs from yesterday. (#33078) (#33079) * Explore: Load default data source in Explore when the provided source does not exist (#32992) (#33061) * Docs: Replace next with latest in aliases (#33054) (#33059) * Added missing link item. (#33052) (#33055) * Backport 33034 (#33038) * Docs: Backport 32916 to v7.5x (#33008) * ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973) (#32998) * Elasticsearch: Force re-rendering of each editor row type change (#32993) (#32996) * Docs: Sync release branch with latest docs (#32986) OBS-URL: https://build.opensuse.org/request/show/891162 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=56 |
||
Witek Bedyk
|
3dc0476040 |
Accepting request 885774 from home:ecsos:monitoring
- Update to version 7.5.4: - Update to version 7.5.3: - Update to version 7.4.5 * Security: Fix API permissions issues related to team-sync CVE-2021-28146, CVE-2021-28147. (Enterprise) * Security: Usage insights requires signed in users CVE-2021-28148. (Enterprise) * Security: Do not allow editors to incorrectly bypass permissions on the default data source. CVE-2021-27962. (Enterprise) - Drop patch add-gotest-module.patch - Add patch drop-grafana-aws-sdk-0.3.0-module.patch OBS-URL: https://build.opensuse.org/request/show/885774 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=54 |
||
Witek Bedyk
|
6b0443b68b |
Accepting request 874474 from home:tserong:branches:server:monitoring
Update to version 7.4.2 OBS-URL: https://build.opensuse.org/request/show/874474 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=52 |
||
Dirk Stoecker
|
1c85b61d33 |
Accepting request 860337 from home:dirkmueller:branches:server:monitoring
- Update to version 7.3.6: * fixes for saml vulnerability * [v7.3.x] Fix: Correct panel edit uistate migration (#29413) (#29711) * PanelEdit: Prevent the preview pane to be resized further than window height (#28370) (#29726) * Fix: Migrate Panel edit uiState percentage strings to number (#29412) (#29723) * "Release: Updated versions in package to 7.3.5" (#29710) * Chore: upgrading y18n to 4.0.1 for security reasons (#29523) (#29709) * Panel: making sure we support all versions of chrome when detecting position of click event. (#29544) (#29708) * PanelEdit: making sure the correct datasource query editor is being rendered. (#29500) (#29707) * [v7.3.x] Auth: Add SigV4 header allowlist to reduce chances of verification issues (#29705) * Alerting: Use correct time series name override from frame fields (#29693) (#29698) * CloudWatch: namespace in search expression should be quoted if match exact is enabled #29109 (#29563) (#29687) * Adds go dep used by an Enterprise feature. (#29645) (#29690) * instrumentation: align label name with our other projects (#29514) (#29685) * Instrumentation: Add examplars for request histograms (#29357) (#29682) * Login: Fixes typo in tooltip (#29604) (#29606) * fixes bug with invalid handler name for metrics (#29529) (#29532) * AzureMonitor: Unit MilliSeconds naming (#29399) (#29526) * Alarting: fix alarm messages in dingding (Fixes #29470) (#29482) (#29527) * Bug: trace viewer doesn't show more than 300 spans (#29377) (#29504) * Prometheus: don't override displayName property (#29441) (#29488) * resolve conflicts (#29415) * Drone: Upgrade build pipeline tool (#29365) (#29368) * Drone: Upload artifacts for release branch builds (#29297) (#29364) * Drone: Execute artifact publishing for both editions in parallel during release (#29362) (#29363) * Drone: Publish NPM packages after Storybook to avoid race condition (#29340) (#29343) * Docs: Fix editor role and alert notification channel description (#29301) (#29337) * "Release: Updated versions in package to 7.3.4" (#29336) * Security: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests #29330 (#29335) * Backport of InfluxDB: update flux library and support boolean label values #29333 OBS-URL: https://build.opensuse.org/request/show/860337 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=50 |
||
Joao Cavalheiro
|
c2467c1e0d |
Accepting request 847517 from home:witekbedyk:branches:server:monitoring
Update to version 7.3.1 OBS-URL: https://build.opensuse.org/request/show/847517 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=47 |
||
Witek Bedyk
|
92199635ad |
Accepting request 835383 from home:jcavalheiro:branches:server:monitoring
Update to version 7.1.5 OBS-URL: https://build.opensuse.org/request/show/835383 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=45 |
||
Witek Bedyk
|
311cad74f8 |
Accepting request 811894 from home:jcavalheiro:monitoring
Update to 7.0.3 - Fix CVE-2020-13379 OBS-URL: https://build.opensuse.org/request/show/811894 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=43 |
||
Lars Vogdt
|
5843cd47b1 |
Accepting request 810636 from home:jcavalheiro:monitoring
Update to v7.0.1 OBS-URL: https://build.opensuse.org/request/show/810636 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=41 |
||
Joao Cavalheiro
|
9423e897a5 |
Accepting request 799304 from home:SchoolGuy:branches:server:monitoring
- This version fixes bsc#1170557 and its corresponding CVE-2020-12245 - Update to version 6.7.3 - Admin: Fix Synced via LDAP message for non-LDAP external users. #23477, @alexanderzobnin - Alerting: Fixes notifications for alerts with empty message in Google Hangouts notifier. #23559, @hugohaggmark - AuthProxy: Fixes bug where long username could not be cached.. #22926, @jcmcken - Dashboard: Fix saving dashboard when editing raw dashboard JSON model. #23314, @peterholmberg - Dashboard: Try to parse 8 and 15 digit numbers as timestamps if parsing of time range as date fails. #21694, @jessetan - DashboardListPanel: Fixed problem with empty panel after going into edit mode (General folder filter being automatically added) . #23426, @torkelo - Data source: Handle datasource withCredentials option properly. #23380, @hvtuananh - Security: Fix annotation popup XSS vulnerability. #23813, @torkelo - Server: Exit Grafana with status code 0 if no error. #23312, @aknuds1 - TablePanel: Fix XSS issue in header column rename (backport). #23814, @torkelo - Variables: Fixes error when setting adhoc variable values. #23580, @hugohaggmark - Update to version 6.7.2: (see installed changelog for the full list of changes) - BackendSrv: Adds config to response to fix issue for external plugins that used this property . #23032, @torkelo - Dashboard: Fixed issue with saving new dashboard after changing title . #23104, @dprokop - DataLinks: make sure we use the correct datapoint when dataset contains null value.. #22981, @mckn - Plugins: Fixed issue for plugins that imported dateMath util . #23069, @mckn - Security: Fix for dashboard snapshot original dashboard link could contain XSS vulnerability in url. #23254, @torkelo - Variables: Fixes issue with too many queries being issued for nested template variables after value change. #23220, @torkelo - Plugins: Expose promiseToDigest. #23249, @torkelo - Reporting (Enterprise): Fixes issue updating a report created by someone else OBS-URL: https://build.opensuse.org/request/show/799304 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=34 |
||
Witek Bedyk
|
19ad1a3209 |
Accepting request 786027 from home:ojkastl_buildservice:Branch_grafana
update to 6.6.2; use go_modules service to provide dependencies in vendor.tar.gz; BuildRequires go1.14 to build successfully; adjust Makefile and README to current requirements for 6.6.2 (npm12, not npm10);adjust Makefile to fully work with new file names OBS-URL: https://build.opensuse.org/request/show/786027 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=30 |
||
Joao Cavalheiro
|
89794e01f3 |
Accepting request 753312 from home:witekbedyk:branches:server:monitoring
- Revert the spec file and make script - Remove PhantomJS dependency OBS-URL: https://build.opensuse.org/request/show/753312 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=28 |
||
Lars Vogdt
|
a647090d27 |
Accepting request 740994 from home:ecsos:monitoring
Update to 6.4.3. Rebase grafana.spec. See grafana.changes. OBS-URL: https://build.opensuse.org/request/show/740994 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=27 |
||
Jan Fajerski
|
f2c60d0f61 |
Accepting request 729657 from home:simoncrute:branches:server:monitoring
Version bump to 6.3.5 Tweaks to the changelog. OBS-URL: https://build.opensuse.org/request/show/729657 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=25 |
||
Joao Cavalheiro
|
0997149779 |
Accepting request 724543 from home:simoncrute:branches:server:monitoring
Version update to 6.3.3 grafana.changes taken from release notes now. (https://github.com/grafana/grafana/releases) OBS-URL: https://build.opensuse.org/request/show/724543 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=22 |
||
Dirk Stoecker
|
d2eb4e1889 |
Accepting request 711929 from home:dirkmueller:branches:server:monitoring
- Update to version 6.2.5: * release 6.2.5 * Panel: Fully escape html in drilldown links (was only sanitized before) (#17731) * Grafana-CLI: Wrapper for `grafana-cli` within RPM/DEB packages and config/homepath are now global flags (#17695) * config: fix connstr for remote_cache (#17675) * TablePanel: fix annotations display (#17646) * middleware: fix Strict-Transport-Security header (#17644) * Elasticsearch: Fix empty query request to send properly (#17488) * release 6.2.4 * grafana-cli: Fix receiving flags via command line (#17617) * HTTPServer: Fix X-XSS-Protection header formatting (#17620) * release 6.2.3 * cli: grafana-cli should receive flags from the command line (#17606) * AuthProxy: Optimistic lock pattern for remote cache Set (#17485) * OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy (#17541) * middleware: add security related HTTP(S) response headers (#17522) * remote_cache: Fix redis (#17483) * auth_proxy: non-negative cache TTL (#17495) OBS-URL: https://build.opensuse.org/request/show/711929 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=17 |
||
Lars Vogdt
|
8b36a637f8 |
Accepting request 710097 from home:dirkmueller:branches:server:monitoring
- Update to version 6.2.2: * Security Fix: Prevent csv formula injection attack * PluginConfig: Fixed plugin config page navigation when using subpath * Explore: Update time range before running queries * Perf: Fix slow dashboards ACL query * Database: Initialize xorm with an empty schema for postgres * CloudWatch: Avoid exception while accessing results OBS-URL: https://build.opensuse.org/request/show/710097 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=16 |
||
Jan Fajerski
|
2cf3d5fe22 |
Accepting request 706256 from home:jcavalheiro:monitoring
- Update to version 6.2.1 OBS-URL: https://build.opensuse.org/request/show/706256 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=14 |
||
Joao Cavalheiro
|
bcd376029b |
Accepting request 703969 from home:dirkmueller:branches:server:monitoring
- Update to version 6.1.6 (bsc#1115960, CVE-2018-19039): See https://community.grafana.com/t/release-notes-v6-1-x/15772 Security: Bump jQuery to 3.4.0 File Exfiltration vulnerability Security fix - Update to version 6.0.2: * Fixed issue with alert links in alert list panel causing panel not found errors, fixes #15680 * Improved error handling when rendering dashboard panels, fixes #15913 * fix allow anonymous server bind for ldap search * add nil/length check when delete old login attempts * fix discord notifier so it doesn't crash when there are no image generated * fix only users that can edit a dashboard should be able to update panel json * move to new component to handle focus * added state to not set focus on search every render * Snapshots update * Use app config directly in ButtonRow instead of passing datasources page URL via prop * Update snapshots * Fixed url of back button in datasource edit page, when root_url configured * release: Bumped version OBS-URL: https://build.opensuse.org/request/show/703969 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=12 |
||
Joao Cavalheiro
|
5e5dd725b4 |
Accepting request 683876 from home:jfajerski:branches:server:monitoring
- Update to version 6.0.1: * Bug Fixes: + utils: show string errors + Viewers with viewers_can_edit should be able to access /explore + log phantomjs output even if it timeout and include orgId when render alert - Update to version 6.0.0: * Breaking Changes: + Text Panel: The text panel does no longer by default allow unsantizied HTML. This means that if you have text panels with scripts tags they will no longer work as before. To enable unsafe javascript execution in text panels enable the settings disable_sanitize_html under the section [panels] in your Grafana ini file, or set env variable GF_PANELS_DISABLE_SANITIZE_HTML=true. + Dashboard: Panel property minSpan replaced by maxPerRow. Dashboard migration will automatically migrate all dashboard panels using the minSpan property to the new maxPerRow property + Internal Metrics Edition has been added to the build_info metric. This will break any Graphite queries using this metric. Edition will be a new label for the Prometheus metric. * New Features: + Alerting: Adds support for Google Hangouts Chat notifications + Elasticsearch: Support bucket script pipeline aggregations + Influxdb: Add support for time zone (tz) clause + Snapshots: Enable deletion of public snapshot + Provisioning: Provisioning support for alert notifiers + Explore: A whole new way to do ad-hoc metric queries and exploration. Split view in half and compare metrics & logs and much much more. Read more here + Auth: Replace remember me cookie solution for Grafana's builtin, LDAP and OAuth authentication with a solution based on short-lived tokens + AzureMonitor: Enable alerting by converting Azure Monitor API to Go + Explore A new query focused workflow for ad-hoc data exploration and troubleshooting. + Grafana Loki Integration with the new open source log aggregation system from Grafana Labs. + Gauge Panel A new standalone panel for gauges. + New Panel Editor UX improves panel editing and enables easy switching between different visualizations. + Google Stackdriver Datasource is out of beta and is officially released. + React Plugin support enables an easier way to build plugins. + Named Colors in our new improved color picker. + Removal of user session storage makes Grafana easier to deploy & improves security. * Bug Fixes: + Metrics: Fixes broken usagestats metrics for /metrics + Dashboard: Fixes kiosk mode should have &kiosk appended to the url + Dashboard: Fixes kiosk=tv mode with autofitpanels should respect header + Image rendering: Fixed image rendering issue for dashboards with auto refresh, + Dashboard: Fix only users that can edit a dashboard should be able to update panel json. + LDAP: fix allow anonymous initial bind for ldap search. + UX: Fixed scrollbar not visible initially (only after manual scroll). + Datasource admin TestData + Dashboard: Fixed scrolling issue that caused scroll to be locked to bottom. + Explore: Viewers with viewers_can_edit should be able to access /explore. + Security fix: limit access to org admin and alerting pages. + Panel Edit minInterval changes did not persist + Teams: Fixed bug when getting teams for user. + Stackdriver: fix for float64 bounds for distribution metrics + Stackdriver: no reducers available for distribution type + Influxdb: Add support for alerting on InfluxDB queries that use the non_negative_difference function + Alerting: Fix percent_diff calculation when points are nulls + Alerting: Fixed handling of alert urls with true flags + Gauge: Fix issue with gauge requests being cancelled + Gauge: Accept decimal inputs for thresholds + UI: Fix error caused by named colors that are not part of named colors palette + Search: Bug pressing special regexp chars in input fields + Permissions: No need to have edit permissions to be able to "Save as" + Search: Fix for issue with scrolling the "tags filter" dropdown + Prometheus: Query for annotation always uses 60s step regardless of dashboard range + Annotations: Fix creating annotation when graph panel has no data points position the popup outside viewport + Piechart/Flot: Fixes multiple piechart instances with donut bug + plus many minor changes and fixes - Update to version 5.4.3: * Fixes: + Alerting Invalid frequency causes division by zero in alert scheduler + Dashboard Dashboard links do not update when time range changes + Limits Support more than 1000 datasources per org + Backend fix signed in user for orgId=0 result should return active org id + Provisioning Adds orgId to user dto for provisioned dashboards - Update to version 5.4.2: * Fixes: + Datasource admin: Fix for issue creating new data source when same name exists + OAuth: Fix for oauth auto login setting, can now be set using env variable + Dashboard search: Fix for searching tags in tags filter dropdown. - Update to version 5.4.1: * Fixes: + Stackdriver: Fixes issue with data proxy and Authorization header + Units: fixedUnit for Flow:l/min and mL/min + Logging: Fix for issue where data proxy logged a secret when debug logging was enabled, now redacted. + InfluxDB: Add support for alerting on InfluxDB queries that use the cumulative_sum function. + Plugins: Panel plugins should no receive the panel-initialized event again as usual. + Embedded Graphs: Iframe graph panels should now work as usual. + Postgres: Improve PostgreSQL Query Editor if using different Schemas, + Quotas: Fixed for updating org & user quotas. + Cloudwatch: Add the AWS/SES Cloudwatch metrics of BounceRate and ComplaintRate to auto complete list. + Dashboard Search: Fixed filtering by tag issues. + Graph: Fixed time region issues, + Graph: Fixed issue with series color picker popover being placed outside window. - Update to version 5.4.0: * Breaking Changes: + Postgres/MySQL/MSSQL datasources now per default uses max open connections = unlimited (earlier 10), max idle connections = 2 (earlier 10) and connection max lifetime = 4 hours (earlier unlimited). * Features: + Alerting: Introduce alert debouncing with the FOR setting. + Alerting: Option to disable OK alert notifications + Postgres/MySQL/MSSQL: Adds support for configuration of max open/idle connections and connection max lifetime. Also, panels with multiple SQL queries will now be executed concurrently + MySQL: Graphical query builder + MySQL: Support connecting thru Unix socket for MySQL datasource + MSSQL: Add encrypt setting to allow configuration of how data sent between client and server are encrypted + Stackdriver: Not possible to authenticate using GCE metadata server + Teams: Team preferences (theme, home dashboard, timezone) support + Graph: Time regions support enabling highlight of weekdays and/or certain timespans + OAuth: Automatic redirect to sign-in with OAuth + Stackdriver: Template query editor * Fixes: + Cloudwatch: Fix invalid time range causes segmentation fault + Cloudwatch: AWS/CodeBuild metrics and dimensions + MySQL: Fix $__timeFrom() and $__timeTo() should respect local time zone + Graph: Fix legend always visible even if configured to be hidden + Elasticsearch: Fix regression when using datasource version 6.0+ and alerting - Update to version 5.3.4: * minor bug fixes - Update to version 5.3.3: * fix potential security issue https://community.grafana.com/t/grafana-5-3-3-and-4-6-5-security-update/11961 OBS-URL: https://build.opensuse.org/request/show/683876 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=10 |
||
Lars Vogdt
|
07e312614f |
Accepting request 645662 from systemsmanagement:sumaform:tools
Update to version 5.3.2, including golang 1.11 OBS-URL: https://build.opensuse.org/request/show/645662 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=8 |
||
Lars Vogdt
|
578d56d11a |
Accepting request 617300 from home:mcalmer:branches:server:monitoring
- Update to version 5.1.3: * Heatmap support for Prometheus * Align Zero-Line for Right and Left Y-axes * allow setting the database * MSSQL Data Source * support multiple histogram series * support cloudwatch high resolution query * Added radiation units * Modify Grafana Pagerduty notifier to use Pagerduty API V2 * prometheus editor: variable autocomplete support * Use net.SplitHostPort to support IPv6 * See /usr/share/doc/packages/grafana/CHANGELOG.md for more details - remove unknown build flag -s need working phantomjs and new go OBS-URL: https://build.opensuse.org/request/show/617300 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=7 |
||
f504c80fe4 |
Accepting request 583279 from security:logging
server:monitoring seems to be a better place for grafana then security:logging. OBS-URL: https://build.opensuse.org/request/show/583279 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=1 |