<?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: Join metrics from an extension to an agent-monitored host in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Join-metrics-from-an-extension-to-an-agent-monitored-host/m-p/248865#M4656</link>
    <description>&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;I have successfully added my own custom metric in custom MicrosoftSQL Server Extension as follow:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rudy_h_0-1718971134350.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/20685i07EA70454CF9A052/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rudy_h_0-1718971134350.jpeg" alt="rudy_h_0-1718971134350.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I did it by editing extension.yaml file.&lt;/P&gt;&lt;P&gt;How can I add my custom metric in the host page? Which file should I edit?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Rudy&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2024 12:01:40 GMT</pubDate>
    <dc:creator>rudy_h</dc:creator>
    <dc:date>2024-06-21T12:01:40Z</dc:date>
    <item>
      <title>Join metrics from an extension to an agent-monitored host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Join-metrics-from-an-extension-to-an-agent-monitored-host/m-p/248816#M4645</link>
      <description>&lt;P&gt;Hello, good afternoon, I would like to know if it is possible to combine data from the Unix remote Monitoring extension with the information of a host monitored with an agent.&lt;/P&gt;&lt;P&gt;That is to say, I have a monitored Solaris host but it only has User experience metrics and through the extension we obtain infrastructure data and I would like to join the infrastructure data to see it on the host page&lt;/P&gt;&lt;P&gt;It's possible?&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 21:38:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Join-metrics-from-an-extension-to-an-agent-monitored-host/m-p/248816#M4645</guid>
      <dc:creator>Jorge3229</dc:creator>
      <dc:date>2024-06-20T21:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Join metrics from an extension to an agent-monitored host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Join-metrics-from-an-extension-to-an-agent-monitored-host/m-p/248818#M4646</link>
      <description>&lt;P&gt;Hi, what user experience metrics do you have on the Solaris host? Is there an entity for that with the IP or so of the Solaris host?&lt;/P&gt;
&lt;P&gt;It is possible to relate two entities through generic topology based on a common property, such as IP.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 22:32:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Join-metrics-from-an-extension-to-an-agent-monitored-host/m-p/248818#M4646</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2024-06-20T22:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Join metrics from an extension to an agent-monitored host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Join-metrics-from-an-extension-to-an-agent-monitored-host/m-p/248865#M4656</link>
      <description>&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;I have successfully added my own custom metric in custom MicrosoftSQL Server Extension as follow:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rudy_h_0-1718971134350.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/20685i07EA70454CF9A052/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rudy_h_0-1718971134350.jpeg" alt="rudy_h_0-1718971134350.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I did it by editing extension.yaml file.&lt;/P&gt;&lt;P&gt;How can I add my custom metric in the host page? Which file should I edit?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Rudy&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 12:01:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Join-metrics-from-an-extension-to-an-agent-monitored-host/m-p/248865#M4656</guid>
      <dc:creator>rudy_h</dc:creator>
      <dc:date>2024-06-21T12:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Join metrics from an extension to an agent-monitored host</title>
      <link>https://community.dynatrace.com/t5/Extensions/Join-metrics-from-an-extension-to-an-agent-monitored-host/m-p/248867#M4657</link>
      <description>&lt;P&gt;That’s also in the extensions.yaml file. You can pass along the dt.entity.host dimension with the metric line and then use unified analysis injections onto the host screen to see it there.&lt;/P&gt;
&lt;P&gt;Or you can create a new entity from the metric line which has an attribute in common with the host, create a relationship based on that mapping and then do an injection into the host screen based on an entity selector.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 12:10:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Join-metrics-from-an-extension-to-an-agent-monitored-host/m-p/248867#M4657</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2024-06-21T12:10:03Z</dc:date>
    </item>
  </channel>
</rss>

