<?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 How can I retrieve the total count of requests processed by the SQL warehouse during a given period? in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/how-can-i-retrieve-the-total-count-of-requests-processed-by-the/m-p/113733#M1966</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to create a dashboard displaying the total number of requests per status that have been processed or are currently being processed by the SQL warehouse.&lt;/P&gt;&lt;P&gt;I noticed the default graph for the SQL warehouse shows the number of queries executed per minute within a 2-hour window.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pramod_G_0-1743011703416.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/15638i6CD22623867DB490/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pramod_G_0-1743011703416.png" alt="Pramod_G_0-1743011703416.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Mar 2025 17:55:54 GMT</pubDate>
    <dc:creator>Pramod_G</dc:creator>
    <dc:date>2025-03-26T17:55:54Z</dc:date>
    <item>
      <title>How can I retrieve the total count of requests processed by the SQL warehouse during a given period?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/how-can-i-retrieve-the-total-count-of-requests-processed-by-the/m-p/113733#M1966</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to create a dashboard displaying the total number of requests per status that have been processed or are currently being processed by the SQL warehouse.&lt;/P&gt;&lt;P&gt;I noticed the default graph for the SQL warehouse shows the number of queries executed per minute within a 2-hour window.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pramod_G_0-1743011703416.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/15638i6CD22623867DB490/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pramod_G_0-1743011703416.png" alt="Pramod_G_0-1743011703416.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 17:55:54 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/how-can-i-retrieve-the-total-count-of-requests-processed-by-the/m-p/113733#M1966</guid>
      <dc:creator>Pramod_G</dc:creator>
      <dc:date>2025-03-26T17:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I retrieve the total count of requests processed by the SQL warehouse during a given per</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/how-can-i-retrieve-the-total-count-of-requests-processed-by-the/m-p/113816#M1967</link>
      <description>&lt;P&gt;You can use the system table for this,&amp;nbsp;&lt;SPAN&gt;system.query.history&lt;/SPAN&gt;, which is now in public preview:&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/admin/system-tables/query-history" target="_blank"&gt;https://docs.databricks.com/aws/en/admin/system-tables/query-history&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It contains the full query history for warehouses, including status, executer, query text duration, etc. Just note that view access needs to be granted by an admin.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 14:58:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/how-can-i-retrieve-the-total-count-of-requests-processed-by-the/m-p/113816#M1967</guid>
      <dc:creator>Shua42</dc:creator>
      <dc:date>2025-03-27T14:58:00Z</dc:date>
    </item>
  </channel>
</rss>

