<?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 How to link an instrumented mobile/web app to a service instrumented with OTel ? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-link-an-instrumented-mobile-web-app-to-a-service/m-p/243226#M31933</link>
    <description>&lt;P&gt;What are the steps to ensure that a service instrumented using Opentelemetry (not possible to install OneAgent for this service) is linked to all other services and frontends in the ServiceFlow ?&lt;/P&gt;
&lt;P&gt;We enabled "&lt;SPAN&gt;Send&amp;nbsp;&lt;/SPAN&gt;W3C&lt;SPAN&gt;&amp;nbsp;Trace Context HTTP headers" in One Agent configuration.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Does that mean that if the web page served by a OneAgent instrumented server calls directly the OTel instrumented service there will be a trace id generated in browser ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What about a mobile app instrumented by the Dynatrace SDK ?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Apr 2024 06:50:36 GMT</pubDate>
    <dc:creator>Aymeric_M</dc:creator>
    <dc:date>2024-04-19T06:50:36Z</dc:date>
    <item>
      <title>How to link an instrumented mobile/web app to a service instrumented with OTel ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-link-an-instrumented-mobile-web-app-to-a-service/m-p/243226#M31933</link>
      <description>&lt;P&gt;What are the steps to ensure that a service instrumented using Opentelemetry (not possible to install OneAgent for this service) is linked to all other services and frontends in the ServiceFlow ?&lt;/P&gt;
&lt;P&gt;We enabled "&lt;SPAN&gt;Send&amp;nbsp;&lt;/SPAN&gt;W3C&lt;SPAN&gt;&amp;nbsp;Trace Context HTTP headers" in One Agent configuration.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Does that mean that if the web page served by a OneAgent instrumented server calls directly the OTel instrumented service there will be a trace id generated in browser ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What about a mobile app instrumented by the Dynatrace SDK ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 06:50:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-link-an-instrumented-mobile-web-app-to-a-service/m-p/243226#M31933</guid>
      <dc:creator>Aymeric_M</dc:creator>
      <dc:date>2024-04-19T06:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to link an instrumented mobile/web app to a service instrumented with OTel ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-link-an-instrumented-mobile-web-app-to-a-service/m-p/243595#M31984</link>
      <description>&lt;P&gt;Correlation between web request and the frontend services use the following headers:&lt;BR /&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/rum-firewall#headers" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/rum-firewall#headers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regarding traces ingested through OpenTelemetry, it wouldn't be possible unless you have a way to propagate that data from the frontend calls to your traces.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 16:45:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-link-an-instrumented-mobile-web-app-to-a-service/m-p/243595#M31984</guid>
      <dc:creator>Eric_Yu</dc:creator>
      <dc:date>2024-04-22T16:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to link an instrumented mobile/web app to a service instrumented with OTel ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-link-an-instrumented-mobile-web-app-to-a-service/m-p/243633#M31988</link>
      <description>&lt;P&gt;Take into consideration that the OTEL RUM is still in SIG and talking about semantic conventions (AFIK)&lt;/P&gt;&lt;P&gt;Until OTEL RUM is not standardized I don't see Dynatrace adding support for WEB/Mobile App to and OTEL backend directly, since there is no OTEL RUM Specification to begin with.&lt;/P&gt;&lt;P&gt;Remember that the correlation today is based on cookies mostly. Not in traceid/spanid.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 01:45:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-link-an-instrumented-mobile-web-app-to-a-service/m-p/243633#M31988</guid>
      <dc:creator>Dant3</dc:creator>
      <dc:date>2024-04-23T01:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to link an instrumented mobile/web app to a service instrumented with OTel ?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-link-an-instrumented-mobile-web-app-to-a-service/m-p/244047#M32058</link>
      <description>&lt;P&gt;Thanks, I see that the W3C headers&amp;nbsp;&lt;STRONG&gt;traceparent&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;tracestate&lt;/STRONG&gt;&amp;nbsp;are sent from the instrumented web frontends so the OTEL instrumented backend services should be correctly linked in the trace.&lt;BR /&gt;We'll see.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 09:12:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-link-an-instrumented-mobile-web-app-to-a-service/m-p/244047#M32058</guid>
      <dc:creator>Aymeric_M</dc:creator>
      <dc:date>2024-04-26T09:12:03Z</dc:date>
    </item>
  </channel>
</rss>

