<?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: Nice to know about entity selectors (and tagging) in Dynatrace tips</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/191557#M473</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11427"&gt;@henk_stobbe&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;Thanks for sharing this.... looks intresting..&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sujit&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 00:56:32 GMT</pubDate>
    <dc:creator>Sujit</dc:creator>
    <dc:date>2022-07-29T00:56:32Z</dc:date>
    <item>
      <title>Nice to know about entity selectors (and tagging)</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/189072#M426</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;You can use the entity selector on the&amp;nbsp;&amp;nbsp;Relation target entity!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As an example, suppose you have multiple namespaces in Azure and you have the same name for a service bus queue in these namespaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to tag these queue's using below entity selector.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;type(azure_service_bus_queue),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;toRelationships.isAzrServiceBusNamespaceOfQueue(type(AZURE_SERVICE_BUS_NAMESPACE),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;entityName("namespace"))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It looks like a complex query but if you read,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;select this type, with this relation (but select only these target entities)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/4758"&gt;@henridb&lt;/a&gt;&amp;nbsp;: thanks for sharing!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;KR Henk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 09:01:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/189072#M426</guid>
      <dc:creator>henk_stobbe</dc:creator>
      <dc:date>2022-06-24T09:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Nice to know about entity selectors (and tagging)</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/189122#M427</link>
      <description>&lt;P&gt;Thanks for sharing!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 13:18:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/189122#M427</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2022-06-24T13:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Nice to know about entity selectors (and tagging)</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/189138#M428</link>
      <description>&lt;P&gt;&lt;SPAN&gt;fromRelationships and toRelationships are great, that's for sure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For those that want to know where to get all possibilities, just check with&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/get-entity-type" target="_blank"&gt;https://www.dynatrace.com/support/help/dynatrace-api/environment-api/entity-v2/get-entity-type&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 20:56:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/189138#M428</guid>
      <dc:creator>dannemca</dc:creator>
      <dc:date>2022-06-24T20:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Nice to know about entity selectors (and tagging)</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/189181#M429</link>
      <description>&lt;P&gt;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@55ADF9751E5074BD186CC50E36EA76F5/images/emoticons/thankyou.gif" alt=":thankyou:" title=":thankyou:" /&gt;for sharing this &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 06:43:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/189181#M429</guid>
      <dc:creator>techean</dc:creator>
      <dc:date>2022-06-27T06:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Nice to know about entity selectors (and tagging)</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/191557#M473</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/11427"&gt;@henk_stobbe&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;Thanks for sharing this.... looks intresting..&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sujit&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 00:56:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-tips/Nice-to-know-about-entity-selectors-and-tagging/m-p/191557#M473</guid>
      <dc:creator>Sujit</dc:creator>
      <dc:date>2022-07-29T00:56:32Z</dc:date>
    </item>
  </channel>
</rss>

