<?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 V2 API for OpenShift Statistics - pulling by tag in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-for-OpenShift-Statistics-pulling-by-tag/m-p/204636#M2295</link>
    <description>&lt;P&gt;Greetings Community,&lt;/P&gt;
&lt;P&gt;I have become quite good at pulling server statistics in the V2 Metrics API by tag, but now I am adventuring into pulling OpenShift statistics and having some difficulty.&lt;/P&gt;
&lt;P&gt;If I wanted let's say to pull &lt;STRONG&gt;"builtin:containers.cpu.usageMilliCores"&lt;/STRONG&gt;, can I pull that by tag?&lt;/P&gt;
&lt;P&gt;I can do it by entityName (which I know is inefficient).&lt;/P&gt;
&lt;P&gt;For a tag, what would I use?&lt;/P&gt;
&lt;P&gt;type(??),tag("mytagname")&lt;/P&gt;
&lt;P&gt;Any advise on how to get started would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Lou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Feb 2023 15:01:00 GMT</pubDate>
    <dc:creator>louis_gallo</dc:creator>
    <dc:date>2023-02-13T15:01:00Z</dc:date>
    <item>
      <title>V2 API for OpenShift Statistics - pulling by tag</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-for-OpenShift-Statistics-pulling-by-tag/m-p/204636#M2295</link>
      <description>&lt;P&gt;Greetings Community,&lt;/P&gt;
&lt;P&gt;I have become quite good at pulling server statistics in the V2 Metrics API by tag, but now I am adventuring into pulling OpenShift statistics and having some difficulty.&lt;/P&gt;
&lt;P&gt;If I wanted let's say to pull &lt;STRONG&gt;"builtin:containers.cpu.usageMilliCores"&lt;/STRONG&gt;, can I pull that by tag?&lt;/P&gt;
&lt;P&gt;I can do it by entityName (which I know is inefficient).&lt;/P&gt;
&lt;P&gt;For a tag, what would I use?&lt;/P&gt;
&lt;P&gt;type(??),tag("mytagname")&lt;/P&gt;
&lt;P&gt;Any advise on how to get started would be greatly appreciated.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Lou&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 15:01:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-for-OpenShift-Statistics-pulling-by-tag/m-p/204636#M2295</guid>
      <dc:creator>louis_gallo</dc:creator>
      <dc:date>2023-02-13T15:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: V2 API for OpenShift Statistics - pulling by tag</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-for-OpenShift-Statistics-pulling-by-tag/m-p/204941#M2301</link>
      <description>&lt;P&gt;Hi Lou,&lt;/P&gt;
&lt;P&gt;I would try type(&lt;STRONG&gt;container_group_instance&lt;/STRONG&gt;),tag("mytagname").&lt;/P&gt;
&lt;P&gt;For example,&lt;/P&gt;
&lt;P&gt;builtin:containers.cpu.usageMilliCores:filter(and(or(in("dt.entity.container_group_instance",entitySelector("type(container_group_instance),tag(~"mytagname~")"))))):auto&lt;/P&gt;
&lt;P&gt;Let me know if that doesn't quite answer your question.&lt;/P&gt;
&lt;P&gt;Take care,&lt;/P&gt;
&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 10:55:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/V2-API-for-OpenShift-Statistics-pulling-by-tag/m-p/204941#M2301</guid>
      <dc:creator>nickvogt</dc:creator>
      <dc:date>2023-02-16T10:55:57Z</dc:date>
    </item>
  </channel>
</rss>

