<?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 sparkline not show trends in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379536#M40698</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6059i77111BB755A45603/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;I have the following query, however, the sparkline didn't show the trend instead one single value everything else is a straight line. what did I miss&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   sourcetype=metrics name=http*://*   rename "data.avg_response_time_ms" as avg_response_time_sec , "data.avg_error_rate" as avg_error_rate | eval avg_response_time_sec=avg_response_time_sec/1000 | eval avg_response_sec=round(avg_response_sec,2)| stats  sparkline(avg(avg_response_time_sec),5m) as Trend by name,avg_response_time_sec ,avg_error_rate 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 07 Nov 2018 22:35:53 GMT</pubDate>
    <dc:creator>raindrop18</dc:creator>
    <dc:date>2018-11-07T22:35:53Z</dc:date>
    <item>
      <title>sparkline not show trends</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379536#M40698</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6059i77111BB755A45603/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;I have the following query, however, the sparkline didn't show the trend instead one single value everything else is a straight line. what did I miss&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;   sourcetype=metrics name=http*://*   rename "data.avg_response_time_ms" as avg_response_time_sec , "data.avg_error_rate" as avg_error_rate | eval avg_response_time_sec=avg_response_time_sec/1000 | eval avg_response_sec=round(avg_response_sec,2)| stats  sparkline(avg(avg_response_time_sec),5m) as Trend by name,avg_response_time_sec ,avg_error_rate 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Nov 2018 22:35:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379536#M40698</guid>
      <dc:creator>raindrop18</dc:creator>
      <dc:date>2018-11-07T22:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: sparkline not show trends</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379537#M40699</link>
      <description>&lt;P&gt;Is it correct that avg_response_time_sec exists in ”by name, avg_response_time_sec, avg_error_rate”?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379537#M40699</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2020-09-29T21:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: sparkline not show trends</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379538#M40700</link>
      <description>&lt;P&gt;yes. that's correct and return the data.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 17:01:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379538#M40700</guid>
      <dc:creator>raindrop18</dc:creator>
      <dc:date>2018-11-08T17:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: sparkline not show trends</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379539#M40701</link>
      <description>&lt;P&gt;Is the numerical value of avg_response_time_sec rounded to 0?&lt;BR /&gt;
0.000001 is displayed, but 0.0000001 is 0.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:57:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379539#M40701</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2020-09-29T21:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: sparkline not show trends</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379540#M40702</link>
      <description>&lt;P&gt;I have updated with rounding to 2 decimal point but the sparkling still not changed, also attached screenshot.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 20:09:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379540#M40702</guid>
      <dc:creator>raindrop18</dc:creator>
      <dc:date>2018-11-21T20:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: sparkline not show trends</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379541#M40703</link>
      <description>&lt;P&gt;The screen image and the search sentence do not match.&lt;BR /&gt;
Please upload the correct search sentence again. Also please tell me the extraction period.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 02:37:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/sparkline-not-show-trends/m-p/379541#M40703</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2018-11-26T02:37:55Z</dc:date>
    </item>
  </channel>
</rss>

