<?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 Filtering by custom errors in Mobile Dashboard in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filtering-by-custom-errors-in-Mobile-Dashboard/m-p/256466#M6280</link>
    <description>&lt;P&gt;We are sending errors using&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;PRE&gt;Dynatrace.reportError(...)&lt;/PRE&gt;
&lt;P&gt;and I cannot find an easy way to find these errors, I haven't found a way to filter user sessions by custom errors in the Mobile Dashboard&lt;BR /&gt;&lt;BR /&gt;Is there a way to filter by the errors we are sending via Dynatrace.reportError() in the Mobile Dashboard?&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 24 Sep 2024 06:30:05 GMT</pubDate>
    <dc:creator>TCTM</dc:creator>
    <dc:date>2024-09-24T06:30:05Z</dc:date>
    <item>
      <title>Filtering by custom errors in Mobile Dashboard</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filtering-by-custom-errors-in-Mobile-Dashboard/m-p/256466#M6280</link>
      <description>&lt;P&gt;We are sending errors using&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;PRE&gt;Dynatrace.reportError(...)&lt;/PRE&gt;
&lt;P&gt;and I cannot find an easy way to find these errors, I haven't found a way to filter user sessions by custom errors in the Mobile Dashboard&lt;BR /&gt;&lt;BR /&gt;Is there a way to filter by the errors we are sending via Dynatrace.reportError() in the Mobile Dashboard?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Sep 2024 06:30:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filtering-by-custom-errors-in-Mobile-Dashboard/m-p/256466#M6280</guid>
      <dc:creator>TCTM</dc:creator>
      <dc:date>2024-09-24T06:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering by custom errors in Mobile Dashboard</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filtering-by-custom-errors-in-Mobile-Dashboard/m-p/256535#M6281</link>
      <description>&lt;P&gt;You might be able to filter from user sessions&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="p_devulapalli_0-1726798206210.png" style="width: 557px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22677i7F446356EF77CA91/image-dimensions/557x128?v=v2" width="557" height="128" role="button" title="p_devulapalli_0-1726798206210.png" alt="p_devulapalli_0-1726798206210.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you are particularly looking for custom errors for mobile I think they cant be reported for Mobile apps at least from what I see below ( I could be wrong)&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/user-session-analysis-new#errors" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/user-session-analysis-new#errors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="p_devulapalli_1-1726798279840.png" style="width: 675px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22678i3266E109BA3E2DEF/image-dimensions/675x139?v=v2" width="675" height="139" role="button" title="p_devulapalli_1-1726798279840.png" alt="p_devulapalli_1-1726798279840.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 02:13:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filtering-by-custom-errors-in-Mobile-Dashboard/m-p/256535#M6281</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2024-09-20T02:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering by custom errors in Mobile Dashboard</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Filtering-by-custom-errors-in-Mobile-Dashboard/m-p/256834#M6284</link>
      <description>&lt;P&gt;Hi, thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;What I was specifically referring to was Reported error and Custom Actions&lt;BR /&gt;&lt;BR /&gt;In regards to the Reported error:&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;Dynatrace.reportError(xyz, xyzException)&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;That's what we have, but the filter in the screenshot you shared isn't picking it up.&lt;BR /&gt;&lt;BR /&gt;I have found however that clicking on this will show the errors:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-09-23 at 13.23.18.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22803i6455DA7BC3434577/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-09-23 at 13.23.18.png" alt="Screenshot 2024-09-23 at 13.23.18.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; For now this satisfies the requirement I had.&lt;BR /&gt;&lt;BR /&gt;In regards to filtering by Custom Actions, I'll work on it a little more.&lt;BR /&gt;Actions:&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/oneagent-sdk-for-android#create-custom-actions" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/oneagent-sdk-for-android#create-custom-actions&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 12:25:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Filtering-by-custom-errors-in-Mobile-Dashboard/m-p/256834#M6284</guid>
      <dc:creator>TCTM</dc:creator>
      <dc:date>2024-09-23T12:25:48Z</dc:date>
    </item>
  </channel>
</rss>

