<?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: Percentile calculation in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Percentile-calculation/m-p/300647#M3382</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/98941"&gt;@enrico_afkl&lt;/a&gt;&amp;nbsp;You can try the "&lt;SPAN&gt;arrayPercentile", please see below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/array-functions#array-percentile" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/array-functions#array-percentile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jun 2026 23:43:53 GMT</pubDate>
    <dc:creator>p_devulapalli</dc:creator>
    <dc:date>2026-06-11T23:43:53Z</dc:date>
    <item>
      <title>Percentile calculation</title>
      <link>https://community.dynatrace.com/t5/DQL/Percentile-calculation/m-p/300617#M3381</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello,&lt;BR /&gt;I have this query and would like to find out which endpoints fall within the 98th percentile:&lt;BR /&gt;&lt;BR /&gt;timeseries {&lt;BR /&gt;totalCalls = sum(log.prgoffer.foapi.baminfo.httpmethod,&lt;BR /&gt;filter: isNotNull(endpoint)),&lt;BR /&gt;&lt;BR /&gt;successCalls = sum(log.prgoffer.foapi.baminfo.httpmethod,&lt;BR /&gt;filter: isNotNull(endpoint)&lt;BR /&gt;and matchesValue(baminfo.exception,"OK")),&lt;BR /&gt;&lt;BR /&gt;by:endpoint&lt;BR /&gt;},&lt;/P&gt;
&lt;P&gt;interval: 5m&lt;/P&gt;
&lt;P&gt;| fieldsAdd successRatio = successCalls[] / totalCalls[] * 100&lt;BR /&gt;| fieldsRemove successCalls, totalCalls&lt;BR /&gt;&lt;BR /&gt;thanks for all support &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; !&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2026 10:53:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Percentile-calculation/m-p/300617#M3381</guid>
      <dc:creator>enrico_afkl</dc:creator>
      <dc:date>2026-06-12T10:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Percentile calculation</title>
      <link>https://community.dynatrace.com/t5/DQL/Percentile-calculation/m-p/300647#M3382</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/98941"&gt;@enrico_afkl&lt;/a&gt;&amp;nbsp;You can try the "&lt;SPAN&gt;arrayPercentile", please see below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/shortlink/array-functions#array-percentile" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/array-functions#array-percentile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2026 23:43:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Percentile-calculation/m-p/300647#M3382</guid>
      <dc:creator>p_devulapalli</dc:creator>
      <dc:date>2026-06-11T23:43:53Z</dc:date>
    </item>
  </channel>
</rss>

