<?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 API to publish custom metrics in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60087#M256</link>
    <description>&lt;P&gt;In the long run we will also introduce key value properties on all types of components, such as host, services through API. But maybe writing a local Dynatrace monitoring plugin would allow you to collect all the meta info of the local running versions. &lt;/P&gt;&lt;P&gt;See here:&lt;/P&gt;&lt;P&gt;https://www.dynatrace.com/support/help/extend-dynatrace/plugin-sdk/how-do-i-create-a-python-custom-plugin/ &lt;/P&gt;</description>
    <pubDate>Tue, 20 Mar 2018 07:34:07 GMT</pubDate>
    <dc:creator>wolfgang_beer</dc:creator>
    <dc:date>2018-03-20T07:34:07Z</dc:date>
    <item>
      <title>Dynatrace API to publish custom metrics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60081#M250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can I publish any other metrics other than the time series via API?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Yash&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 10:10:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60081#M250</guid>
      <dc:creator>yash_bagarka</dc:creator>
      <dc:date>2022-10-03T10:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API to publish custom metrics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60082#M251</link>
      <description>&lt;P&gt;Can you give me some examples or use-cases?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 13:38:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60082#M251</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2018-03-15T13:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API to publish custom metrics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60083#M252</link>
      <description>&lt;P&gt;Hi Yash,&lt;/P&gt;&lt;P&gt;What else are you looking to export from Dynatrace? &lt;/P&gt;</description>
      <pubDate>Fri, 16 Mar 2018 03:17:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60083#M252</guid>
      <dc:creator>hayden_miedema</dc:creator>
      <dc:date>2018-03-16T03:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API to publish custom metrics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60084#M253</link>
      <description>&lt;P&gt;Thanks for the response guys.&lt;/P&gt;&lt;P&gt;I want to publish a metrics that is not based on time series for example.&lt;/P&gt;&lt;P&gt;My custom product agent vs the no of machines on which they are running.&lt;/P&gt;&lt;P&gt;like 4 machines are running on 1.x &lt;/P&gt;&lt;P&gt;and 5 machines are running on 2.x&lt;/P&gt;&lt;P&gt;@Hayden,&lt;/P&gt;&lt;P&gt;I am looking to export into dynatrace &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Yash&lt;/P&gt;</description>
      <pubDate>Sat, 17 Mar 2018 08:12:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60084#M253</guid>
      <dc:creator>yash_bagarka</dc:creator>
      <dc:date>2018-03-17T08:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API to publish custom metrics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60085#M254</link>
      <description>&lt;P&gt;Understand, but where in your monitored topology you would like to put that metric on? &lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 06:02:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60085#M254</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2018-03-19T06:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API to publish custom metrics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60086#M255</link>
      <description>&lt;P&gt;Thanks for the interest and response!&lt;/P&gt;&lt;P&gt;I am planning to add these under my microservices host. Our microservices is based on Go Lang.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Yash&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 16:43:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60086#M255</guid>
      <dc:creator>yash_bagarka</dc:creator>
      <dc:date>2018-03-19T16:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API to publish custom metrics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60087#M256</link>
      <description>&lt;P&gt;In the long run we will also introduce key value properties on all types of components, such as host, services through API. But maybe writing a local Dynatrace monitoring plugin would allow you to collect all the meta info of the local running versions. &lt;/P&gt;&lt;P&gt;See here:&lt;/P&gt;&lt;P&gt;https://www.dynatrace.com/support/help/extend-dynatrace/plugin-sdk/how-do-i-create-a-python-custom-plugin/ &lt;/P&gt;</description>
      <pubDate>Tue, 20 Mar 2018 07:34:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60087#M256</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2018-03-20T07:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API to publish custom metrics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60088#M257</link>
      <description>&lt;P&gt;Don't know how else to get this to you &lt;A rel="user" href="https://answers.dynatrace.com/users/12838/view.html" nodeid="12838"&gt;@Wolfgang B.&lt;/A&gt; but thank you and your team for making 'from' time an ISOTime in the V2 API. I've wanted this since I started using the APIs.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Jul 2019 13:15:40 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60088#M257</guid>
      <dc:creator>grogers</dc:creator>
      <dc:date>2019-07-22T13:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace API to publish custom metrics</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60089#M258</link>
      <description>&lt;P&gt;Thanks a lot for your positive feedback! I will let the team know. &lt;/P&gt;&lt;P&gt;Best greetings,&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jul 2019 13:43:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-API-to-publish-custom-metrics/m-p/60089#M258</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2019-07-30T13:43:54Z</dc:date>
    </item>
  </channel>
</rss>

