<?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 Understanding Dynatrace service.requestCount metrics (total vs client vs server) in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Understanding-Dynatrace-service-requestCount-metrics-total-vs/m-p/294533#M3137</link>
    <description>&lt;P&gt;We would like to understand the difference between the below three query of DT inbuilt matrices :&lt;BR /&gt;builtin:service.requestCount.&lt;STRONG&gt;total&lt;/STRONG&gt;:filter(and(or(in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 1~")")),in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 2~")"))))):splitBy()&lt;BR /&gt;&lt;BR /&gt;builtin:service.requestCount.&lt;STRONG&gt;client&lt;/STRONG&gt;:filter(and(or(in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 1~")")),in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 2~")"))))):splitBy()&lt;BR /&gt;&lt;BR /&gt;builtin:service.requestCount.&lt;STRONG&gt;server&lt;/STRONG&gt;:filter(and(or(in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 1~")")),in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 2~")"))))):splitBy()&lt;BR /&gt;&lt;BR /&gt;I have a requirement to display the trend of total incoming API requests for one of the java microservices running on kubernates platform.&lt;BR /&gt;&lt;BR /&gt;As of now i am using -builtin:service.requestCount.&lt;STRONG&gt;total&lt;/STRONG&gt;:/dt.service.request.count however for a specific duration&amp;nbsp; the count of request being displayed is incorrect and DT is displaying the count almost double the actual count when we had an issue with the downstream system. For rest of the time it displays the correct count.&lt;BR /&gt;&lt;BR /&gt;Today when i was exploring i came across the two other inbuilt matric i.e&amp;nbsp; :&lt;BR /&gt;builtin:service.requestCount.&lt;STRONG&gt;client&lt;/STRONG&gt;&lt;BR /&gt;builtin:service.requestCount.&lt;STRONG&gt;server&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Can someone please help me in understanding the usage of these three matrices and which one i should actually use for displaying the total request , success% , failure% .&lt;/P&gt;</description>
    <pubDate>Wed, 11 Feb 2026 06:27:09 GMT</pubDate>
    <dc:creator>R928492</dc:creator>
    <dc:date>2026-02-11T06:27:09Z</dc:date>
    <item>
      <title>Understanding Dynatrace service.requestCount metrics (total vs client vs server)</title>
      <link>https://community.dynatrace.com/t5/DQL/Understanding-Dynatrace-service-requestCount-metrics-total-vs/m-p/294533#M3137</link>
      <description>&lt;P&gt;We would like to understand the difference between the below three query of DT inbuilt matrices :&lt;BR /&gt;builtin:service.requestCount.&lt;STRONG&gt;total&lt;/STRONG&gt;:filter(and(or(in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 1~")")),in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 2~")"))))):splitBy()&lt;BR /&gt;&lt;BR /&gt;builtin:service.requestCount.&lt;STRONG&gt;client&lt;/STRONG&gt;:filter(and(or(in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 1~")")),in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 2~")"))))):splitBy()&lt;BR /&gt;&lt;BR /&gt;builtin:service.requestCount.&lt;STRONG&gt;server&lt;/STRONG&gt;:filter(and(or(in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 1~")")),in("dt.entity.service",entitySelector("type(service),entityName.equals(~"Service - Site 2~")"))))):splitBy()&lt;BR /&gt;&lt;BR /&gt;I have a requirement to display the trend of total incoming API requests for one of the java microservices running on kubernates platform.&lt;BR /&gt;&lt;BR /&gt;As of now i am using -builtin:service.requestCount.&lt;STRONG&gt;total&lt;/STRONG&gt;:/dt.service.request.count however for a specific duration&amp;nbsp; the count of request being displayed is incorrect and DT is displaying the count almost double the actual count when we had an issue with the downstream system. For rest of the time it displays the correct count.&lt;BR /&gt;&lt;BR /&gt;Today when i was exploring i came across the two other inbuilt matric i.e&amp;nbsp; :&lt;BR /&gt;builtin:service.requestCount.&lt;STRONG&gt;client&lt;/STRONG&gt;&lt;BR /&gt;builtin:service.requestCount.&lt;STRONG&gt;server&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Can someone please help me in understanding the usage of these three matrices and which one i should actually use for displaying the total request , success% , failure% .&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 06:27:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Understanding-Dynatrace-service-requestCount-metrics-total-vs/m-p/294533#M3137</guid>
      <dc:creator>R928492</dc:creator>
      <dc:date>2026-02-11T06:27:09Z</dc:date>
    </item>
  </channel>
</rss>

