<?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 to Create a Dashboard Listing JavaScript Errors in My Application in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/How-to-Create-a-Dashboard-Listing-JavaScript-Errors-in-My/m-p/285060#M2533</link>
    <description>&lt;P&gt;Is there a way to get a list of all JavaScript errors from my applications? I want to create a dashboard with that information. I already have a list of all 400 and 500 errors from my web applications, but I don't know how to get all the Java script errors.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Nov 2025 11:49:08 GMT</pubDate>
    <dc:creator>marusla</dc:creator>
    <dc:date>2025-11-21T11:49:08Z</dc:date>
    <item>
      <title>How to Create a Dashboard Listing JavaScript Errors in My Application</title>
      <link>https://community.dynatrace.com/t5/DQL/How-to-Create-a-Dashboard-Listing-JavaScript-Errors-in-My/m-p/285060#M2533</link>
      <description>&lt;P&gt;Is there a way to get a list of all JavaScript errors from my applications? I want to create a dashboard with that information. I already have a list of all 400 and 500 errors from my web applications, but I don't know how to get all the Java script errors.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 11:49:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-to-Create-a-Dashboard-Listing-JavaScript-Errors-in-My/m-p/285060#M2533</guid>
      <dc:creator>marusla</dc:creator>
      <dc:date>2025-11-21T11:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: List all java error in my application</title>
      <link>https://community.dynatrace.com/t5/DQL/How-to-Create-a-Dashboard-Listing-JavaScript-Errors-in-My/m-p/285071#M2535</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/86794"&gt;@marusla&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IMO since user.error is still not available in DQL&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Yosi_Neuman_0-1756548722555.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29897iDABC0DCD9C847F7A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Yosi_Neuman_0-1756548722555.png" alt="Yosi_Neuman_0-1756548722555.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The only way is to use USQL&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Yosi_Neuman_1-1756549161408.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29898i1CCFA1795214A58D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Yosi_Neuman_1-1756549161408.png" alt="Yosi_Neuman_1-1756549161408.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And you can utilize &lt;A href="https://developer.dynatrace.com/develop/sdks/client-classic-environment-v1/" target="_blank" rel="noopener"&gt;dynatrace sdk Classic Environment V1&amp;nbsp;&lt;/A&gt;to fetch the information and show it on a dashboard with typescript, something like:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Yosi_Neuman_2-1756549859766.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29899i34908701D7331980/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Yosi_Neuman_2-1756549859766.png" alt="Yosi_Neuman_2-1756549859766.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Yos&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Aug 2025 10:31:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-to-Create-a-Dashboard-Listing-JavaScript-Errors-in-My/m-p/285071#M2535</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2025-08-30T10:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard with a list of Javascript errors in my application</title>
      <link>https://community.dynatrace.com/t5/DQL/How-to-Create-a-Dashboard-Listing-JavaScript-Errors-in-My/m-p/290037#M2813</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/86794"&gt;@marusla&lt;/a&gt;, you mentioned that you already have the list of 4xx and 5xx errors from your web applications. Could you share how you collected that data? I'm trying to achieve the same for JavaScript errors.&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Nov 2025 10:42:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-to-Create-a-Dashboard-Listing-JavaScript-Errors-in-My/m-p/290037#M2813</guid>
      <dc:creator>HuseynNajafli</dc:creator>
      <dc:date>2025-11-21T10:42:24Z</dc:date>
    </item>
  </channel>
</rss>

