<?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 Timeseries with entity name in DQL</title>
    <link>https://community.dynatrace.com/t5/DQL/Timeseries-with-entity-name/m-p/213660#M3</link>
    <description>&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;DIV class="p-rich_text_section"&gt;When I run the DQL&amp;nbsp;&lt;CODE&gt;timeseries cpu=avg(dt.host.cpu.usage), by:dt.entity.host&lt;/CODE&gt;, I only get the ID for each series. When I run the equivalent metric selector&amp;nbsp;&lt;CODE&gt;builtin:host.cpu.usage:splitBy("dt.entity.host")&lt;/CODE&gt; in the Data Explorer, the list is broken down by hostname.&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;How can I display the hostname with DQL?&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="c-message_kit__reaction_bar c-reaction_bar c-reaction_bar--dark c-reaction_bar--collapsed" role="group" data-qa="reaction_bar" aria-label="Reactions" data-stringify-ignore="true"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Wed, 31 May 2023 13:44:48 GMT</pubDate>
    <dc:creator>stefan_eggersto</dc:creator>
    <dc:date>2023-05-31T13:44:48Z</dc:date>
    <item>
      <title>Timeseries with entity name</title>
      <link>https://community.dynatrace.com/t5/DQL/Timeseries-with-entity-name/m-p/213660#M3</link>
      <description>&lt;DIV class="c-message_kit__blocks c-message_kit__blocks--rich_text"&gt;
&lt;DIV class="c-message__message_blocks c-message__message_blocks--rich_text" data-qa="message-text"&gt;
&lt;DIV class="p-block_kit_renderer" data-qa="block-kit-renderer"&gt;
&lt;DIV class="p-block_kit_renderer__block_wrapper p-block_kit_renderer__block_wrapper--first"&gt;
&lt;DIV class="p-rich_text_block" dir="auto"&gt;
&lt;DIV class="p-rich_text_section"&gt;When I run the DQL&amp;nbsp;&lt;CODE&gt;timeseries cpu=avg(dt.host.cpu.usage), by:dt.entity.host&lt;/CODE&gt;, I only get the ID for each series. When I run the equivalent metric selector&amp;nbsp;&lt;CODE&gt;builtin:host.cpu.usage:splitBy("dt.entity.host")&lt;/CODE&gt; in the Data Explorer, the list is broken down by hostname.&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="p-rich_text_section"&gt;How can I display the hostname with DQL?&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="c-message_kit__reaction_bar c-reaction_bar c-reaction_bar--dark c-reaction_bar--collapsed" role="group" data-qa="reaction_bar" aria-label="Reactions" data-stringify-ignore="true"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 31 May 2023 13:44:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Timeseries-with-entity-name/m-p/213660#M3</guid>
      <dc:creator>stefan_eggersto</dc:creator>
      <dc:date>2023-05-31T13:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Timeseries with entity name</title>
      <link>https://community.dynatrace.com/t5/DQL/Timeseries-with-entity-name/m-p/213749#M19</link>
      <description>&lt;P&gt;Hi Stefan, you just add the host.name to the dimensions you want to split by&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;timeseries cpu=avg(dt.host.cpu.usage), by:{dt.entity.host, host.name}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 11:11:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/DQL/Timeseries-with-entity-name/m-p/213749#M19</guid>
      <dc:creator>educampver</dc:creator>
      <dc:date>2023-06-19T11:11:19Z</dc:date>
    </item>
  </channel>
</rss>

