<?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 to best relate response time with number of requests? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-best-relate-response-time-with-number-of-requests/m-p/188845#M21453</link>
    <description>&lt;P&gt;I have figured this one by myself&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt; You have to use statistic summaries for the metrics being ingested. A good description is given in &lt;A href="https://www.dynatrace.com/support/help/extend-dynatrace/extend-metrics/reference/metric-ingestion-protocol#payload" target="_blank"&gt;https://www.dynatrace.com/support/help/extend-dynatrace/extend-metrics/reference/metric-ingestion-protocol#payload&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have done statistical analysis on the data, and while my old data would not aggregate correctly, now it does &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@6EDF483EF947B43E16DF999BED8ABCC0/images/emoticons/dynaspin.gif" alt=":dynaspin:" title=":dynaspin:" /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2022 18:49:04 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2022-06-21T18:49:04Z</dc:date>
    <item>
      <title>How to best relate response time with number of requests?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-best-relate-response-time-with-number-of-requests/m-p/186982#M21017</link>
      <description>&lt;P&gt;When we have a metric with response times, it might be an average or median for a certain period of time, like one minute, but it is calculated regarding the number of requests made.&lt;/P&gt;
&lt;P&gt;Say, that in one minute we had 10 requests with one second, and then the next minute we had 5 requests with half a second. Considering averages, if we did an aggregation for the two minutes, we would have an average of 0.833s=(10x1+5x0.5)/15&lt;/P&gt;
&lt;P&gt;But, if we don't consider the number of requests, and we simply average the two minutes, we get 0.75s.&lt;/P&gt;
&lt;P&gt;Values might vary more or less, of course...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The latter is what we get when we feed a response time into a metric in Dynatrace, and then do some type of aggregation afterwards. Is there a way to define/insert a response time metric with consideration of the quantity of requests made?&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 09:39:20 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-best-relate-response-time-with-number-of-requests/m-p/186982#M21017</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-05-23T09:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to best relate response time with number of requests?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-best-relate-response-time-with-number-of-requests/m-p/188845#M21453</link>
      <description>&lt;P&gt;I have figured this one by myself&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt; You have to use statistic summaries for the metrics being ingested. A good description is given in &lt;A href="https://www.dynatrace.com/support/help/extend-dynatrace/extend-metrics/reference/metric-ingestion-protocol#payload" target="_blank"&gt;https://www.dynatrace.com/support/help/extend-dynatrace/extend-metrics/reference/metric-ingestion-protocol#payload&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have done statistical analysis on the data, and while my old data would not aggregate correctly, now it does &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.dynatrace.com/html/@6EDF483EF947B43E16DF999BED8ABCC0/images/emoticons/dynaspin.gif" alt=":dynaspin:" title=":dynaspin:" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 18:49:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-best-relate-response-time-with-number-of-requests/m-p/188845#M21453</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-06-21T18:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to best relate response time with number of requests?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-best-relate-response-time-with-number-of-requests/m-p/203613#M24345</link>
      <description>&lt;P&gt;I have same issue. Can you show as an example, please?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 17:46:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-best-relate-response-time-with-number-of-requests/m-p/203613#M24345</guid>
      <dc:creator>mosemont73</dc:creator>
      <dc:date>2023-01-28T17:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to best relate response time with number of requests?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/How-to-best-relate-response-time-with-number-of-requests/m-p/203614#M24346</link>
      <description>&lt;P&gt;First of all, for this to work, you have to ingest it via the metric ingestion protocol, with the gauge format. In the link provided before, there are examples of the gauge format.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2023 18:07:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/How-to-best-relate-response-time-with-number-of-requests/m-p/203614#M24346</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-01-28T18:07:04Z</dc:date>
    </item>
  </channel>
</rss>

