<?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: Using ADRUM in a Web Worker in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Using-ADRUM-in-a-Web-Worker/m-p/734609#M9005</link>
    <description>&lt;P&gt;Abhinav,&lt;/P&gt;
&lt;P&gt;Let me check &amp;nbsp;and get back to you on this.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohammed Rayan&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2017 14:09:48 GMT</pubDate>
    <dc:creator>Mohammed_Rayan</dc:creator>
    <dc:date>2017-05-18T14:09:48Z</dc:date>
    <item>
      <title>Using ADRUM in a Web Worker</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Using-ADRUM-in-a-Web-Worker/m-p/734608#M9004</link>
      <description>&lt;P&gt;is it safe to use the ADRUM methods in a web worker ?&lt;/P&gt;

&lt;P&gt;Since web workers can't reference DOM, is it safe to use the following code for Creating the virtual pages and Reporting the data to the EUM cloud inside of a web worker?&lt;/P&gt;

&lt;DIV class="line number1 index0 alt2"&gt;&lt;CODE class="js keyword"&gt;var&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="js plain"&gt;vPageView =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;CODE class="js keyword"&gt;new&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE class="js plain"&gt;ADRUM.events.VPageView({&lt;/CODE&gt;&lt;/DIV&gt;
&lt;DIV class="line number2 index1 alt1"&gt;&lt;CODE class="js spaces"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/CODE&gt;&lt;CODE class="js plain"&gt;url:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;CODE class="js string"&gt;'&lt;A href="http://localhost/#virtualpage1'" target="_blank" rel="nofollow noopener noreferrer"&gt;http://localhost/#virtualpage1'&lt;/A&gt;&lt;/CODE&gt;&lt;CODE class="js plain"&gt;,&lt;/CODE&gt;&lt;/DIV&gt;
&lt;DIV class="line number3 index2 alt2"&gt;&lt;CODE class="js plain"&gt;});&lt;/CODE&gt;&lt;/DIV&gt;
&lt;DIV class="line number4 index3 alt1"&gt;&lt;CODE class="js spaces"&gt;&amp;nbsp;&lt;/CODE&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="line number5 index4 alt2"&gt;&lt;CODE class="js plain"&gt;vPageView.start();&lt;/CODE&gt;&lt;/DIV&gt;
&lt;DIV class="line number5 index4 alt2"&gt;&lt;CODE class="js plain"&gt;&lt;SPAN&gt;vPageView.end();&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/DIV&gt;
&lt;DIV class="line number5 index4 alt2"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="line number5 index4 alt2"&gt;&lt;CODE class="js plain"&gt;&lt;SPAN&gt;ADRUM.report(vPageView);&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/DIV&gt;
&lt;DIV class="line number6 index5 alt1"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="line number8 index7 alt1"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 May 2017 16:03:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Using-ADRUM-in-a-Web-Worker/m-p/734608#M9004</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-16T16:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using ADRUM in a Web Worker</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Using-ADRUM-in-a-Web-Worker/m-p/734609#M9005</link>
      <description>&lt;P&gt;Abhinav,&lt;/P&gt;
&lt;P&gt;Let me check &amp;nbsp;and get back to you on this.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohammed Rayan&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 14:09:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Using-ADRUM-in-a-Web-Worker/m-p/734609#M9005</guid>
      <dc:creator>Mohammed_Rayan</dc:creator>
      <dc:date>2017-05-18T14:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using ADRUM in a Web Worker</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Using-ADRUM-in-a-Web-Worker/m-p/734610#M9006</link>
      <description>&lt;P&gt;Abhinav,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;As the code can be executed safely and data can be reported to cloud. So, it would be fine calling these in Web Workers too.&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Mohammed Rayan&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2017 17:11:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Using-ADRUM-in-a-Web-Worker/m-p/734610#M9006</guid>
      <dc:creator>Mohammed_Rayan</dc:creator>
      <dc:date>2017-05-28T17:11:03Z</dc:date>
    </item>
  </channel>
</rss>

