<?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: Automatic tag on custom device based on &amp;quot;issameis&amp;quot; OneAgent Host placeholder ? in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/284317#M4369</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It means manually. Imagine you have tag "X". Then you can use "&lt;EM&gt;type(sql:postgres_host),fromRelationships.issameas(type("HOST"),tag("X"))"&amp;nbsp;&lt;/EM&gt;as selector to new tagging rule.&lt;/P&gt;&lt;P&gt;&lt;A title="This product idea" href="https://community.dynatrace.com/t5/Product-ideas/Automatic-tagging-for-extension-entities/idc-p/283987" target="_blank" rel="noopener"&gt;This product idea&lt;/A&gt; is to avoid manual stuff. It would be good if those tags are autopropagated to custom devices as default.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Wed, 20 Aug 2025 11:55:57 GMT</pubDate>
    <dc:creator>AntonPineiro</dc:creator>
    <dc:date>2025-08-20T11:55:57Z</dc:date>
    <item>
      <title>Automatic tag on custom device based on "issameis" OneAgent Host placeholder</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/284191#M4365</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am on a managed cluster.&lt;/P&gt;
&lt;P&gt;I use the PostgreSQL native extension.&lt;/P&gt;
&lt;P&gt;It creates two differents CUSTOM_DEVICE for one Databases servers.&lt;/P&gt;
&lt;P&gt;I got the OneAgent installed installed and can see on the custom_device that it attachs the real monitored host.&lt;/P&gt;
&lt;P&gt;On my host, I got properties.&lt;/P&gt;
&lt;P&gt;How could I create a automatic tag value on the Custom device, based on a OA host property value like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"{Host:Environment:myenv}"&lt;/P&gt;
&lt;P&gt;And associate to the Custom_device entity selector :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried this without success :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;type(CUSTOM_DEVICE),fromRelationships.issameas(type("HOST"))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to inherit a placeholder value from a different entity type ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jan 2026 12:29:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/284191#M4365</guid>
      <dc:creator>nicolasT123</dc:creator>
      <dc:date>2026-01-05T12:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tag on custom device based on "issameis" OneAgent Host placeholder ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/284226#M4366</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would say transform that host property in a tag in host level, using automatic tagging rules. And later, propagate tag from host to custom device.&lt;/P&gt;&lt;P&gt;You need to check topology to understand how custom device is linked to host:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AntonPineiro_0-1755631134752.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29665i783E453D77D0B9A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AntonPineiro_0-1755631134752.png" alt="AntonPineiro_0-1755631134752.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can try to create a tagging rule, using entity selector, using "run_as" to "sql:postgres_host&lt;SPAN&gt;".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 19:20:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/284226#M4366</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-08-19T19:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tag on custom device based on "issameis" OneAgent Host placeholder ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/284262#M4367</link>
      <description>&lt;P&gt;Hello, I was able to create the good entity selector :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;type(sql:postgres_host),fromRelationships.issameas(type("HOST"))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The display entities is able to catch my host.. But the placeholder&amp;nbsp;&lt;EM&gt;"{Host:Environment:myenv}"&lt;/EM&gt; is not translated to its value and remains "raw : &lt;EM&gt;{Host:Environment:myenv}"&amp;nbsp;&lt;/EM&gt;on the custom devices tag :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nicolasT123_0-1755675150547.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/29678iE6087D932DEAA3E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nicolasT123_0-1755675150547.png" alt="nicolasT123_0-1755675150547.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;(here another example screenshot but the philosophy is here)&lt;/P&gt;&lt;P&gt;precision : My metadata (host properties) is working fine because I use it to propagate tags from values to process groups and services.&lt;/P&gt;&lt;P&gt;What do you mean by propagate from "host tags" to "custom devices" tags ? You mean manually ? Or is there a way to make it automatic ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If manual, any new configuration of the extension will have to be followed by a manual tag propagation which is not smart at all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 08:02:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/284262#M4367</guid>
      <dc:creator>nicolasT123</dc:creator>
      <dc:date>2025-08-20T08:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tag on custom device based on "issameis" OneAgent Host placeholder ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/284317#M4369</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It means manually. Imagine you have tag "X". Then you can use "&lt;EM&gt;type(sql:postgres_host),fromRelationships.issameas(type("HOST"),tag("X"))"&amp;nbsp;&lt;/EM&gt;as selector to new tagging rule.&lt;/P&gt;&lt;P&gt;&lt;A title="This product idea" href="https://community.dynatrace.com/t5/Product-ideas/Automatic-tagging-for-extension-entities/idc-p/283987" target="_blank" rel="noopener"&gt;This product idea&lt;/A&gt; is to avoid manual stuff. It would be good if those tags are autopropagated to custom devices as default.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 11:55:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/284317#M4369</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-08-20T11:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tag on custom device based on "issameis" OneAgent Host placeholder ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/286636#M4433</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/58682"&gt;@AntonPineiro&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;We are trying to tag our OS service custom device with hostname for e.g.&amp;nbsp;(host: &amp;lt;hostname&amp;gt;).&lt;/P&gt;&lt;P&gt;We have the hostname available on the metadata of the OS service however we are not able to write a query of entity selector which can tag the custom device with hostname. Could you please help on this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Parkash&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 14:46:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/286636#M4433</guid>
      <dc:creator>parkash_jha_746</dc:creator>
      <dc:date>2025-09-23T14:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tag on custom device based on "issameis" OneAgent Host placeholder ?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/286637#M4434</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can follow &lt;A title="this approach" href="https://community.dynatrace.com/t5/Open-Q-A/Auto-tags-for-os-services/m-p/282510" target="_blank" rel="noopener"&gt;this approach&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 14:50:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Automatic-tag-on-custom-device-based-on-quot-issameis-quot/m-p/286637#M4434</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-09-23T14:50:00Z</dc:date>
    </item>
  </channel>
</rss>

