<?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: Monitor a specific namespace in GKE Environment. in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/Monitor-a-specific-namespace-in-GKE-Environment/m-p/207944#M1529</link>
    <description>&lt;P&gt;Hi Radoslaw&lt;BR /&gt;&lt;BR /&gt;Does this also work for &lt;SPAN class=""&gt;Classic&lt;/SPAN&gt; &lt;SPAN class=""&gt;full&lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;stack&lt;/SPAN&gt; installation?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2023 11:01:51 GMT</pubDate>
    <dc:creator>MarcoCritti</dc:creator>
    <dc:date>2023-03-24T11:01:51Z</dc:date>
    <item>
      <title>Monitor a specific namespace in GKE Environment.</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Monitor-a-specific-namespace-in-GKE-Environment/m-p/194467#M1305</link>
      <description>&lt;P&gt;&lt;BR /&gt;OneAgent monitors all the namespace including Dynatrace namespace where OneAgent is installed.&lt;/P&gt;&lt;P&gt;1). We are getting unwanted logs of oneAgent and other namespace containers and pods.&lt;BR /&gt;2). We are unwanted monitoring the namespace and containers , pods , infrasture details etc.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to restrict oneAgent to monitored a specific namespace in dynakube.YAML&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 08:09:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Monitor-a-specific-namespace-in-GKE-Environment/m-p/194467#M1305</guid>
      <dc:creator>Mayank_Sh</dc:creator>
      <dc:date>2022-09-15T08:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor a specific namespace in GKE Environment.</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Monitor-a-specific-namespace-in-GKE-Environment/m-p/194485#M1307</link>
      <description>&lt;P&gt;By default, Dynatrace Operator injects OneAgent into all namespaces, with the following exceptions:&lt;/P&gt;
&lt;UL class="list list--unordered list"&gt;
&lt;LI&gt;Namespaces starting with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;kube-&lt;/CODE&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;openshift-&lt;/CODE&gt;.&lt;/LI&gt;
&lt;LI&gt;The namespace where Dynatrace Operator was installed.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;There are more configuration options:&lt;/P&gt;
&lt;OL class="list list--unordered list"&gt;
&lt;LI&gt;&lt;STRONG&gt;Monitor all namespaces except selected pods.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Monitor only specific namespaces.&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;If you don't want Dynatrace Operator to inject OneAgent in all namespaces, you can set the&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;namespaceSelector&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;the parameter in the DynaKube custom resource, and enable monitoring for specific namespaces that have the chosen label.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Exclude specific namespaces from being monitored.&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;To enable this option, edit the DynaKube custom resource file.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN&gt;Read more at:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/dto-config-k8s#annotate" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/shortlink/dto-config-k8s#annotate&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 12:35:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Monitor-a-specific-namespace-in-GKE-Environment/m-p/194485#M1307</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2022-09-15T12:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor a specific namespace in GKE Environment.</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Monitor-a-specific-namespace-in-GKE-Environment/m-p/194539#M1312</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/7591i3E4DF31800107F48/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;command exexuted : &lt;STRONG&gt;kubectl label namespace wa monitor=app&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dynakube YAML :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;namespaceSelector:&lt;BR /&gt;matchLabels:&lt;BR /&gt;monitor: app&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But still the other namespace and other container logs are shown inside the kubernetes page.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 07:57:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Monitor-a-specific-namespace-in-GKE-Environment/m-p/194539#M1312</guid>
      <dc:creator>Mayank_Sh</dc:creator>
      <dc:date>2022-09-16T07:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor a specific namespace in GKE Environment.</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/Monitor-a-specific-namespace-in-GKE-Environment/m-p/207944#M1529</link>
      <description>&lt;P&gt;Hi Radoslaw&lt;BR /&gt;&lt;BR /&gt;Does this also work for &lt;SPAN class=""&gt;Classic&lt;/SPAN&gt; &lt;SPAN class=""&gt;full&lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;stack&lt;/SPAN&gt; installation?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2023 11:01:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/Monitor-a-specific-namespace-in-GKE-Environment/m-p/207944#M1529</guid>
      <dc:creator>MarcoCritti</dc:creator>
      <dc:date>2023-03-24T11:01:51Z</dc:date>
    </item>
  </channel>
</rss>

