App Metadata Analyzer
The App Metadata Analyzer app provides a dashboard to analyze Qlik Sense application metadata across your Qlik Sense Enterprise deployment. It gives you a holistic view of all your Qlik Sense apps, including granular level detail of an app's data model and its resource utilization.
The app fetches data from an application level metadata endpoint: http(s)://{server}/api/v1/apps/{GUID}/data/metadata
where {server} is your Qlik Sense Enterprise server and {GUID} is the application ID.
Importing the App Metadata Analyzer app to the Monitoring apps in the QMC
The App Metadata Analyzer is not available by default from the QMC. To make it available, you need to import the app.
Follow the instructions in the section Importing new Monitoring apps
General configuration
There are two configurations required in the load script: defining the central node host name and the virtual proxy prefix (if your Windows authenticated virtual proxy has a prefix).
Central node host name
The central node host name is set as a variable, vu_central_node_host_name, in the load script.
Default is localhost.
Example:
Virtual proxy prefix
The virtual proxy prefix is also set as a variable, vu_virtual_proxy_prefix, in the load script.
Example:
If you do not use a virtual proxy prefix you leave it blank.
Example:
Optional threshold values configuration
Optionally, you can change the default threshold values. The configuration is done in the Thresholds section of the load script.
App Metadata Analyzer sheets
Visit the story About the App Metadata Analyzer for details about the sheets, available from the app overview page, under Stories.