<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Memory consuption by document on engine from API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2032398#M18014</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137154"&gt;@BuTbka&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Telemetry Dashboard is a good option, just make sure the logging level doesn't go beyond Warning, the documentation can be found here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://adminplaybook.qlik-poc.com/docs/tooling/telemetry_dashboard.html" target="_blank"&gt;https://adminplaybook.qlik-poc.com/docs/tooling/telemetry_dashboard.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Depending of the size of your nodes you could configure the limits to record CPU and RAM consumption, the site in GitHub has some videos that discuss all those things including step by step setup of the tool. The last time I looked at the documentation it seems the installation process is easier, but is worth to look at the videos as basis for the configuration and general considerations are discussed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 17:59:21 GMT</pubDate>
    <dc:creator>NadiaB</dc:creator>
    <dc:date>2023-01-31T17:59:21Z</dc:date>
    <item>
      <title>Memory consuption by document on engine from API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2030324#M17985</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi!&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/May2021/Subsystems/EngineAPI/Content/Sense_EngineAPI/GettingSystemInformation/HealthCheckStatus.htm" target="_blank" rel="noopener"&gt;This&lt;/A&gt;&amp;nbsp;article describe that we can get list of opened documents on node by open &lt;A href="https://&amp;lt;ip-address&amp;gt;:4747/healthcheck" target="_blank"&gt;https://&amp;lt;ip-address&amp;gt;:4747/healthcheck&lt;/A&gt;&lt;BR /&gt;Is there any way to get resource consuption by each of them?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 11:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2030324#M17985</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2023-01-26T11:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Memory consuption by document on engine from API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2031271#M18003</link>
      <description>&lt;P&gt;&lt;A href="https://&amp;lt;ServerAddress&amp;gt;/api/v1/apps/&amp;lt;AppID&amp;gt;/data/metadata/" target="_blank"&gt;https://&amp;lt;ServerAddress&amp;gt;/api/v1/apps/&amp;lt;AppID&amp;gt;/data/metadata/&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;This API can be used to see how much RAM/CPU was used during the previous reload,&amp;nbsp;&lt;SPAN&gt;this is used in the&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-family: inherit; background-color: #ffffff;" href="https://help.qlik.com/en-US/sense-admin/November2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Administer_QSEoW/Monitoring_QSEoW/app-metadata-analyzer-app.htm" target="_blank" rel="noopener"&gt;App Metadata Analyzer&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;to show the size in RAM for a App.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;There is no API that exposes a live view of how much RAM/CPU a individual app is currently using within the Engine.&lt;/P&gt;
&lt;P&gt;However you could use Telemetry Logging to record the information to log file.&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;note that the Info log level should be used only during troubleshooting as it can produce very large log files&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;because of the I/O generated by telemetry logging this will have some level of resource impact, so is generally used to check the performance of a objects within a App as part of a Release cycle.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/November2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/telemetry-logging.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-admin/November2022/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/telemetry-logging.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 05:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2031271#M18003</guid>
      <dc:creator>Marc</dc:creator>
      <dc:date>2023-01-30T05:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Memory consuption by document on engine from API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2031299#M18004</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29458"&gt;@Marc&lt;/a&gt;&amp;nbsp;thanks for reply!&lt;BR /&gt;It is very sad. In the QlikView I can find qvb process with large resource consumption in the task manager. After that I can filter the tasks in the QMC by running state and then find qvb process ID in the log.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 06:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2031299#M18004</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2023-01-30T06:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Memory consuption by document on engine from API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2032398#M18014</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/137154"&gt;@BuTbka&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Telemetry Dashboard is a good option, just make sure the logging level doesn't go beyond Warning, the documentation can be found here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://adminplaybook.qlik-poc.com/docs/tooling/telemetry_dashboard.html" target="_blank"&gt;https://adminplaybook.qlik-poc.com/docs/tooling/telemetry_dashboard.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Depending of the size of your nodes you could configure the limits to record CPU and RAM consumption, the site in GitHub has some videos that discuss all those things including step by step setup of the tool. The last time I looked at the documentation it seems the installation process is easier, but is worth to look at the videos as basis for the configuration and general considerations are discussed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 17:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2032398#M18014</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2023-01-31T17:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Memory consuption by document on engine from API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2033530#M18040</link>
      <description>&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22488"&gt;@NadiaB&lt;/a&gt; thanks!&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;BR /&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;We are already using this dashboard.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;But sometimes it's useless.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;For example when someone runs the bad SQL query on a node and it starts consuming all the resources.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;In this case, we want to find that person, but there is nothing in the log about this request until it completes (or fails).&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;And if the engine eats up all the RAM, the engine service will restart and in this case we will also not find anything about this request in the telemetry log.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Correct me if I am wrong.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 19:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2033530#M18040</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2023-02-02T19:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Memory consuption by document on engine from API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2036103#M18085</link>
      <description>&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;After some experiments and investigations:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;For&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt; example when someone runs the bad SQL query on a node and it starts consuming all the resources.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;&lt;EM&gt;In this&lt;/EM&gt; case, we want to find that person, but there is nothing in the log about this request until it completes (or fails).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;In this I was right. We need api function to get this information.&lt;BR /&gt;&lt;EM&gt;&lt;BR /&gt;&lt;SPAN&gt;And if the engine eats up all the RAM, the engine service will restart and in this case we will also not find anything about this request in the telemetry log.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;In this I was wrong. In this case, the information is present in the log.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 16:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Memory-consuption-by-document-on-engine-from-API/m-p/2036103#M18085</guid>
      <dc:creator>BuTbka</dc:creator>
      <dc:date>2023-02-09T16:15:56Z</dc:date>
    </item>
  </channel>
</rss>

