<?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: Convert MDA into DQL in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275689#M1975</link>
    <description>&lt;P&gt;Does anyone have any insights on this? Is it achievable using DQL?&lt;/P&gt;</description>
    <pubDate>Tue, 22 Apr 2025 16:53:27 GMT</pubDate>
    <dc:creator>Akhil-Jayendran</dc:creator>
    <dc:date>2025-04-22T16:53:27Z</dc:date>
    <item>
      <title>Convert MDA Queries into DQL for Advanced Analytics</title>
      <link>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275579#M1966</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;Hello Team,&lt;/P&gt;
&lt;P class=""&gt;Is there a way to convert an MDA query into DQL or plot a chart on the dashboard without creating custom metrics?&lt;/P&gt;
&lt;P class=""&gt;I’m looking to split metrics from&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;dt.service.request.count&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;/EM&gt;by &lt;EM&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;dt.entity.cloud_application_instance&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;. Any insights or suggestions would be appreciated.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-04-21 at 4.35.39 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/27646iF35A8A69ACAF40AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-04-21 at 4.35.39 PM.png" alt="Screenshot 2025-04-21 at 4.35.39 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;Regards,&lt;/P&gt;
&lt;P class=""&gt;Akhil Jayendran&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 10:57:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275579#M1966</guid>
      <dc:creator>Akhil-Jayendran</dc:creator>
      <dc:date>2025-12-18T10:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert MDA into DQL</title>
      <link>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275583#M1969</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52584"&gt;@Akhil-Jayendran&lt;/a&gt;&amp;nbsp;Can you please try the below?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;timeseries sum(dt.service.request.count), by: { dt.entity.cloud_application }
| fieldsAdd dt.entity.cloud_application.name = entityName(dt.entity.cloud_application)&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 22 Apr 2025 01:25:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275583#M1969</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-04-22T01:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Convert MDA into DQL</title>
      <link>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275584#M1970</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I would like to get the metrics split by pode level (&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;dt.entity.cloud_application_instance&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/EM&gt;) above one is only with workload level I think.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 01:49:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275584#M1970</guid>
      <dc:creator>Akhil-Jayendran</dc:creator>
      <dc:date>2025-04-22T01:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Convert MDA into DQL</title>
      <link>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275590#M1971</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52584"&gt;@Akhil-Jayendran&lt;/a&gt;&amp;nbsp;I am bit doubtful if this metric can be split by pod, but I could be wrong .&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 03:01:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275590#M1971</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2025-04-22T03:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Convert MDA into DQL</title>
      <link>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275591#M1972</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/21657"&gt;@p_devulapalli&lt;/a&gt;&amp;nbsp; Even&amp;nbsp; I have the same feeling, but in the Dynatrace UI under MDA I can split this metric with pod name (service_instance) so I&amp;nbsp; still have the hope we can do it same&amp;nbsp; in the DQL with same metrics or any other metrics.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 03:14:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275591#M1972</guid>
      <dc:creator>Akhil-Jayendran</dc:creator>
      <dc:date>2025-04-22T03:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert MDA into DQL</title>
      <link>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275689#M1975</link>
      <description>&lt;P&gt;Does anyone have any insights on this? Is it achievable using DQL?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 16:53:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/275689#M1975</guid>
      <dc:creator>Akhil-Jayendran</dc:creator>
      <dc:date>2025-04-22T16:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Convert MDA into DQL</title>
      <link>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/291793#M2929</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52584"&gt;@Akhil-Jayendran&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;SPAN&gt;I just wanted to check in and see if you still need help with this. If so, I’d be happy to look into it for you!&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know what works best for you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 10:56:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/291793#M2929</guid>
      <dc:creator>IzabelaRokita</dc:creator>
      <dc:date>2025-12-18T10:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Convert MDA Queries into DQL for Advanced Analytics</title>
      <link>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/292371#M2992</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/67399"&gt;@IzabelaRokita&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;Not really, I think&amp;nbsp; it is not supported&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 02:59:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/292371#M2992</guid>
      <dc:creator>Akhil-Jayendran</dc:creator>
      <dc:date>2026-01-02T02:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Convert MDA Queries into DQL for Advanced Analytics</title>
      <link>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/292382#M2996</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/52584"&gt;@Akhil-Jayendran&lt;/a&gt;&amp;nbsp;not using built-in metics directly, as those do not contain this information. You can query it using spans (if you have Dynatrace SaaS with Traces in Grail), as this is a replacement for MDA in the Gen3. You just need to use a different ID - since service instance is not a common field in Grail.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch spans
| filter request.is_root_span == true
| makeTimeseries count(), by: { dt.entity.process_group_instance }
| fieldsadd dt.entity.process_group_instance.name = entityName(dt.entity.process_group_instance)&lt;/LI-CODE&gt;&lt;P&gt;See that in action in &lt;A href="https://wkf10640.apps.dynatrace.com/ui/intent/dynatrace.notebooks/view-query#%7B%22visualization%22%3A%22lineChart%22%2C%22visualizationSettings%22%3A%7B%22chartSettings%22%3A%7B%22gapPolicy%22%3A%22connect%22%7D%2C%22legend%22%3A%7B%22ratio%22%3A23%7D%2C%22autoSelectVisualization%22%3Afalse%2C%22thresholds%22%3A%5B%5D%7D%2C%22dt.timeframe%22%3A%7B%22from%22%3A%22now()-30m%22%2C%22to%22%3A%22now()%22%7D%2C%22dt.query%22%3A%22fetch%20spans%5Cn%7C%20filter%20request.is_root_span%20%3D%3D%20true%5Cn%7C%20makeTimeseries%20count()%2C%20by%3A%20%7B%20dt.entity.process_group_instance%20%7D%5Cn%7C%20fieldsadd%20dt.entity.process_group_instance.name%20%3D%20entityName(dt.entity.process_group_instance)%22%2C%22hideInput%22%3Afalse%2C%22sourceApplication%22%3A%22dynatrace.notebooks%22%7D" target="_self"&gt;playground&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 09:19:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Convert-MDA-Queries-into-DQL-for-Advanced-Analytics/m-p/292382#M2996</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2026-01-02T09:19:05Z</dc:date>
    </item>
  </channel>
</rss>

