<?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: Create a variable on Dashboard from log metric data in Dashboarding</title>
    <link>https://community.dynatrace.com/t5/Dashboarding/Create-a-variable-on-Dashboard-from-log-metric-data/m-p/280077#M5172</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/19769"&gt;@marco_irmer&lt;/a&gt;, this seems so easy and simple now that I know the solution, hahaha!&amp;nbsp;&lt;BR /&gt;I clearly try to overcomplicate DQL &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jun 2025 14:34:53 GMT</pubDate>
    <dc:creator>andre_vdveen</dc:creator>
    <dc:date>2025-06-24T14:34:53Z</dc:date>
    <item>
      <title>Create a variable on Dashboard from log metric data</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Create-a-variable-on-Dashboard-from-log-metric-data/m-p/280067#M5170</link>
      <description>&lt;P&gt;I have created a log metric for IIS logs, which provides the &lt;EM&gt;http.target&lt;/EM&gt; (URI) as a dimension and I want to use that as a variable so that users can select from (split by) the different URIs to see the URL queries relating to these URIs.&lt;/P&gt;&lt;P&gt;I'm struggling with the DQL for the variable though, as I end up with non-URI related options in my results - any suggestions what the DQL would look like to split / filter by URI for a metric &lt;EM&gt;log.examplemetricname&lt;/EM&gt;?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 12:33:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Create-a-variable-on-Dashboard-from-log-metric-data/m-p/280067#M5170</guid>
      <dc:creator>andre_vdveen</dc:creator>
      <dc:date>2025-06-24T12:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create a variable on Dashboard from log metric data</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Create-a-variable-on-Dashboard-from-log-metric-data/m-p/280074#M5171</link>
      <description>&lt;P&gt;The simplest way to accomplish this will be to utilize the &lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/references/dynatrace-query-language/commands/selection-and-modification-commands#fields" target="_self"&gt;fields&lt;/A&gt; command to take the timeseries data down to just the field(s) of interest.&amp;nbsp;&lt;/P&gt;&lt;P&gt;DQL:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;timeseries sum(log.examplemetricname), by:{http.target}
| fields http.target&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 14:06:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Create-a-variable-on-Dashboard-from-log-metric-data/m-p/280074#M5171</guid>
      <dc:creator>marco_irmer</dc:creator>
      <dc:date>2025-06-24T14:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create a variable on Dashboard from log metric data</title>
      <link>https://community.dynatrace.com/t5/Dashboarding/Create-a-variable-on-Dashboard-from-log-metric-data/m-p/280077#M5172</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/19769"&gt;@marco_irmer&lt;/a&gt;, this seems so easy and simple now that I know the solution, hahaha!&amp;nbsp;&lt;BR /&gt;I clearly try to overcomplicate DQL &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 14:34:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dashboarding/Create-a-variable-on-Dashboard-from-log-metric-data/m-p/280077#M5172</guid>
      <dc:creator>andre_vdveen</dc:creator>
      <dc:date>2025-06-24T14:34:53Z</dc:date>
    </item>
  </channel>
</rss>

