<?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 Get percentage of time with ACTIVE problems and not in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Get-percentage-of-time-with-ACTIVE-problems-and-not/m-p/293923#M3110</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;We would like to create a query which checks a timeperiod for all "timebuckets" where a problem was open.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;fetch events&lt;BR /&gt;| filter event.kind == "DAVIS_PROBLEM"&lt;BR /&gt;| filter event.category == "AVAILABILITY" &lt;BR /&gt;| filter event.status == "ACTIVE"&lt;BR /&gt;| filter contains(event.name,"BSN0001632")&lt;BR /&gt;| makeTimeseries interval:1m, count = count(default:0)&lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;This is the closest I have&amp;nbsp; come, but it is not quite what I am after.&lt;/P&gt;&lt;P&gt;One of the questions is if an open event will show as ACTIVE in all timeperiods between event.start and event.end&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jan 2026 11:42:32 GMT</pubDate>
    <dc:creator>tarjei</dc:creator>
    <dc:date>2026-01-30T11:42:32Z</dc:date>
    <item>
      <title>Get percentage of time with ACTIVE problems and not</title>
      <link>https://community.dynatrace.com/t5/DQL/Get-percentage-of-time-with-ACTIVE-problems-and-not/m-p/293923#M3110</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;We would like to create a query which checks a timeperiod for all "timebuckets" where a problem was open.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;fetch events&lt;BR /&gt;| filter event.kind == "DAVIS_PROBLEM"&lt;BR /&gt;| filter event.category == "AVAILABILITY" &lt;BR /&gt;| filter event.status == "ACTIVE"&lt;BR /&gt;| filter contains(event.name,"BSN0001632")&lt;BR /&gt;| makeTimeseries interval:1m, count = count(default:0)&lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;This is the closest I have&amp;nbsp; come, but it is not quite what I am after.&lt;/P&gt;&lt;P&gt;One of the questions is if an open event will show as ACTIVE in all timeperiods between event.start and event.end&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 11:42:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Get-percentage-of-time-with-ACTIVE-problems-and-not/m-p/293923#M3110</guid>
      <dc:creator>tarjei</dc:creator>
      <dc:date>2026-01-30T11:42:32Z</dc:date>
    </item>
  </channel>
</rss>

