<?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: Dynatrace terminate session DEM react native in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Dynatrace-terminate-session-DEM-React-native/m-p/185030#M2167</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;whats your use-case to manually stop monitoring?&lt;BR /&gt;&lt;SPAN&gt;&lt;FONT face="andale mono,times"&gt;endSession&lt;/FONT&gt; API is available, but this only ends the current and switches to a new monitoring sessions.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Apr 2022 06:30:31 GMT</pubDate>
    <dc:creator>Patrick_H</dc:creator>
    <dc:date>2022-04-19T06:30:31Z</dc:date>
    <item>
      <title>Dynatrace terminate session DEM React native</title>
      <link>https://community.dynatrace.com/t5/Extensions/Dynatrace-terminate-session-DEM-React-native/m-p/185027#M2166</link>
      <description>&lt;P&gt;Hello Team Dynatrace ,&lt;BR /&gt;&lt;BR /&gt;I want to ask about terminating the session in react native plugin DEM Dynatrace with manual instrumentation.&lt;BR /&gt;&lt;BR /&gt;if we want to start plugin we use&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;new&lt;/SPAN&gt; &lt;SPAN class=""&gt;ManualStartupConfiguration&lt;/SPAN&gt;&lt;SPAN class=""&gt;(&lt;/SPAN&gt; &lt;SPAN class=""&gt;beaconUrl&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class=""&gt;applicationId&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class=""&gt;reportCrash&lt;/SPAN&gt;: &lt;SPAN class=""&gt;true&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class=""&gt;logLevel&lt;/SPAN&gt;: &lt;SPAN class=""&gt;LogLevel&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;Info&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class=""&gt;lifecycleUpdate&lt;/SPAN&gt;: &lt;SPAN class=""&gt;false&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class=""&gt;certificateValidation&lt;/SPAN&gt;: &lt;SPAN class=""&gt;true&lt;/SPAN&gt;&lt;SPAN class=""&gt;;&lt;/SPAN&gt; &lt;SPAN class=""&gt;userOptIn&lt;/SPAN&gt;: &lt;SPAN class=""&gt;false&lt;/SPAN&gt;&lt;SPAN class=""&gt;;&lt;/SPAN&gt; &lt;SPAN class=""&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;And how to terminate session Dynatrace monitoring DEM?&lt;BR /&gt;Is there any function like dynatrace.shutdown() in react native?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ridho Nurul Adilla&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 09:17:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Dynatrace-terminate-session-DEM-React-native/m-p/185027#M2166</guid>
      <dc:creator>cyanogen</dc:creator>
      <dc:date>2023-05-17T09:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace terminate session DEM react native</title>
      <link>https://community.dynatrace.com/t5/Extensions/Dynatrace-terminate-session-DEM-React-native/m-p/185030#M2167</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;whats your use-case to manually stop monitoring?&lt;BR /&gt;&lt;SPAN&gt;&lt;FONT face="andale mono,times"&gt;endSession&lt;/FONT&gt; API is available, but this only ends the current and switches to a new monitoring sessions.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 06:30:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Dynatrace-terminate-session-DEM-React-native/m-p/185030#M2167</guid>
      <dc:creator>Patrick_H</dc:creator>
      <dc:date>2022-04-19T06:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace terminate session DEM react native</title>
      <link>https://community.dynatrace.com/t5/Extensions/Dynatrace-terminate-session-DEM-React-native/m-p/185136#M2170</link>
      <description>&lt;P&gt;You can also try setting the DataCollectionLevel to off if it fits your case.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 09:07:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Dynatrace-terminate-session-DEM-React-native/m-p/185136#M2170</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-04-20T09:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace terminate session DEM react native</title>
      <link>https://community.dynatrace.com/t5/Extensions/Dynatrace-terminate-session-DEM-React-native/m-p/185137#M2171</link>
      <description>&lt;P&gt;for the record: this will only create a new session with just a session start event (and if data privacy setting are set by user choice might also lead to conflicts). be aware that every time the data privacy level is changed to a different level a session split happens&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 09:16:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Dynatrace-terminate-session-DEM-React-native/m-p/185137#M2171</guid>
      <dc:creator>Patrick_H</dc:creator>
      <dc:date>2022-04-20T09:16:27Z</dc:date>
    </item>
  </channel>
</rss>

