<?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: Span DQL to filter on &amp;quot;Referer&amp;quot; in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Span-DQL-to-filter-on-quot-Referer-quot/m-p/245203#M869</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/5224"&gt;@ronmacdonald&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you decided to get this value using request attribute did you try standard query provided by Dynatrace to looking for request attribute in spans?&lt;/P&gt;&lt;P&gt;fetch spans, from: -30m, to: now(), scanLimitGBytes: 500&lt;/P&gt;&lt;P&gt;// filter for spans with certain request attribute: `request_attribute.&amp;lt;your attribute name&amp;gt;`&lt;/P&gt;&lt;P&gt;| filter isNotNull(`request_attribute.&amp;lt;your attribute name&amp;gt;`)&lt;/P&gt;&lt;P&gt;| limit 100&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2024 14:12:27 GMT</pubDate>
    <dc:creator>MichalOlszewski</dc:creator>
    <dc:date>2024-05-09T14:12:27Z</dc:date>
    <item>
      <title>Span DQL to filter on "Referer"</title>
      <link>https://community.dynatrace.com/t5/DQL/Span-DQL-to-filter-on-quot-Referer-quot/m-p/245080#M862</link>
      <description>&lt;P&gt;I'm trying to write a dql that will summarize by the "referer" header value.&amp;nbsp; I see an array, "supportability.non_persisted_attribute_keys"&amp;nbsp; that contains http.request.header.referer but it doesn't provide the value for the keys.&amp;nbsp; Is this somehow already available and I'm just not seeing it or what is the easiest way to expose the value?&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 07:13:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Span-DQL-to-filter-on-quot-Referer-quot/m-p/245080#M862</guid>
      <dc:creator>ronmacdonald</dc:creator>
      <dc:date>2024-05-09T07:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Span DQL to filter on "Referer"</title>
      <link>https://community.dynatrace.com/t5/DQL/Span-DQL-to-filter-on-quot-Referer-quot/m-p/245087#M863</link>
      <description>&lt;P&gt;I tried creating a request attribute for the field but that doesn't appear to be available in the span data either...&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 13:50:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Span-DQL-to-filter-on-quot-Referer-quot/m-p/245087#M863</guid>
      <dc:creator>ronmacdonald</dc:creator>
      <dc:date>2024-05-08T13:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Span DQL to filter on "Referer"</title>
      <link>https://community.dynatrace.com/t5/DQL/Span-DQL-to-filter-on-quot-Referer-quot/m-p/245203#M869</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/5224"&gt;@ronmacdonald&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you decided to get this value using request attribute did you try standard query provided by Dynatrace to looking for request attribute in spans?&lt;/P&gt;&lt;P&gt;fetch spans, from: -30m, to: now(), scanLimitGBytes: 500&lt;/P&gt;&lt;P&gt;// filter for spans with certain request attribute: `request_attribute.&amp;lt;your attribute name&amp;gt;`&lt;/P&gt;&lt;P&gt;| filter isNotNull(`request_attribute.&amp;lt;your attribute name&amp;gt;`)&lt;/P&gt;&lt;P&gt;| limit 100&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 14:12:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Span-DQL-to-filter-on-quot-Referer-quot/m-p/245203#M869</guid>
      <dc:creator>MichalOlszewski</dc:creator>
      <dc:date>2024-05-09T14:12:27Z</dc:date>
    </item>
  </channel>
</rss>

