<?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: Fetch instrumentation with Cordova and PouchDB in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116594#M1581</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It's dtAgent.js, and yes, I can see some user-action as shown in the screenshot in my first message.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 05 Apr 2019 12:08:40 GMT</pubDate>
    <dc:creator>olivier_boudet</dc:creator>
    <dc:date>2019-04-05T12:08:40Z</dc:date>
    <item>
      <title>Fetch instrumentation with Cordova and PouchDB</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116592#M1579</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We are trying to use Dynatrace to instrument an hybride application based on Ionic-angular 3.9.2. I managed to have some user actions detected and displayed in the dashboard.&lt;/P&gt;
&lt;P&gt;Our problem is that we are using PouchDB wich use the fetch API to get data but calls are not displayed in the dynatrace dashboard (I have activated the Fetch detection in the web application settings).&lt;/P&gt;
&lt;P&gt;When doing a step by step debugging in the javascript code, I can see that fetch calls are handled by dtAgent.js. But on the screenshot below, you can see that the dynatrace event is sent to server before all Fetch requests are done(_rev_diff and evenements are requests executed by PouchDB)&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/20216-capture-du-2019-04-04-13-03-26.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;This is all I see in the waterfall view for this user action :&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/20217-capture-du-2019-04-04-13-39-45.png" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;Is there a way to debug what is going on ? Do you have any idea how I can resolve that ?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 12:43:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116592#M1579</guid>
      <dc:creator>olivier_boudet</dc:creator>
      <dc:date>2021-04-27T12:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch instrumentation with Cordova and PouchDB</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116593#M1580</link>
      <description>&lt;P&gt;dtAgent.js or ruxitAgent.js? Is the js injection working well? Do you already see some user actions?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Apr 2019 11:28:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116593#M1580</guid>
      <dc:creator>Bert_VanderHeyd</dc:creator>
      <dc:date>2019-04-05T11:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch instrumentation with Cordova and PouchDB</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116594#M1581</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It's dtAgent.js, and yes, I can see some user-action as shown in the screenshot in my first message.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Apr 2019 12:08:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116594#M1581</guid>
      <dc:creator>olivier_boudet</dc:creator>
      <dc:date>2019-04-05T12:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch instrumentation with Cordova and PouchDB</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116595#M1582</link>
      <description>&lt;P&gt;Ok, I see now. There is even the /bf payload to dynatrace in the screenshot.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Apr 2019 12:22:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116595#M1582</guid>
      <dc:creator>Bert_VanderHeyd</dc:creator>
      <dc:date>2019-04-05T12:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch instrumentation with Cordova and PouchDB</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116596#M1583</link>
      <description>&lt;P&gt;Maybe you could try to activate unlinked XHR detection in the advanced setup of your application. PouchDB might do things asynchronously.&lt;/P&gt;&lt;P&gt;Use the property cux=1&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Apr 2019 12:25:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116596#M1583</guid>
      <dc:creator>Bert_VanderHeyd</dc:creator>
      <dc:date>2019-04-05T12:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch instrumentation with Cordova and PouchDB</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116597#M1584</link>
      <description>&lt;P&gt;Thanks, it works.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Apr 2019 13:19:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Fetch-instrumentation-with-Cordova-and-PouchDB/m-p/116597#M1584</guid>
      <dc:creator>olivier_boudet</dc:creator>
      <dc:date>2019-04-05T13:19:30Z</dc:date>
    </item>
  </channel>
</rss>

