GovernedMetricsService Versions Save

Unsupported - Qlik Sense Governed Metrics Service - Deploy centralized metric definitions to specific apps in Qlik Sense.

2.0.5

7 years ago

2.0.5 Notes

Resolves an issue where the reloadmetrics method would fail because of an extra catch block in the code that gets fired when the task names between the config.js file for GMS and the QMC don't match. Make sure they match!

2.0.4 Notes

Reverted back to using the sa_repository account for operations instead of sa_api. This is for backward compatibility with Qlik Sense version 3.0 and below.

2.0.3 Notes Missed an issue with a null field for tags when getting metrics from another app through MDI.

Introducing version 2.0.1.

  • Updates to installer
  • fixes issue with reloadmetrics method
  • updates to createservicedispatcher.bat for powertools service dispatcher installation

Introducing version 2.0.0

There are many changes in this release. Please checkout the documentation for details on the how, but for now here is the what.

REALLY IMPORTANT The Metrics Library App you created in previous installations of GMS is deprecated. Please start using the Governed Metrics Application shipped with GMS 2.0. Instructions on how to import are in the documentation. In addition, many fields have been added to the Metrics Library portion of the GMA app. Please review the documentation carefully to understand the changes required to your source data repositories.

Issues Addressed: #54, #63, #65, #68, #70, #72

Enhancements:

Uses the Qlik EA Powertools Service Dispatcher instead of the Qlik Sense service dispatcher to run services. Includes the ability to reference Master Library items from other apps using the Master Library Source custom property. (see documentation) Credit: @dauledk for the base code on this enhancement. Handles the metric color selection in master measures available in Qlik Sense 3.2. Rewrote the ownership change component to use the QRS notification service. This should eliminate the freeze up of updates on multiple apps receiving metrics. The QRS notification service enhancements require the powertools service dispatcher be restarted if the Repository Database service is restarted. Notifications are ephemeral in the repository. Implemented Socket.io for real-time log notifications in the test page. Added a section in the test page to lookup object ids of dimensions and measures so non-GMS added metrics can become GMS managed master library items. A tag flag has been added to the config file that mutes the creation of additional tags on managed master items other than MasterItem. Support for Drilldown dimensions added. Consult the documentation.

2.0.4

7 years ago

2.0.4 Notes

Reverted back to using the sa_repository account for operations instead of sa_api. This is for backward compatibility with Qlik Sense version 3.0 and below.

2.0.3 Notes Missed an issue with a null field for tags when getting metrics from another app through MDI.

Introducing version 2.0.1.

  • Updates to installer
  • fixes issue with reloadmetrics method
  • updates to createservicedispatcher.bat for powertools service dispatcher installation

Introducing version 2.0.0

There are many changes in this release. Please checkout the documentation for details on the how, but for now here is the what.

REALLY IMPORTANT The Metrics Library App you created in previous installations of GMS is deprecated. Please start using the Governed Metrics Application shipped with GMS 2.0. Instructions on how to import are in the documentation. In addition, many fields have been added to the Metrics Library portion of the GMA app. Please review the documentation carefully to understand the changes required to your source data repositories.

Issues Addressed: #54, #63, #65, #68, #70, #72

Enhancements:

Uses the Qlik EA Powertools Service Dispatcher instead of the Qlik Sense service dispatcher to run services. Includes the ability to reference Master Library items from other apps using the Master Library Source custom property. (see documentation) Credit: @dauledk for the base code on this enhancement. Handles the metric color selection in master measures available in Qlik Sense 3.2. Rewrote the ownership change component to use the QRS notification service. This should eliminate the freeze up of updates on multiple apps receiving metrics. The QRS notification service enhancements require the powertools service dispatcher be restarted if the Repository Database service is restarted. Notifications are ephemeral in the repository. Implemented Socket.io for real-time log notifications in the test page. Added a section in the test page to lookup object ids of dimensions and measures so non-GMS added metrics can become GMS managed master library items. A tag flag has been added to the config file that mutes the creation of additional tags on managed master items other than MasterItem. Support for Drilldown dimensions added. Consult the documentation. Download the latest installer for GMS here: Latest Build: 2.0.4 Installer

2.0.3

7 years ago

2.0.3 Notes Missed an issue with a null field for tags when getting metrics from another app through MDI.

Introducing version 2.0.1.

  • Updates to installer
  • fixes issue with reloadmetrics method
  • updates to createservicedispatcher.bat for powertools service dispatcher installation

Introducing version 2.0.0

There are many changes in this release. Please checkout the documentation for details on the how, but for now here is the what.

REALLY IMPORTANT The Metrics Library App you created in previous installations of GMS is deprecated. Please start using the Governed Metrics Application shipped with GMS 2.0. Instructions on how to import are in the documentation. In addition, many fields have been added to the Metrics Library portion of the GMA app. Please review the documentation carefully to understand the changes required to your source data repositories.

Issues Addressed: #54, #63, #65, #68, #70, #72

Enhancements:

