<?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: How much data points can be sent simultaneously in ActiveGate extension? in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/How-much-data-points-can-be-sent-simultaneously-in-ActiveGate/m-p/116710#M797</link>
    <description>&lt;P&gt;Thanks for the confirmation. I would imagine that the bulk send happens when the python script ends, or does it use another strategy?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 20:42:43 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2020-09-15T20:42:43Z</dc:date>
    <item>
      <title>How much data points can be sent simultaneously in ActiveGate extension?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-much-data-points-can-be-sent-simultaneously-in-ActiveGate/m-p/116708#M795</link>
      <description>&lt;P&gt;When inserting data through API, we can insert several data points in the same API call.&lt;/P&gt;&lt;P&gt;I'm not so sure that is happening when using ActiveGate extensions. I'm using python, and the device.absolute method. When invoked 10 times with different key/values, is it making 10 different calls. Or does it work some other way?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 17:57:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-much-data-points-can-be-sent-simultaneously-in-ActiveGate/m-p/116708#M795</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-09-14T17:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: How much data points can be sent simultaneously in ActiveGate extension?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-much-data-points-can-be-sent-simultaneously-in-ActiveGate/m-p/116709#M796</link>
      <description>&lt;P&gt;The extensions framework doesn't use the API. Instead it buffers the metric results and sends them in bulk to the Dynatrace server in the same way as it does with regular OneAgent data. You don't have to worry about the API rate limitation with extensions.&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 19:31:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-much-data-points-can-be-sent-simultaneously-in-ActiveGate/m-p/116709#M796</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2020-09-14T19:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: How much data points can be sent simultaneously in ActiveGate extension?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-much-data-points-can-be-sent-simultaneously-in-ActiveGate/m-p/116710#M797</link>
      <description>&lt;P&gt;Thanks for the confirmation. I would imagine that the bulk send happens when the python script ends, or does it use another strategy?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 20:42:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-much-data-points-can-be-sent-simultaneously-in-ActiveGate/m-p/116710#M797</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-09-15T20:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: How much data points can be sent simultaneously in ActiveGate extension?</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/How-much-data-points-can-be-sent-simultaneously-in-ActiveGate/m-p/116711#M798</link>
      <description>&lt;P&gt;It is on a timer and not specifically at the end of the script execution. The buffer is shared between all extensions and they don't all start and stop at the same time.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 07:50:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/How-much-data-points-can-be-sent-simultaneously-in-ActiveGate/m-p/116711#M798</guid>
      <dc:creator>Mike_L</dc:creator>
      <dc:date>2020-09-16T07:50:59Z</dc:date>
    </item>
  </channel>
</rss>

