<?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 How does timeseries work with interval in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/How-does-timeseries-work-with-interval/m-p/258655#M1314</link>
    <description>&lt;P&gt;In DQL while using timeseries and interval together how does it work when a timeseries data has more than 1 value in a minute when we use something like this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;timeseries `metric1` = avg(log.metric1), interval: 1m&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the values come out something like&amp;nbsp;[&lt;BR /&gt;0.83554765,&lt;BR /&gt;0.7350236923076923,&lt;BR /&gt;0.45037186666666673,&lt;BR /&gt;0.6317054285714285,&lt;BR /&gt;0.30930225,&lt;BR /&gt;0.5118338571428571,&lt;BR /&gt;0.9574674999999999,&lt;BR /&gt;0.6376439166666666,&lt;BR /&gt;0.5517085714285714,&lt;BR /&gt;0.6551528,&lt;BR /&gt;null&lt;BR /&gt;]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Out of this what if in any one minute there are two/three values.. what value is shown among them ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2024 05:01:11 GMT</pubDate>
    <dc:creator>Maheedhar_T</dc:creator>
    <dc:date>2024-10-09T05:01:11Z</dc:date>
    <item>
      <title>How does timeseries work with interval</title>
      <link>https://community.dynatrace.com/t5/DQL/How-does-timeseries-work-with-interval/m-p/258655#M1314</link>
      <description>&lt;P&gt;In DQL while using timeseries and interval together how does it work when a timeseries data has more than 1 value in a minute when we use something like this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;timeseries `metric1` = avg(log.metric1), interval: 1m&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the values come out something like&amp;nbsp;[&lt;BR /&gt;0.83554765,&lt;BR /&gt;0.7350236923076923,&lt;BR /&gt;0.45037186666666673,&lt;BR /&gt;0.6317054285714285,&lt;BR /&gt;0.30930225,&lt;BR /&gt;0.5118338571428571,&lt;BR /&gt;0.9574674999999999,&lt;BR /&gt;0.6376439166666666,&lt;BR /&gt;0.5517085714285714,&lt;BR /&gt;0.6551528,&lt;BR /&gt;null&lt;BR /&gt;]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Out of this what if in any one minute there are two/three values.. what value is shown among them ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 05:01:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-does-timeseries-work-with-interval/m-p/258655#M1314</guid>
      <dc:creator>Maheedhar_T</dc:creator>
      <dc:date>2024-10-09T05:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: How does timeseries work with interval</title>
      <link>https://community.dynatrace.com/t5/DQL/How-does-timeseries-work-with-interval/m-p/258695#M1320</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/76275"&gt;@Maheedhar_T&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;As long as I know it'll use the aggregation, in your case, will make an average of the different data points.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you a good monitoring!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 10:22:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-does-timeseries-work-with-interval/m-p/258695#M1320</guid>
      <dc:creator>jaume_reverte</dc:creator>
      <dc:date>2024-10-09T10:22:53Z</dc:date>
    </item>
  </channel>
</rss>

