<?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 Is it possible to disable use of content description in auto-instrumented user actions in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Is-it-possible-to-disable-use-of-content-description-in-auto/m-p/177456#M3348</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using the oneagent sdk in our android app we utilise the content description of views to help users with low vision know sensitive information that is on the screen. However with auto-instrumentation we have found that this sensitive information is being picked up by dynatrace and we would like to avoid this. We can manually override the user action names, however with the scale of the app, and with how the app grows over time, we can't be sure we will always be able to make sure we are properly overriding these instances and would like to know if it's possible for a config option to disable the use of the content description in the auto-instrumented user action name generation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Joshua Bradbury&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2022 11:44:03 GMT</pubDate>
    <dc:creator>JoshuaBradbury</dc:creator>
    <dc:date>2022-09-30T11:44:03Z</dc:date>
    <item>
      <title>Is it possible to disable use of content description in auto-instrumented user actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Is-it-possible-to-disable-use-of-content-description-in-auto/m-p/177456#M3348</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using the oneagent sdk in our android app we utilise the content description of views to help users with low vision know sensitive information that is on the screen. However with auto-instrumentation we have found that this sensitive information is being picked up by dynatrace and we would like to avoid this. We can manually override the user action names, however with the scale of the app, and with how the app grows over time, we can't be sure we will always be able to make sure we are properly overriding these instances and would like to know if it's possible for a config option to disable the use of the content description in the auto-instrumented user action name generation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Joshua Bradbury&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 11:44:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Is-it-possible-to-disable-use-of-content-description-in-auto/m-p/177456#M3348</guid>
      <dc:creator>JoshuaBradbury</dc:creator>
      <dc:date>2022-09-30T11:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to disable use of content description in auto-instrumented user actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Is-it-possible-to-disable-use-of-content-description-in-auto/m-p/177458#M3355</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/46611"&gt;@JoshuaBradbury&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/dynatrace-android-gradle-plugin-monitoring#extend-and-modify-user-actions" target="_blank" rel="noopener"&gt;Extend and modify user actions&lt;/A&gt;&amp;nbsp;or understand how &lt;A href="https://www.dynatrace.com/support/help/shortlink/dynatrace-android-gradle-plugin-monitoring#user-action-naming" target="_blank" rel="noopener"&gt;User action naming &lt;/A&gt;&amp;nbsp;works in android help you here?&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>Tue, 14 Dec 2021 11:55:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Is-it-possible-to-disable-use-of-content-description-in-auto/m-p/177458#M3355</guid>
      <dc:creator>Yosi_Neuman</dc:creator>
      <dc:date>2021-12-14T11:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to disable use of content description in auto-instrumented user actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Is-it-possible-to-disable-use-of-content-description-in-auto/m-p/177511#M3395</link>
      <description>&lt;P&gt;unfortunately not, it talks about it using the content description, but no way of skipping that as an option, but I appreciate the help!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 15:56:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Is-it-possible-to-disable-use-of-content-description-in-auto/m-p/177511#M3395</guid>
      <dc:creator>JoshuaBradbury</dc:creator>
      <dc:date>2021-12-14T15:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to disable use of content description in auto-instrumented user actions</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Is-it-possible-to-disable-use-of-content-description-in-auto/m-p/177732#M3426</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;BR /&gt;I confirm the answer is NO at the moment. The only way to do this, it is to override manually the name as you are doing well.&amp;nbsp; Or use standalone manual instrumentation.&lt;BR /&gt;Uros&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 10:20:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Is-it-possible-to-disable-use-of-content-description-in-auto/m-p/177732#M3426</guid>
      <dc:creator>uros_djukic1</dc:creator>
      <dc:date>2021-12-17T10:20:59Z</dc:date>
    </item>
  </channel>
</rss>