Uses the Qlik EA Powertools Service Dispatcher instead of the Qlik Sense service dispatcher to run services. Includes the ability to reference Master Library items from other apps using the Master Library Source custom property. (see documentation) Credit: @dauledk for the base code on this enhancement. Handles the metric color selection in master measures available in Qlik Sense 3.2. Rewrote the ownership change component to use the QRS notification service. This should eliminate the freeze up of updates on multiple apps receiving metrics. The QRS notification service enhancements require the powertools service dispatcher be restarted if the Repository Database service is restarted. Notifications are ephemeral in the repository. Implemented Socket.io for real-time log notifications in the test page. Added a section in the test page to lookup object ids of dimensions and measures so non-GMS added metrics can become GMS managed master library items. A tag flag has been added to the config file that mutes the creation of additional tags on managed master items other than MasterItem. Support for Drilldown dimensions added. Consult the documentation. Download the latest installer for GMS here: Latest Build: 2.0.3 Installer

2.0.2

7 years ago

Fixes issues with MDI import when the description is blank and color setting on items with no color.

GMS Installer

2.0.1

7 years ago

Introducing version 2.0.1.

  • Updates to installer
  • fixes issue with reloadmetrics method
  • updates to createservicedispatcher.bat for powertools service dispatcher installation

Introducing version 2.0.0

There are many changes in this release. Please checkout the documentation for details on the how, but for now here is the what.

REALLY IMPORTANT The Metrics Library App you created in previous installations of GMS is deprecated. Please start using the Governed Metrics Application shipped with GMS 2.0. Instructions on how to import are in the documentation. In addition, many fields have been added to the Metrics Library portion of the GMA app. Please review the documentation carefully to understand the changes required to your source data repositories.

Issues Addressed: #54, #63, #65, #68, #70, #72

Enhancements:

Uses the Qlik EA Powertools Service Dispatcher instead of the Qlik Sense service dispatcher to run services. Includes the ability to reference Master Library items from other apps using the Master Library Source custom property. (see documentation) Credit: @dauledk for the base code on this enhancement. Handles the metric color selection in master measures available in Qlik Sense 3.2. Rewrote the ownership change component to use the QRS notification service. This should eliminate the freeze up of updates on multiple apps receiving metrics. The QRS notification service enhancements require the powertools service dispatcher be restarted if the Repository Database service is restarted. Notifications are ephemeral in the repository. Implemented Socket.io for real-time log notifications in the test page. Added a section in the test page to lookup object ids of dimensions and measures so non-GMS added metrics can become GMS managed master library items. A tag flag has been added to the config file that mutes the creation of additional tags on managed master items other than MasterItem. Support for Drilldown dimensions added. Consult the documentation. Download the latest installer for GMS here: GMS Installer

2.0.0

7 years ago

Introducing version 2.0.0.

There are many changes in this release. Please checkout the documentation for details on the how, but for now here is the what.

REALLY IMPORTANT The Metrics Library App you created in previous installations of GMS is deprecated. Please start using the Governed Metrics Application shipped with GMS 2.0. Instructions on how to import are in the documentation. In addition, many fields have been added to the Metrics Library portion of the GMA app. Please review the documentation carefully to understand the changes required to your source data repositories.

Issues Addressed: #54, #63, #65, #68, #70, #72

Enhancements:

  • Uses the Qlik EA Powertools Service Dispatcher instead of the Qlik Sense service dispatcher to run services.
  • Includes the ability to reference Master Library items from other apps using the Master Library Source custom property. (see documentation) Credit: @dauledk for the base code on this enhancement.
  • Handles the metric color selection in master measures available in Qlik Sense 3.2.
  • Rewrote the ownership change component to use the QRS notification service. This should eliminate the freeze up of updates on multiple apps receiving metrics.
  • The QRS notification service enhancements require the powertools service dispatcher be restarted if the Repository Database service is restarted. Notifications are ephemeral in the repository.
  • Implemented Socket.io for real-time log notifications in the test page.
  • Added a section in the test page to lookup object ids of dimensions and measures so non-GMS added metrics can become GMS managed master library items.
  • A tag flag has been added to the config file that mutes the creation of additional tags on managed master items other than MasterItem.
  • Support for Drilldown dimensions added. Consult the documentation.

Download the latest installer for GMS here: GMS Installer

1.5.3

7 years ago

-Changes error message when gms tag is not present in QMC. a gms tag is now required for Governed Metrics Service to run properly.

-Added version number to test page and server log output.

GMS Installer

1.5.2

7 years ago

Resolves problems with updating metrics when the gms tag is not present in qmc utilities.

The gms tag needs to be created before running this version of GMS.

GMS now uses https.

GMS Installer

1.5.1

7 years ago

Addresses an issue when attempting to publish zero metrics to unpublished apps with a ManagedMasterItem custom property assigned.

GMS Installer

1.5.0

7 years ago

This build addresses a number of issues regarding timing of metrics creation in the app versus the repository. The creation, ownership change, and publish components have been rewritten from the ground up to operate in a more sequential and synchronous manner (to the extent that Node allows).

One important note is the requirement for a gms tag to exist in the QMC before updating metrics. Please see the updated documentation for more information here: Add a tag

Installer is now stored in S3 and is available here GMS Installer. The installer will not be added to the release here from now on.