<?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: Sum per minute aggregation for plugin data in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Sum-per-minute-aggregation-for-plugin-data/m-p/72528#M240</link>
    <description>&lt;P&gt;You'd need to implement this yourself. You'd pull the average using series queryMode and then evaluate all 10 elements in the series.&lt;/P&gt;&lt;P&gt;If I'm understanding what you're asking.&lt;/P&gt;</description>
    <pubDate>Thu, 31 May 2018 23:48:52 GMT</pubDate>
    <dc:creator>chase_hulderma1</dc:creator>
    <dc:date>2018-05-31T23:48:52Z</dc:date>
    <item>
      <title>Sum per minute aggregation for plugin data</title>
      <link>https://community.dynatrace.com/t5/Extensions/Sum-per-minute-aggregation-for-plugin-data/m-p/72527#M239</link>
      <description>&lt;P&gt;Dynatrace stores samples in one minute slots. when you request max aggregation for 10 minute period, we look for maximum in set of 10 maxes in each minute, Here it was ten times 68, so the result is 68.&lt;/P&gt;
&lt;P&gt;With sum aggregation you simply get sum of all samples. Currently It is not possible get average sum per minute.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 13:12:15 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Sum-per-minute-aggregation-for-plugin-data/m-p/72527#M239</guid>
      <dc:creator>michael_joseph_</dc:creator>
      <dc:date>2021-06-28T13:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sum per minute aggregation for plugin data</title>
      <link>https://community.dynatrace.com/t5/Extensions/Sum-per-minute-aggregation-for-plugin-data/m-p/72528#M240</link>
      <description>&lt;P&gt;You'd need to implement this yourself. You'd pull the average using series queryMode and then evaluate all 10 elements in the series.&lt;/P&gt;&lt;P&gt;If I'm understanding what you're asking.&lt;/P&gt;</description>
      <pubDate>Thu, 31 May 2018 23:48:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Sum-per-minute-aggregation-for-plugin-data/m-p/72528#M240</guid>
      <dc:creator>chase_hulderma1</dc:creator>
      <dc:date>2018-05-31T23:48:52Z</dc:date>
    </item>
  </channel>
</rss>

