<?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 can you measure throughput in Dynatrace for services that call the database? in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Throughput-measurement-for-services-that-call-the-Database/m-p/250630#M4650</link>
    <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;builtin:service.dbChildCallCount:splitBy("dt.entity.service"):value:default(0):rate(1m):setUnit(PerMinute):sort(value(sum,descending)):limit(20)&lt;/P&gt;&lt;P&gt;How do I change the result to percentages?&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;((builtin:service.dbChildCallCount:splitBy("dt.entity.service"))/(builtin:service.requestCount.server:splitBy("dt.entity.service")))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything more true?&lt;/P&gt;&lt;P&gt;Is it possible to do something more precise?&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2024 11:59:21 GMT</pubDate>
    <dc:creator>yuval1983</dc:creator>
    <dc:date>2024-07-15T11:59:21Z</dc:date>
    <item>
      <title>Throughput measurement for services that call the Database</title>
      <link>https://community.dynatrace.com/t5/Alerting/Throughput-measurement-for-services-that-call-the-Database/m-p/250612#M4646</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello everyone! &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We currently have hundreds of services in the system. If there is a significant increase in calls to the database, we need to receive an alert. What is the best way to accomplish this?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;is an example. After service, there were many calls&amp;nbsp; we would like to receive an alert (anomaly, of course)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yuval1983_0-1721034308894.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/21158iAEDCA19A346EA186/image-size/medium?v=v2&amp;amp;px=400" role="button" title="yuval1983_0-1721034308894.png" alt="yuval1983_0-1721034308894.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 08:34:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Throughput-measurement-for-services-that-call-the-Database/m-p/250612#M4646</guid>
      <dc:creator>yuval1983</dc:creator>
      <dc:date>2024-09-25T08:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can you measure throughput in Dynatrace for services that call the database?</title>
      <link>https://community.dynatrace.com/t5/Alerting/Throughput-measurement-for-services-that-call-the-Database/m-p/250618#M4648</link>
      <description>&lt;P&gt;If you want to keep it relatively standardized and use the load baseline generated by Dynatrace, I would suggest activating the detect load spikes setting for the database service.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="marina_pollehn_0-1721036318298.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/21161iAF7EEFF40CF90289/image-size/medium?v=v2&amp;amp;px=400" role="button" title="marina_pollehn_0-1721036318298.png" alt="marina_pollehn_0-1721036318298.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can find it when you select the database service and click on the three dots in the top right. Go to Settings and activate the load detection in the anomaly detection setting (scroll down). It is turned off by default.&lt;/P&gt;&lt;P&gt;Note, this is monitoring the requests to, not the requests from so you will be alerted with a generated Dynatrace problem if the number of database statements increases drastically (you can adjust the sensitivity with a relative threshold as shown in the screenshot).&lt;/P&gt;&lt;P&gt;If you rather want to use a fixed threshold or monitor the number of requests from, I suggest working with a custom alert (metric event).&lt;/P&gt;&lt;P&gt;Use the number of calls to databases as a metric key.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 09:49:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Throughput-measurement-for-services-that-call-the-Database/m-p/250618#M4648</guid>
      <dc:creator>marina_pollehn</dc:creator>
      <dc:date>2024-07-15T09:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can you measure throughput in Dynatrace for services that call the database?</title>
      <link>https://community.dynatrace.com/t5/Alerting/Throughput-measurement-for-services-that-call-the-Database/m-p/250619#M4649</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Why can't I work if number of calls to databases?&lt;/P&gt;&lt;P&gt;I actually want an anomaly and then receive an alert on the subject with the help of a metric or Problem alerting profiles&lt;/P&gt;&lt;P&gt;builtin:service.dbChildCallCount:splitBy("dt.entity.service"):sum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 10:04:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Throughput-measurement-for-services-that-call-the-Database/m-p/250619#M4649</guid>
      <dc:creator>yuval1983</dc:creator>
      <dc:date>2024-07-15T10:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can you measure throughput in Dynatrace for services that call the database?</title>
      <link>https://community.dynatrace.com/t5/Alerting/Throughput-measurement-for-services-that-call-the-Database/m-p/250630#M4650</link>
      <description>&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;builtin:service.dbChildCallCount:splitBy("dt.entity.service"):value:default(0):rate(1m):setUnit(PerMinute):sort(value(sum,descending)):limit(20)&lt;/P&gt;&lt;P&gt;How do I change the result to percentages?&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;((builtin:service.dbChildCallCount:splitBy("dt.entity.service"))/(builtin:service.requestCount.server:splitBy("dt.entity.service")))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything more true?&lt;/P&gt;&lt;P&gt;Is it possible to do something more precise?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 11:59:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Throughput-measurement-for-services-that-call-the-Database/m-p/250630#M4650</guid>
      <dc:creator>yuval1983</dc:creator>
      <dc:date>2024-07-15T11:59:21Z</dc:date>
    </item>
  </channel>
</rss>

