<?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: DynaKube metrics/ingest method POST is not supported in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/213905#M2531</link>
    <description>&lt;P&gt;This module is very much still in use and supported, the samples indeed just moved folders:&lt;/P&gt;
&lt;P&gt;dynatrace-operator/config/samples -&amp;gt;&amp;nbsp;dynatrace-operator/assets/samples&lt;/P&gt;
&lt;P&gt;Please raise a ticket or open a new question in case of issues.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jun 2023 21:55:50 GMT</pubDate>
    <dc:creator>mark_bley</dc:creator>
    <dc:date>2023-06-01T21:55:50Z</dc:date>
    <item>
      <title>DynaKube metrics/ingest method POST is not supported</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/213803#M2527</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I've followed this post:&amp;nbsp;&lt;A href="https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/192808" target="_blank" rel="noopener"&gt;https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-V2-Metrics-API-Kubernetes-How-to-configure-localhost/m-p/192808&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;But reached the same issue as the OP in that question, that the metrics ingest from the active gates responds with a 405. I've sent in metrics outside of kube with the same endpoint on a localhost:14499 OneAgent without issue, but here, the response is:&lt;BR /&gt;&lt;BR /&gt;&amp;lt;body&amp;gt;Error: 405 HTTP method POST is not supported by this URL&amp;lt;br/&amp;gt;Uri: /metrics/ingest&amp;lt;br/&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;api/v2/metrics/ingest also fails, but with a 404.&lt;BR /&gt;&lt;BR /&gt;What is the working combination to get metric ingest in DynaKube?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 16:40:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/213803#M2527</guid>
      <dc:creator>tobydavies</dc:creator>
      <dc:date>2023-07-13T16:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: DynaKube metrics/ingest method POST is not supported</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/213861#M2529</link>
      <description>&lt;P&gt;In&amp;nbsp;&lt;A href="https://github.com/Dynatrace/dynatrace-operator/blob/main/assets/samples/cloudNativeFullStack.yaml" target="_blank"&gt;https://github.com/Dynatrace/dynatrace-operator/blob/main/assets/samples/cloudNativeFullStack.yaml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There was previous mention of metrics-ingest module for the Activegate:&lt;BR /&gt;&lt;A href="https://github.com/Dynatrace/dynatrace-operator/commit/962a6181246162d02aefcbc88e7bd2a77ea3af79" target="_blank"&gt;https://github.com/Dynatrace/dynatrace-operator/commit/962a6181246162d02aefcbc88e7bd2a77ea3af79&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As you can see in that PR, it was removed.&lt;/P&gt;&lt;P&gt;I'm not sure when this feature will be supported by Dynatrace&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 14:05:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/213861#M2529</guid>
      <dc:creator>jonno56</dc:creator>
      <dc:date>2023-06-01T14:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: DynaKube metrics/ingest method POST is not supported</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/213891#M2530</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks for your response, but these just look like they've removed it from their samples, not the active gate. the comments in the code also suggest that is it still a capability of the active gate, even if it is not employed in the sample application.&lt;BR /&gt;&lt;BR /&gt;for instance the code in the commit still has the following:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# Specifies which capabilities will be enabled on ActiveGate instances&lt;BR /&gt;# The following capabilities can be set:&lt;BR /&gt;# - routing&lt;BR /&gt;# - kubernetes-monitoring&lt;BR /&gt;# - metrics-ingest&lt;BR /&gt;# - dynatrace-api&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there an official deprecation announcement of the capability?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Toby&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 18:43:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/213891#M2530</guid>
      <dc:creator>tobydavies</dc:creator>
      <dc:date>2023-06-01T18:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: DynaKube metrics/ingest method POST is not supported</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/213905#M2531</link>
      <description>&lt;P&gt;This module is very much still in use and supported, the samples indeed just moved folders:&lt;/P&gt;
&lt;P&gt;dynatrace-operator/config/samples -&amp;gt;&amp;nbsp;dynatrace-operator/assets/samples&lt;/P&gt;
&lt;P&gt;Please raise a ticket or open a new question in case of issues.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 21:55:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/213905#M2531</guid>
      <dc:creator>mark_bley</dc:creator>
      <dc:date>2023-06-01T21:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: DynaKube metrics/ingest method POST is not supported</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/218009#M2594</link>
      <description>&lt;P&gt;For the record, I did not accept this answer, someone accepted it for me. I do not consider "ask someone else" an acceptable answer.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2023 23:12:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/DynaKube-metrics-ingest-method-POST-is-not-supported/m-p/218009#M2594</guid>
      <dc:creator>tobydavies</dc:creator>
      <dc:date>2023-07-13T23:12:39Z</dc:date>
    </item>
  </channel>
</rss>

