<?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 to exclude 403 from fourxx error for metric selector in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/How-to-exclude-403-from-fourxx-errors-in-Metric-selector/m-p/287438#M5565</link>
    <description>&lt;P&gt;It simple - you cannot. This classic metric sums all 4xx codes already.&lt;BR /&gt;If you need any other behaviour, there are multiple ways. Probably I'd go with defining a calculated service metric for this purpose.&lt;BR /&gt;&lt;BR /&gt;If you are on SaaS, the Grail metric has the dimension:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;timeseries sum(dt.service.request.failure_count), by: { http.response.status_code }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Oct 2025 06:12:12 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2025-10-08T06:12:12Z</dc:date>
    <item>
      <title>How to exclude 403 from fourxx errors in Metric selector</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/How-to-exclude-403-from-fourxx-errors-in-Metric-selector/m-p/287434#M5564</link>
      <description>&lt;P&gt;&lt;SPAN&gt;i want to exclude 403 from this metric selector of query&amp;nbsp;queryDefinition for API yaml&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;builtin:service.keyRequest.errors.fourxx.count:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),entityName.equals(~"&amp;lt;my-api-url&amp;gt;~")"))))):splitBy():sort(value(auto,descending)):limit(20)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i have tried this&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;builtin:service.keyRequest.errors.fourxx.count:filter(and(&lt;/SPAN&gt;&lt;SPAN class=""&gt;ne("http.status",403),&lt;/SPAN&gt;&lt;SPAN&gt;or(in("dt.entity.service_method",entitySelector("type(service_method),entityName.equals(~"&amp;lt;my-api-url&amp;gt;~")"))))):splitBy():sort(value(auto,descending)):limit(20)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;but i am getting error that http.status is not a valid dimension. we are using dyntrace classic&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;is it possible through queryDefinition or any other setting configuration is required?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 10:57:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/How-to-exclude-403-from-fourxx-errors-in-Metric-selector/m-p/287434#M5564</guid>
      <dc:creator>padarthimanoj</dc:creator>
      <dc:date>2025-12-18T10:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to exclude 403 from fourxx error for metric selector</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/How-to-exclude-403-from-fourxx-errors-in-Metric-selector/m-p/287438#M5565</link>
      <description>&lt;P&gt;It simple - you cannot. This classic metric sums all 4xx codes already.&lt;BR /&gt;If you need any other behaviour, there are multiple ways. Probably I'd go with defining a calculated service metric for this purpose.&lt;BR /&gt;&lt;BR /&gt;If you are on SaaS, the Grail metric has the dimension:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;timeseries sum(dt.service.request.failure_count), by: { http.response.status_code }&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Oct 2025 06:12:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/How-to-exclude-403-from-fourxx-errors-in-Metric-selector/m-p/287438#M5565</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-10-08T06:12:12Z</dc:date>
    </item>
  </channel>
</rss>

