Skip to content

Releases: qlik-oss/qlik-cloud-reload-analyzer

v4.0.4

02 Aug 16:47
8a6c045
Compare
Choose a tag to compare

We are pleased to release Reload Analyzer v4.0.4. Assets are attached to this release for your convenience.

What's Changed

The following changes have been made for this release:

  • Bug fix where applymap was in wrong location.

What's Changed

Full Changelog: https://github.com/qlik-oss/qlik-cloud-reload-analyzer/compare/v4.0.3...

v4.0.2

16 Jul 08:02
78f169a
Compare
Choose a tag to compare

We are pleased to release Reload Analyzer. Assets are attached to this release for your convenience.

What's Changed

The following changes have been made for this release:

  • Fixes to variable placement for GMT offset calculation
  • Fixes to filter image references.

Full Changelog: v4.0.1...v4.0.2

v4.0.1

12 Jul 17:09
46aa7b8
Compare
Choose a tag to compare

Find attached the app (Reload-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).

What's Changed

The following changes have been made for this release:

  • App redesigned to comply with the standards of other monitoring apps.
  • GMT offset adjustments through the vu_GMT_offset variable are now done after QVD storage in the transformation process, i.e., it can now be adjusted at any time without having to flush out the QVDs.
  • Reloads are now pulled in from both deleted users and deleted apps to provide an accurate picture of both activity and concurrency.
  • Visualizations and metrics have been added that illustrate the reload queue time.
  • Minor bug fixes.

Full Changelog: v3.1.7...v4.0.1

v3.1.7

26 Oct 13:47
b4c71bf
Compare
Choose a tag to compare

Find attached the app (Reload-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).

What's Changed

The following changes have been made for this release:

  • The AppSpaceName field was incorrectly showing SpaceID values in certain scenarios. This has been resolved.

Full Changelog: v3.1.6...v3.1.7

v3.1.6

24 Oct 16:18
97e591f
Compare
Choose a tag to compare

Find attached the app (Reload-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).

What's Changed

The following changes have been made for this release:

  • The call to the items API to fetch the apps has been optimized, reducing the load time of the app.
  • The AppOwnerName field is now fetched from the Users API.
  • The SpaceID field values for Personal spaces are now qualified e.g., Personal - {userAttribute} vs previously where they were set to Personal.
  • Distributed applications (from Qlik Sense Enterprise Client-Managed or QlikView Publisher) have been filtered out of the application as they are irrelevant.

Full Changelog: v3.1.4...v3.1.6

v3.1.4

12 Oct 17:04
5e35dbe
Compare
Choose a tag to compare

We are pleased to release version v3.1.4 of the Reload-Analyzer.

Find attached the app (Reload-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).

What's Changed

The following changes have been made for this release:

  • A new REST call to the Qlik Cloud Monitoring Apps manifest has been added to check the current version of the app.
  • A new REST call to api/v1/data-files/quotas has been added to the app to fetch a list of supported file extensions for Qlik Cloud. This list is used in parsing data file names.
  • A new REST call to api/v1/items has been added to the app to check if the app exists immediately before fetching its reload metadata. Without this call, a 404 could be presented if the app was deleted mid-reload.
  • The current and latest versions of the app have been added to the About sheet.
  • Reloads that have the status of CANCELED are now ingested into the app.
  • Added CANCELED reloads to the All Reloads sheet.
  • Added Latest Peak Reload RAM (MB) to the Dashboard and Schedules & Durations sheets.
  • Added support for the new Audits API event com.qlik.v1.app.reload.finished which will be replacing com.qlik.app.reload.ended event. Please refer to the changelog for more information.
  • A new REST call to api/v1/audits/types has been added to the app to check to see whether the tenant has the com.qlik.v1.app.reload.finished event from the Audits API.
  • A new REST call to api/v1/apps/{appId}/reloads/metadata/{reloadId} has been added to the app to harvest the reload metadata, as that data is not available in the com.qlik.v1.app.reload.finished event from the Audits API. It was previously available in the com.qlik.app.reload.ended event in the Audits API.

Full Changelog: v3.0.0...v3.1.4

v3.0.0

15 Aug 10:44
9554477
Compare
Choose a tag to compare

We are pleased to release version v3.0.0 of the Reload Analyzer.

Find attached the app (Reload-Analyzer.qvf) and install guide (Qlik-Cloud-Monitoring-Applications-Installation-Guide.pdf).

What's Changed

  • All configuration guides have been merged into a single unified guide, which is maintained in a central repository.
  • Filter panes now have compact view and histogram/counts where applicable.
  • All table objects have highlight row on hover.
  • Removed the need for manually setting the tenant FQDN. This is now done programmatically with the new GetSysAttr() function, and this variable is now evaluated in the Variables section (no longer in Configuration).
  • The default data connection name for the REST connection has been standardized across all apps to monitoring_apps_REST.
  • An issue where the Reload Analyzer would stop without error on new tenants (i.e. tenants with no scheduled reloads or reload history) has been fixed. The app will now reload on a tenant without any prior reloads. The behavior is that it will now detect if there aren’t any reloads available and immediately halt, not attempting to save a trimmed model/store QVDs. Once the app is reloaded a second time, via any method, it will begin collecting data and storing QVDs.

v2.0.8

04 Jul 14:32
58db9b9
Compare
Choose a tag to compare

We are pleased to release version v2.0.8 of the Reload Analyzer.

Find attached the app (Reload-Analyzer.qvf) and install guide (readme.pdf).