<?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 Response time degradation - Tweak/Truncate URL in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Response-time-degradation-Tweak-Truncate-URL/m-p/205444#M24746</link>
    <description>&lt;P&gt;Hello Everyone. I am trying to tweak a few alerts on my side.&amp;nbsp;&lt;BR /&gt;I usually get alerts on problems for Response time Degradation or high failure rate.&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;For example&lt;BR /&gt;/api/v1/ABC/MAC1 - Failed&amp;nbsp;&lt;BR /&gt;/api/v1/ABC/MAC2 - Success&amp;nbsp;&lt;BR /&gt;/api/v1/ABC/MAC3&amp;nbsp;&amp;nbsp;- Success&amp;nbsp;&lt;BR /&gt;/api/v1/ABC/MAC4&amp;nbsp;&amp;nbsp;- Success&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This would trigger an alert if MAC1 failed.&lt;/P&gt;
&lt;P data-unlink="true"&gt;Is it possible to tweak the alert to Monitor&amp;nbsp;/api/v1/ABC/&amp;nbsp;&amp;nbsp;so i get an alert if 100% transactions failed and not just one MAC.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Feb 2023 08:02:12 GMT</pubDate>
    <dc:creator>ashiD</dc:creator>
    <dc:date>2023-02-27T08:02:12Z</dc:date>
    <item>
      <title>Response time degradation - Tweak/Truncate URL</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Response-time-degradation-Tweak-Truncate-URL/m-p/205444#M24746</link>
      <description>&lt;P&gt;Hello Everyone. I am trying to tweak a few alerts on my side.&amp;nbsp;&lt;BR /&gt;I usually get alerts on problems for Response time Degradation or high failure rate.&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;For example&lt;BR /&gt;/api/v1/ABC/MAC1 - Failed&amp;nbsp;&lt;BR /&gt;/api/v1/ABC/MAC2 - Success&amp;nbsp;&lt;BR /&gt;/api/v1/ABC/MAC3&amp;nbsp;&amp;nbsp;- Success&amp;nbsp;&lt;BR /&gt;/api/v1/ABC/MAC4&amp;nbsp;&amp;nbsp;- Success&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This would trigger an alert if MAC1 failed.&lt;/P&gt;
&lt;P data-unlink="true"&gt;Is it possible to tweak the alert to Monitor&amp;nbsp;/api/v1/ABC/&amp;nbsp;&amp;nbsp;so i get an alert if 100% transactions failed and not just one MAC.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 08:02:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Response-time-degradation-Tweak-Truncate-URL/m-p/205444#M24746</guid>
      <dc:creator>ashiD</dc:creator>
      <dc:date>2023-02-27T08:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Response time degradation - Tweak/Truncate URL</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Response-time-degradation-Tweak-Truncate-URL/m-p/205459#M24750</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You will have to create custom calculated metrics under server-side monitoring tab in settings page. And, in the condition you can provide the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;Doc:&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/platform-modules/applications-and-microservices/services/service-monitoring-settings/calculated-service-metric" target="_blank"&gt;Calculated metrics for services | Dynatrace Docs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Selvam_Sekar_0-1677146015269.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/10075i33E5255F796A1B25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Selvam_Sekar_0-1677146015269.png" alt="Selvam_Sekar_0-1677146015269.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 09:55:01 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Response-time-degradation-Tweak-Truncate-URL/m-p/205459#M24750</guid>
      <dc:creator>Selvam_Sekar</dc:creator>
      <dc:date>2023-02-23T09:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Response time degradation - Tweak/Truncate URL</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Response-time-degradation-Tweak-Truncate-URL/m-p/205648#M24828</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are the calls running in the same service? You can then also try merging the requests by designing a request naming rule that takes out the last /MAC* part in the URL. This will merge the requests. Making it a key requests allows you to create your own anomaly detection on the new requests, therefore the possibility to keep track of a seperate baseline.&lt;/P&gt;&lt;P&gt;This ensure you'll get an alert of a failure rate increase of all the requests. If the last part is important you'll need to put the /MAC1-4 in a request attribute so performance per requests is still visible using request filters.&lt;/P&gt;&lt;P&gt;KR,&lt;BR /&gt;Michiel&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 09:33:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Response-time-degradation-Tweak-Truncate-URL/m-p/205648#M24828</guid>
      <dc:creator>michiel_otten</dc:creator>
      <dc:date>2023-02-25T09:33:45Z</dc:date>
    </item>
  </channel>
</rss>

