<?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: DQL to Show Elapsed Milliseconds Over a Certain Amouny in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/DQL-to-Show-Elapsed-Milliseconds-Over-a-Certain-Amouny/m-p/259336#M1335</link>
    <description>&lt;P&gt;I hope it helps:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;data record(etime=1s),
record(etime=4s),
record(etime=5s),
record(etime=6s),
record(etime=6s+500ms)
| fieldsAdd etime_over5s=if(etime&amp;gt;5s, etime-5s, else:0)&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="krzysztof_hoja_1-1729002249661.png" style="width: 786px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/23688iF0DD36168A6B327A/image-dimensions/786x760?v=v2" width="786" height="760" role="button" title="krzysztof_hoja_1-1729002249661.png" alt="krzysztof_hoja_1-1729002249661.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Oct 2024 14:24:24 GMT</pubDate>
    <dc:creator>krzysztof_hoja</dc:creator>
    <dc:date>2024-10-15T14:24:24Z</dc:date>
    <item>
      <title>DQL to Show Elapsed Milliseconds Over a Certain Amouny</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-to-Show-Elapsed-Milliseconds-Over-a-Certain-Amouny/m-p/259307#M1334</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Is it possible to create a summary that would show the elapsed seconds that went over 5 seconds for example?&amp;nbsp; I have a column which shows the elapsed seconds fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 12:06:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-to-Show-Elapsed-Milliseconds-Over-a-Certain-Amouny/m-p/259307#M1334</guid>
      <dc:creator>Gib80</dc:creator>
      <dc:date>2024-10-15T12:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: DQL to Show Elapsed Milliseconds Over a Certain Amouny</title>
      <link>https://community.dynatrace.com/t5/DQL/DQL-to-Show-Elapsed-Milliseconds-Over-a-Certain-Amouny/m-p/259336#M1335</link>
      <description>&lt;P&gt;I hope it helps:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;data record(etime=1s),
record(etime=4s),
record(etime=5s),
record(etime=6s),
record(etime=6s+500ms)
| fieldsAdd etime_over5s=if(etime&amp;gt;5s, etime-5s, else:0)&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="krzysztof_hoja_1-1729002249661.png" style="width: 786px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/23688iF0DD36168A6B327A/image-dimensions/786x760?v=v2" width="786" height="760" role="button" title="krzysztof_hoja_1-1729002249661.png" alt="krzysztof_hoja_1-1729002249661.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 14:24:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/DQL-to-Show-Elapsed-Milliseconds-Over-a-Certain-Amouny/m-p/259336#M1335</guid>
      <dc:creator>krzysztof_hoja</dc:creator>
      <dc:date>2024-10-15T14:24:24Z</dc:date>
    </item>
  </channel>
</rss>

