<?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: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint? in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189540#M1950</link>
    <description>&lt;P&gt;Same here, I'd like to know how can I configure my PODs to call OneAgent internal apis &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2022 03:37:14 GMT</pubDate>
    <dc:creator>alefcarlos</dc:creator>
    <dc:date>2022-06-30T03:37:14Z</dc:date>
    <item>
      <title>Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/168909#M1331</link>
      <description>&lt;P&gt;I'm trying to understand how Dynatrace One Agent is expected to be configured in a Kubernetes environment. In my case Azure (AKS).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see One Agent deployed to each node using a Kubernetes Daemonset. Is each deployed application POD on the node expected to share and communicate with the One Agent instance deployed locally on each node or will each application POD require its own One Agent?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;I'm struggling to figure out how the&amp;nbsp;&lt;STRONG&gt;http://localhost:14499/metrics/ingest&lt;/STRONG&gt;&amp;nbsp;endpoint is expected to work for application PODs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Nov 2021 08:26:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/168909#M1331</guid>
      <dc:creator>steveg</dc:creator>
      <dc:date>2021-11-26T08:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/178291#M1691</link>
      <description>&lt;P&gt;Hi Community, does anyone have some tips to overcome struggles mentioned above?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 14:30:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/178291#M1691</guid>
      <dc:creator>Michal_Gebacki</dc:creator>
      <dc:date>2022-01-04T14:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/187194#M1907</link>
      <description>&lt;P&gt;I'm also struggling with this, has anybody made any advancements on this topic?&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 11:39:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/187194#M1907</guid>
      <dc:creator>krook1024</dc:creator>
      <dc:date>2022-05-25T11:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189540#M1950</link>
      <description>&lt;P&gt;Same here, I'd like to know how can I configure my PODs to call OneAgent internal apis &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 03:37:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189540#M1950</guid>
      <dc:creator>alefcarlos</dc:creator>
      <dc:date>2022-06-30T03:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189579#M1951</link>
      <description>&lt;P&gt;The way to create a Metrics v2 endpoint inside of a Kubernetes cluster is to deploy a containerized ActiveGate using the Dynakube. You can read about this here. Notice the capabilities parameter for the ActiveGate includes a `metrics-ingest` value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/kubernetes/get-started-with-kubernetes-monitoring/dto-parameters-k8s" target="_blank"&gt;https://www.dynatrace.com/support/help/setup-and-configuration/setup-on-container-platforms/kubernetes/get-started-with-kubernetes-monitoring/dto-parameters-k8s&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 10:24:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189579#M1951</guid>
      <dc:creator>mreider</dc:creator>
      <dc:date>2022-06-30T10:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189602#M1952</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/7579"&gt;@mreider&lt;/a&gt;, Hi! Thank you for the response, I tried to edit our Dynakube to add `metrics-ingest`, but this error occurs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The DynaKube's specification tries to use an invalid capability in ActiveGate section, invalid capability=metrics-ingest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you correctly specify the ActiveGate capabilities in your custom resource.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, dynakube cr doesnt allow to edit ? I Must run the kubectl apply again ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 14:21:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189602#M1952</guid>
      <dc:creator>alefcarlos</dc:creator>
      <dc:date>2022-06-30T14:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189603#M1953</link>
      <description>&lt;P&gt;And what version of the Dynatrace Operator are you using? (must be &amp;gt; v0.4.0)&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 14:28:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189603#M1953</guid>
      <dc:creator>mreider</dc:creator>
      <dc:date>2022-06-30T14:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189606#M1954</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/7579"&gt;@mreider&lt;/a&gt;&amp;nbsp;where can I see what &lt;SPAN&gt;Dynatrace Operator&amp;nbsp;&lt;/SPAN&gt;version I'm using ? The docker image for operator deployment is:&amp;nbsp;&lt;SPAN&gt;image: docker.io/dynatrace/dynatrace-oneagent-operator:v0.10.2&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 14:33:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189606#M1954</guid>
      <dc:creator>alefcarlos</dc:creator>
      <dc:date>2022-06-30T14:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189607#M1955</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/7579"&gt;@mreider&lt;/a&gt;&amp;nbsp;I already found: Im using 0.3.0, so need to update my Dynatrace Operator &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 14:36:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/189607#M1955</guid>
      <dc:creator>alefcarlos</dc:creator>
      <dc:date>2022-06-30T14:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/192808#M1997</link>
      <description>&lt;P&gt;I did install dynatrace operator&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.7.2/kubernetes.yaml" href="https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.7.2/kubernetes.yaml" target="_blank" rel="noopener noreferrer"&gt;https://github.com/Dynatrace/dynatrace-operator/releases/download/v0.7.2/kubernetes.yaml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This has installed the active gate stateful set , however when i try to navigate for /metric end point , the active gate seems not expoed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did add additional param of&amp;nbsp;&lt;SPAN&gt;metrics-ingest in yaml file&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 13:54:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/192808#M1997</guid>
      <dc:creator>cherry</dc:creator>
      <dc:date>2022-08-17T13:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/195778#M2073</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/7579"&gt;@mreider&lt;/a&gt;&amp;nbsp;i'm attempting to do the same within an EKS k8s cluster.&amp;nbsp; i have a containerize activegate via Dynakube CRD with metrics-ingest capability specified.&amp;nbsp; the problem is finding the documentation how to proceed from here. i can hit the k8s service endpoint for activegate via curl from another namespace/pod but get this error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: 405 HTTP method POST is not supported by this URL&amp;lt;br/&amp;gt;Uri: /metrics/ingest&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 13:04:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/195778#M2073</guid>
      <dc:creator>jackhorner</dc:creator>
      <dc:date>2022-10-04T13:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/195796#M2074</link>
      <description>&lt;P&gt;given the activegate k8s service/endpoint definition, i'm trying to curl a test custom metric to:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/" target="_blank"&gt;https://&amp;lt;activegate_svcname&amp;gt;.dynatrace/metrics/ingest&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the host and port receive the request but&amp;nbsp;response is the 405 HTTP error mentioned above.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 14:15:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/195796#M2074</guid>
      <dc:creator>jackhorner</dc:creator>
      <dc:date>2022-10-04T14:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace V2 Metrics API + Kubernetes - How to configure localhost V2 API endpoint?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/195806#M2075</link>
      <description>&lt;P&gt;trying a different url:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/" target="_blank"&gt;https://&amp;lt;activegate_svcname&amp;gt;.dynatrace/api/v2/metrics/ingest&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the host receives the request but response is 404 failed to resolve tenant&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 15:25:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/195806#M2075</guid>
      <dc:creator>jackhorner</dc:creator>
      <dc:date>2022-10-04T15:25:24Z</dc:date>
    </item>
  </channel>
</rss>

