<?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 DQL - timeseries resolution in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/DQL-timeseries-resolution/m-p/189987#M110</link>
    <description>&lt;DIV class="ewa-rteLine"&gt;Hello.&lt;/DIV&gt;
&lt;DIV class="ewa-rteLine"&gt;Can someone help me add resolution (e.g. 1 minute) to this DQL query?&lt;/DIV&gt;
&lt;DIV class="ewa-rteLine"&gt;&lt;LI-CODE lang="markup"&gt;timeseries avg(dt.host.disk.used), by:{dt.entity.host}, from:now()-4h
| limit 5&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV class="ewa-rteLine"&gt;Thanks in advance!&lt;/DIV&gt;</description>
    <pubDate>Tue, 02 May 2023 13:49:44 GMT</pubDate>
    <dc:creator>christian_barth</dc:creator>
    <dc:date>2023-05-02T13:49:44Z</dc:date>
    <item>
      <title>DQL - timeseries resolution</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-timeseries-resolution/m-p/189987#M110</link>
      <description>&lt;DIV class="ewa-rteLine"&gt;Hello.&lt;/DIV&gt;
&lt;DIV class="ewa-rteLine"&gt;Can someone help me add resolution (e.g. 1 minute) to this DQL query?&lt;/DIV&gt;
&lt;DIV class="ewa-rteLine"&gt;&lt;LI-CODE lang="markup"&gt;timeseries avg(dt.host.disk.used), by:{dt.entity.host}, from:now()-4h
| limit 5&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV class="ewa-rteLine"&gt;Thanks in advance!&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 May 2023 13:49:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-timeseries-resolution/m-p/189987#M110</guid>
      <dc:creator>christian_barth</dc:creator>
      <dc:date>2023-05-02T13:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: DQL - timeseries resolution</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-timeseries-resolution/m-p/190028#M111</link>
      <description>&lt;DIV class=""&gt;I think you are looking for the interval parameter:
&lt;DIV class=""&gt;
&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class=""&gt;&lt;LI-CODE lang="markup"&gt;timeseries avg(dt.host.disk.used), by:{dt.entity.host}, from:now()-4h, interval:1m
| limit 5&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Apr 2023 09:01:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-timeseries-resolution/m-p/190028#M111</guid>
      <dc:creator>imsingh</dc:creator>
      <dc:date>2023-04-19T09:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: DQL - timeseries resolution</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-timeseries-resolution/m-p/264995#M1524</link>
      <description>&lt;P&gt;Eventhough I set interval to 1m, when I am looking at 7 days of data it is not respecting that.&lt;/P&gt;&lt;P&gt;Say for example, I set the interval to 5 mins. It respects that when running for data from last 24 hours. But if I run it for last 7 days resolution changes to 10 minutes and last 30 days it changes to 30 minutes. How can I force the resolution to be 5 minutes even though I look at 30 days of data. That is one of the features expected to be in Grail correct ?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 11:46:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-timeseries-resolution/m-p/264995#M1524</guid>
      <dc:creator>manisundaram</dc:creator>
      <dc:date>2024-12-11T11:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: DQL - timeseries resolution</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-timeseries-resolution/m-p/265014#M1525</link>
      <description>&lt;P&gt;Hi there&lt;BR /&gt;&lt;BR /&gt;AFAIK, what you're asking isn't possible. The behavior you're describing is the expected behavior. For more information, look at&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-query-language/commands/metric-commands#timeseries" target="_blank"&gt;https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-query-language/commands/metric-commands#timeseries&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 13:59:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-timeseries-resolution/m-p/265014#M1525</guid>
      <dc:creator>imsingh</dc:creator>
      <dc:date>2024-12-11T13:59:01Z</dc:date>
    </item>
  </channel>
</rss>

