<?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: classicEntitySelector to extract relationships in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/272141#M1789</link>
    <description>&lt;P&gt;It appears that this warning comes up when there are more than 100 relationships on any single record. Based on some experimentation, the number of returned relationships for a given entity appears to be capped at 100 regardless of what is done with filtering. It always comes down to more than 100 entries in the calls[dt.entity.service] field, usually associated with a longer query timeframe. I'm not aware of any way around this outside of shrinking the query timeframe down until it generates less than 100 relationships, which of course may not be applicable in every environment. Perhaps a support request is warranted to shed light on this limitation and potential ways around it.&lt;/P&gt;</description>
    <pubDate>Tue, 11 Mar 2025 17:33:50 GMT</pubDate>
    <dc:creator>marco_irmer</dc:creator>
    <dc:date>2025-03-11T17:33:50Z</dc:date>
    <item>
      <title>Extract Entity Relationships Using classicEntitySelector in DQL</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/272138#M1788</link>
      <description>&lt;P&gt;Hi, when extracting relationships with DQL I often get into this warning. See for istance the following:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paolo_fumanelli_0-1741709124672.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26887iE0583A13E48AA87C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paolo_fumanelli_0-1741709124672.png" alt="paolo_fumanelli_0-1741709124672.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;the usage of classicEntitySelector is suggested is best practices for such cases but how can I get the same result with it?&lt;/P&gt;
&lt;P&gt;It's working perfectly when you want to filter for a specific, defined filter (e.g. service id, or name, or any other attribute that can be use as a filter, known in advance), like this:&lt;/P&gt;
&lt;P&gt;But how can I express with classicEntitySelector "please add all the services called by each of the fetched services"?&lt;/P&gt;
&lt;P&gt;I tried this, but does not work because filter attribute is not constant:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paolo_fumanelli_1-1741709381835.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/26888i3E304C49817C9294/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paolo_fumanelli_1-1741709381835.png" alt="paolo_fumanelli_1-1741709381835.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Anyone can help?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;BR /&gt;Paolo&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 12:19:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/272138#M1788</guid>
      <dc:creator>paolo_fumanelli</dc:creator>
      <dc:date>2025-12-18T12:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: classicEntitySelector to extract relationships</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/272141#M1789</link>
      <description>&lt;P&gt;It appears that this warning comes up when there are more than 100 relationships on any single record. Based on some experimentation, the number of returned relationships for a given entity appears to be capped at 100 regardless of what is done with filtering. It always comes down to more than 100 entries in the calls[dt.entity.service] field, usually associated with a longer query timeframe. I'm not aware of any way around this outside of shrinking the query timeframe down until it generates less than 100 relationships, which of course may not be applicable in every environment. Perhaps a support request is warranted to shed light on this limitation and potential ways around it.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 17:33:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/272141#M1789</guid>
      <dc:creator>marco_irmer</dc:creator>
      <dc:date>2025-03-11T17:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: classicEntitySelector to extract relationships</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/272179#M1792</link>
      <description>&lt;P&gt;Hi Marco, yes that's a possibility but in my case I can't use it because many of the involved services have lots of relationships also with very short timeframes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 08:11:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/272179#M1792</guid>
      <dc:creator>paolo_fumanelli</dc:creator>
      <dc:date>2025-03-12T08:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: classicEntitySelector to extract relationships</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/291817#M2933</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/19328"&gt;@paolo_fumanelli&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 12:19:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/291817#M2933</guid>
      <dc:creator>IzabelaRokita</dc:creator>
      <dc:date>2025-12-18T12:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: classicEntitySelector to extract relationships</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/291831#M2944</link>
      <description>&lt;P&gt;Hi Izabela, yes your help would be much appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 13:10:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/291831#M2944</guid>
      <dc:creator>paolo_fumanelli</dc:creator>
      <dc:date>2025-12-18T13:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: classicEntitySelector to extract relationships</title>
      <link>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/291876#M2957</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/19328"&gt;@paolo_fumanelli&lt;/a&gt;&amp;nbsp; As for now, I don't think you can solve it without narrowing down the result first.&lt;BR /&gt;However, this will be solved (afaik) with the upcoming &lt;A href="https://docs.dynatrace.com/docs/whats-new/preview-releases#core-entities-in-smartscape-on-grail" target="_blank"&gt;Smartscape in Grail&lt;/A&gt; which is just around the corner and will be released soon. At least for the core entities.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 21:42:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Extract-Entity-Relationships-Using-classicEntitySelector-in-DQL/m-p/291876#M2957</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-12-18T21:42:58Z</dc:date>
    </item>
  </channel>
</rss>

