<?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 process_group_instance missing runs_on property in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/process-group-instance-missing-runs-on-property/m-p/248778#M998</link>
    <description>&lt;P&gt;Hello, I am trying to run the following DQL query to retrieve the &lt;STRONG&gt;runs_on&lt;/STRONG&gt; property for all my &lt;STRONG&gt;process_group_instance&lt;/STRONG&gt;. I am hoping to be able to get information about the host on which the process_group_instance runs. When I run the below in a notebook, the &lt;STRONG&gt;runs_on&lt;/STRONG&gt; property returns &lt;STRONG&gt;null&lt;/STRONG&gt;. Is this expected behavior? Is my syntax wrong? I would like to hear your thoughts Community. Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch dt.entity.process_group_instance
| fieldsAdd runs_on&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jun 2024 14:40:28 GMT</pubDate>
    <dc:creator>strudeau</dc:creator>
    <dc:date>2024-06-20T14:40:28Z</dc:date>
    <item>
      <title>process_group_instance missing runs_on property</title>
      <link>https://community.dynatrace.com/t5/DQL/process-group-instance-missing-runs-on-property/m-p/248778#M998</link>
      <description>&lt;P&gt;Hello, I am trying to run the following DQL query to retrieve the &lt;STRONG&gt;runs_on&lt;/STRONG&gt; property for all my &lt;STRONG&gt;process_group_instance&lt;/STRONG&gt;. I am hoping to be able to get information about the host on which the process_group_instance runs. When I run the below in a notebook, the &lt;STRONG&gt;runs_on&lt;/STRONG&gt; property returns &lt;STRONG&gt;null&lt;/STRONG&gt;. Is this expected behavior? Is my syntax wrong? I would like to hear your thoughts Community. Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch dt.entity.process_group_instance
| fieldsAdd runs_on&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 14:40:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/process-group-instance-missing-runs-on-property/m-p/248778#M998</guid>
      <dc:creator>strudeau</dc:creator>
      <dc:date>2024-06-20T14:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: process_group_instance missing runs_on property</title>
      <link>https://community.dynatrace.com/t5/DQL/process-group-instance-missing-runs-on-property/m-p/248795#M1000</link>
      <description>&lt;P&gt;The one you're looking for should be "belongs_to":&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;fetch dt.entity.process_group_instance
| fieldsAdd belongs_to[dt.entity.host]&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Eric_Yu_1-1718899126056.png" style="width: 863px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/20676iFDBA92E09EE8009A/image-dimensions/863x272?v=v2" width="863" height="272" role="button" title="Eric_Yu_1-1718899126056.png" alt="Eric_Yu_1-1718899126056.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 15:59:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/process-group-instance-missing-runs-on-property/m-p/248795#M1000</guid>
      <dc:creator>Eric_Yu</dc:creator>
      <dc:date>2024-06-20T15:59:01Z</dc:date>
    </item>
  </channel>
</rss>

