<?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 give custom timeframe for the timeseries while writing DQL? in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/How-to-give-custom-timeframe-for-the-timeseries-while-writing/m-p/239545#M713</link>
    <description>&lt;P&gt;I found a way for it. It is as similar to the one while fetching logs.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;timeseries by:{jo.nce_code,jo.channel}, {
      nce_count=sum(log.jo.nceCount) 
  }, interval: 1h, from:now()-48h, to:now()-24h&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2024 06:18:39 GMT</pubDate>
    <dc:creator>theharithsa</dc:creator>
    <dc:date>2024-03-12T06:18:39Z</dc:date>
    <item>
      <title>How to give custom timeframe for the timeseries while writing DQL?</title>
      <link>https://community.dynatrace.com/t5/DQL/How-to-give-custom-timeframe-for-the-timeseries-while-writing/m-p/239540#M711</link>
      <description>&lt;P&gt;Hey Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have a quick question to the community. How can we add custom timeframe for timeseries query (DQL)? It would help me in creating some workflows for the same. My use case is to create a workflow based on the result of DQL timeseries.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 03:20:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-to-give-custom-timeframe-for-the-timeseries-while-writing/m-p/239540#M711</guid>
      <dc:creator>theharithsa</dc:creator>
      <dc:date>2024-03-12T03:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to give custom timeframe for the timeseries while writing DQL?</title>
      <link>https://community.dynatrace.com/t5/DQL/How-to-give-custom-timeframe-for-the-timeseries-while-writing/m-p/239545#M713</link>
      <description>&lt;P&gt;I found a way for it. It is as similar to the one while fetching logs.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;timeseries by:{jo.nce_code,jo.channel}, {
      nce_count=sum(log.jo.nceCount) 
  }, interval: 1h, from:now()-48h, to:now()-24h&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 06:18:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/How-to-give-custom-timeframe-for-the-timeseries-while-writing/m-p/239545#M713</guid>
      <dc:creator>theharithsa</dc:creator>
      <dc:date>2024-03-12T06:18:39Z</dc:date>
    </item>
  </channel>
</rss>

