<?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: Entity Selector - Service to Service Relationship in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292218#M5602</link>
    <description>&lt;P&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I haven't double checked this but in theory you should be able to use relationships for this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;builtin:service.requestCount.total:splitby("dt.entity.service"):filter(in("dt.entity.service", entitySelector("type(~"SERVICE~"),toRelationship.CALLS(type(~"SERVICE~"),fromRelationship.runsOnHost(type(~"HOST~"),entityName.contains(~"YOUR_HOST_HERE~")))")))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 29 Dec 2025 10:41:55 GMT</pubDate>
    <dc:creator>michiel_otten</dc:creator>
    <dc:date>2025-12-29T10:41:55Z</dc:date>
    <item>
      <title>Entity Selector - Service to Service Relationship</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292151#M5597</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I am struggling to create a REQUEST COUNT metric for&amp;nbsp;the Services targeting, all Services that run on specific hosts (filter by hostname, eg. contains("something")).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2025 12:22:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292151#M5597</guid>
      <dc:creator>Theodore_x86</dc:creator>
      <dc:date>2025-12-24T12:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Selector - Service to Service Relationship</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292153#M5598</link>
      <description>&lt;P&gt;Hi theodore,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Would this work for you? You use the Data explorer to look at the fromRelationships from that specific service.&lt;/P&gt;&lt;LI-CODE lang="python"&gt;builtin:service.request.count:splitBy("dt.entity.service"):filter(in("dt.entity.service", entitySelector("type(~"SERVICE~"),fromRelationship.runsOnHost(type(~"HOST~"),entityName.contains(~"YOURHOST~"))")))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;KR.&lt;BR /&gt;Michiel&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2025 14:09:22 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292153#M5598</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2025-12-24T14:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Selector - Service to Service Relationship</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292155#M5599</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4669"&gt;@michiel_otten&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;I tried it but no results are returned. Something missing maybe(?).&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2025 14:54:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292155#M5599</guid>
      <dc:creator>Theodore_x86</dc:creator>
      <dc:date>2025-12-24T14:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Selector - Service to Service Relationship</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292156#M5600</link>
      <description>&lt;P&gt;Yes, by me! &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;I've succesfully exectuted this one on the playground&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;builtin:service.requestCount.total:splitBy("dt.entity.service"):filter(in("dt.entity.service", entitySelector("type(~"SERVICE~"),fromRelationship.runsOnHost(type(~"HOST~"),entityName.contains(~"lnx1-demo.c.dynatrace-demoability.internal~"))")))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I mentioned the wrong metric.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michiel_otten_0-1766588870946.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/31341iFD30A0B5A23C91A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michiel_otten_0-1766588870946.png" alt="michiel_otten_0-1766588870946.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Dec 2025 15:07:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292156#M5600</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2025-12-24T15:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Selector - Service to Service Relationship</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292172#M5601</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4669"&gt;@michiel_otten&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is working indeed, by I think that shows the services running on the host. Quite useful, but not the case here. We want the services that send requests to the services running on the host.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Fri, 26 Dec 2025 00:04:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292172#M5601</guid>
      <dc:creator>Theodore_x86</dc:creator>
      <dc:date>2025-12-26T00:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Selector - Service to Service Relationship</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292218#M5602</link>
      <description>&lt;P&gt;Hi there,&lt;BR /&gt;&lt;BR /&gt;I haven't double checked this but in theory you should be able to use relationships for this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;builtin:service.requestCount.total:splitby("dt.entity.service"):filter(in("dt.entity.service", entitySelector("type(~"SERVICE~"),toRelationship.CALLS(type(~"SERVICE~"),fromRelationship.runsOnHost(type(~"HOST~"),entityName.contains(~"YOUR_HOST_HERE~")))")))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 10:41:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292218#M5602</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2025-12-29T10:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Selector - Service to Service Relationship</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292325#M5603</link>
      <description>&lt;P&gt;Solution by&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4669"&gt;@michiel_otten&lt;/a&gt;&amp;nbsp;will work, just keep in mind those are metrics for all the services, so it's not count of the requests of service A calling service B, but total requests of service A where some of the requests (maybe only one in last two hours) called service B.&lt;BR /&gt;&lt;BR /&gt;If you need to count only requests from service A calling service B, you need to use Multidimensional analysis / Service flow / Service backtrace or query spans (if you use Dynatrace SaaS with Traces in Grail).&lt;BR /&gt;&lt;BR /&gt;I recommend tagging the services (using similar selector) and then using just these tags in Data Explorer.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 22:38:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292325#M5603</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-12-30T22:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Selector - Service to Service Relationship</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292328#M5604</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;. Very interesting comment:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;keep in mind those are metrics for all the services, so it's not count of the requests of service A calling service B, but total requests of service A where some of the requests (maybe only one in last two hours) called service B.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This had totally skipped my mind! If that is the case then I do not see how tagging would help. It will sjow again the service metrics for all calls not only from Service A to Service B.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 23:55:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292328#M5604</guid>
      <dc:creator>Theodore_x86</dc:creator>
      <dc:date>2025-12-30T23:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Selector - Service to Service Relationship</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292337#M5605</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/50066"&gt;@Theodore_x86&lt;/a&gt;&amp;nbsp;tagging does not help to overcome this, it just makes data explorer usage a little easier.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if you want just count of the requests of service A calling service B, it's not possible to do that with data explorer. Use MDA / service flow to get the numbers (not possible to have that on a dashboard) or DQL on spans if you use SaaS with Grail.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2025 08:18:42 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Entity-Selector-Service-to-Service-Relationship/m-p/292337#M5605</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-12-31T08:18:42Z</dc:date>
    </item>
  </channel>
</rss>

