<?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 Unable to show Instance type ? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-show-Instance-type/m-p/547583#M37652</link>
    <description>&lt;DIV class="kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q"&gt;&lt;DIV&gt;My task :&lt;/DIV&gt;&lt;DIV&gt;1)Create a dashboard&lt;/DIV&gt;&lt;DIV&gt;2)Show the Instance id, Instance type and CPUCreditBalance&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q"&gt;&lt;DIV&gt;but Unable to show Instance type I have attached the query below&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q"&gt;&lt;DIV&gt;index=main metric_name=CPUCreditBalance | timechart eval(round(avg(Average),2)) by metric_dimensions where max in top10&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q"&gt;&lt;DIV&gt;Any changes need in these queries?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2021-04-11 16-35-16.png" style="width: 391px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/13719i89F8EFE564021DBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2021-04-11 16-35-16.png" alt="Screenshot from 2021-04-11 16-35-16.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 12 Apr 2021 10:35:26 GMT</pubDate>
    <dc:creator>Dhanaskv</dc:creator>
    <dc:date>2021-04-12T10:35:26Z</dc:date>
    <item>
      <title>Unable to show Instance type ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-show-Instance-type/m-p/547583#M37652</link>
      <description>&lt;DIV class="kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q"&gt;&lt;DIV&gt;My task :&lt;/DIV&gt;&lt;DIV&gt;1)Create a dashboard&lt;/DIV&gt;&lt;DIV&gt;2)Show the Instance id, Instance type and CPUCreditBalance&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q"&gt;&lt;DIV&gt;but Unable to show Instance type I have attached the query below&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q"&gt;&lt;DIV&gt;index=main metric_name=CPUCreditBalance | timechart eval(round(avg(Average),2)) by metric_dimensions where max in top10&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql ii04i59q"&gt;&lt;DIV&gt;Any changes need in these queries?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2021-04-11 16-35-16.png" style="width: 391px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/13719i89F8EFE564021DBE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2021-04-11 16-35-16.png" alt="Screenshot from 2021-04-11 16-35-16.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Apr 2021 10:35:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-show-Instance-type/m-p/547583#M37652</guid>
      <dc:creator>Dhanaskv</dc:creator>
      <dc:date>2021-04-12T10:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to show Instance type ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-show-Instance-type/m-p/547591#M37653</link>
      <description>&lt;P&gt;So, I am assuming you want to have X-axis as _time and y axis as average CPU credit balance.&lt;/P&gt;&lt;P&gt;What time granularity do you want? (Use timechart span=XX where XX is the granularity (1m, 1h, 15m etc)&lt;/P&gt;&lt;P&gt;If you want to show the legend as the type/instance id then just create a new field like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval name=instance_type.":".metric_dimensions&lt;/LI-CODE&gt;&lt;P&gt;and use name as the split by field. instance_type will be the field that defines your instance type&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 11:19:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-show-Instance-type/m-p/547591#M37653</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2021-04-12T11:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to show Instance type ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-show-Instance-type/m-p/548152#M37713</link>
      <description>&lt;P&gt;No. I didn't get answer&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 08:24:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Unable-to-show-Instance-type/m-p/548152#M37713</guid>
      <dc:creator>Dhanaskv</dc:creator>
      <dc:date>2021-04-16T08:24:26Z</dc:date>
    </item>
  </channel>
</rss>

