<?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: Why is 5G Network Technology completely missing from USQL (Web &amp;amp;amp; Mobile)? in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Why-is-5G-Network-Technology-completely-missing-from-USQL-Web/m-p/300719#M4797</link>
    <description>&lt;P&gt;I tested it with an iOS app and there 5G appears, BUT be aware that carrier detection was removed from mobile SDKs as OS vendors updated their APIs for fingerprinting reasons to no longer return a carrier. So carrier for newer OS version (especially on iOS) will just be -, -- or null.&lt;BR /&gt;&lt;BR /&gt;Update: also tested it with an Android app and I see 5G at least from Verizon carrier&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jun 2026 06:05:49 GMT</pubDate>
    <dc:creator>Patrick_H</dc:creator>
    <dc:date>2026-06-15T06:05:49Z</dc:date>
    <item>
      <title>Why is 5G Network Technology completely missing from USQL (Web; Mobile)?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Why-is-5G-Network-Technology-completely-missing-from-USQL-Web/m-p/300689#M4796</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;We are trying to track &lt;STRONG&gt;5G network technology&lt;/STRONG&gt; performance in our Managed production environments via USQL, but we've noticed that 5G telemetry is completely missing from our data. Instead, it seems to be heavily misclassified or dropped.&lt;/P&gt;
&lt;P&gt;Here is what we are seeing on both platforms:&lt;/P&gt;
&lt;H3&gt;1. Native Mobile App (Android/iOS OneAgent SDK)&lt;/H3&gt;
&lt;P&gt;We ran a USQL query using the native networkTechnology field on our Mobile App (instrumented with Dynatrace Android Gradle Plugin 8.+).&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;USQL Query:&lt;/STRONG&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&lt;SPAN class=""&gt;SQL&lt;/SPAN&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;PRE&gt;&lt;SPAN class=""&gt;SELECT&lt;/SPAN&gt; carrier, networkTechnology, &lt;SPAN class=""&gt;count&lt;/SPAN&gt;(&lt;SPAN class=""&gt;*&lt;/SPAN&gt;) 
&lt;SPAN class=""&gt;FROM&lt;/SPAN&gt; usersession 
&lt;SPAN class=""&gt;WHERE&lt;/SPAN&gt; useraction.application &lt;SPAN class=""&gt;=&lt;/SPAN&gt; "MyMobileApp-Prod" 
&lt;SPAN class=""&gt;AND&lt;/SPAN&gt; carrier &lt;SPAN class=""&gt;IN&lt;/SPAN&gt; ("Carrier A", "Carrier B")
&lt;SPAN class=""&gt;GROUP&lt;/SPAN&gt; &lt;SPAN class=""&gt;BY&lt;/SPAN&gt; carrier, networkTechnology&lt;/PRE&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;The Result:&lt;/STRONG&gt; We only see 802.11x (Wi-Fi), 4G, 3G, and "-" (Unknown). Even though we know a large portion of our active users are on 5G networks, &lt;STRONG&gt;5G never appears as a value&lt;/STRONG&gt;.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt; Does the OneAgent SDK classify 5G Non-Standalone (NSA) traffic as 4G because it relies on the LTE Core? Or do we need specific runtime OS permissions (like READ_PHONE_STATE or location) to allow the SDK to properly detect 5G NR (New Radio)?&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;2. Web Application (JS Agent)&lt;/H3&gt;
&lt;P&gt;On the Web side, we attempted to map network speed/generations using custom session properties, but we only capture 4g, 3g, and slow-2g.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt; Is there a known technical limitation where the Dynatrace JS Agent caps the effective network type at 4g due to W3C Network Information API constraints, making 5G tracking impossible on browsers?&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Has anyone successfully captured &lt;STRONG&gt;5G&lt;/STRONG&gt; explicitly in their USQL dashboards for either Web or Mobile? Would love to know if there are workarounds or specific configurations required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Aboud&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 08:32:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Why-is-5G-Network-Technology-completely-missing-from-USQL-Web/m-p/300689#M4796</guid>
      <dc:creator>Aboud1</dc:creator>
      <dc:date>2026-06-15T08:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why is 5G Network Technology completely missing from USQL (Web &amp;amp; Mobile)?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Why-is-5G-Network-Technology-completely-missing-from-USQL-Web/m-p/300719#M4797</link>
      <description>&lt;P&gt;I tested it with an iOS app and there 5G appears, BUT be aware that carrier detection was removed from mobile SDKs as OS vendors updated their APIs for fingerprinting reasons to no longer return a carrier. So carrier for newer OS version (especially on iOS) will just be -, -- or null.&lt;BR /&gt;&lt;BR /&gt;Update: also tested it with an Android app and I see 5G at least from Verizon carrier&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 06:05:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Why-is-5G-Network-Technology-completely-missing-from-USQL-Web/m-p/300719#M4797</guid>
      <dc:creator>Patrick_H</dc:creator>
      <dc:date>2026-06-15T06:05:49Z</dc:date>
    </item>
  </channel>
</rss>

