<?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 Instances of Mobile Intrumentation in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202371#M4699</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;My team is currently working on a mobile SDK which we want to include in different apps in the future. We want to monitor our components in dynatrace, but the developers in their tests indicated that it was not possible to create another instance of dynatrace since the App where it is used our SDK is already instrumented with Dynatrace which would be incompatible.&lt;BR /&gt;it is possible to have two instances of Dynatrace in the same app?&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jan 2023 13:26:39 GMT</pubDate>
    <dc:creator>Stepu</dc:creator>
    <dc:date>2023-01-12T13:26:39Z</dc:date>
    <item>
      <title>Instances of Mobile Intrumentation</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202371#M4699</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;My team is currently working on a mobile SDK which we want to include in different apps in the future. We want to monitor our components in dynatrace, but the developers in their tests indicated that it was not possible to create another instance of dynatrace since the App where it is used our SDK is already instrumented with Dynatrace which would be incompatible.&lt;BR /&gt;it is possible to have two instances of Dynatrace in the same app?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 13:26:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202371#M4699</guid>
      <dc:creator>Stepu</dc:creator>
      <dc:date>2023-01-12T13:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Instances of Mobile Intrumentation</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202377#M4700</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Simple answer:&lt;/STRONG&gt; no, not possible&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Sidenote:&lt;/STRONG&gt; if this is not for an SDK that is only used in-house/for apps built by same company as the SDK this might create legal oder privacy related issues&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Complex answer:&lt;/STRONG&gt; maybe (in theory, untested)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;this is for iOS only as I do not have that much insights to Android if it could be similar there&lt;/LI&gt;&lt;LI&gt;if it is only for auto-instrumenting UI from the SDK, than it can be added to agent configuration that also linked frameworks are instrumented (DTXInstrumentFrameworks - but be aware this might add some startup time overhead as all frameworks are scanned then)&lt;/LI&gt;&lt;LI&gt;web-requesta will automatically be instrumented&lt;/LI&gt;&lt;LI&gt;if it is about adding custom instrumentation it might be possible to just link but not embed the dynatrace framework - but this has some restrictions as the app using the app using the SDK than must have the correct Dynatrace framework linked (and this will not be possible for static linking) - so this also requires the &amp;nbsp;in-house use-case, needs strict versioning and possible is error prone for build setup issues&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 12 Jan 2023 14:15:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202377#M4700</guid>
      <dc:creator>Patrick_H</dc:creator>
      <dc:date>2023-01-12T14:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Instances of Mobile Intrumentation</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202381#M4701</link>
      <description>&lt;P&gt;Similar to iOS, there can only be one instance of the OneAgent for Android in every Android app. Unfortunately it is not possible to have an independent library instrumentation and report it to different Dynatrace environments or applications.&lt;BR /&gt;&lt;BR /&gt;When the library and app are owned by the same company, then the customer can customize the instrumentation of the library. When the library and app are part of the same Gradle project, then the customer can use the snippets from this &lt;A href="https://www.dynatrace.com/support/help/shortlink/dynatrace-android-gradle-plugin-multi-module#android-library-modules" target="_self"&gt;documentation section&lt;/A&gt;. When they are part of different Gradle project, then the customer can add the OneAgent library as dependency and instrument it. The OneAgent will be automatically started, when the app is auto-instrumented. In this case, the monitored data will be sent to the same Dynatrace mobile applications.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 14:19:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202381#M4701</guid>
      <dc:creator>Thomas_Wirth1</dc:creator>
      <dc:date>2023-01-12T14:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Instances of Mobile Intrumentation</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202460#M4702</link>
      <description>&lt;P&gt;Thanks for the answers!&lt;/P&gt;&lt;P&gt;Dynatrace API would be a option for these cases or is there something better?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 13:12:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202460#M4702</guid>
      <dc:creator>Stepu</dc:creator>
      <dc:date>2023-01-13T13:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Instances of Mobile Intrumentation</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202465#M4703</link>
      <description>&lt;P&gt;The library will be auto-instrumented and therefore the agent is able to monitor user interactions or web requests automatically. For monitoring other parts of the library, we recommend to use the Dynatrace API (&lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/setup-and-configuration/mobile-apps/instrument-android-app/instrumentation-via-oneagent-sdk/oneagent-sdk-for-android" target="_self"&gt;Android&lt;/A&gt;&amp;nbsp;and &lt;A href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/real-user-monitoring/setup-and-configuration/mobile-apps/instrument-ios-app/customization/oneagent-sdk-for-ios" target="_self"&gt;iOS&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 14:16:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Instances-of-Mobile-Intrumentation/m-p/202465#M4703</guid>
      <dc:creator>Thomas_Wirth1</dc:creator>
      <dc:date>2023-01-13T14:16:35Z</dc:date>
    </item>
  </channel>
</rss>

