Whenever I choose stacked mode to display data, I will always get the line to dip to 0 if I don’t set my data update interval to be high enough. How can I prevent this?
I tried this too on my local set up, but found the line chart dipping to zero just like yours. See attached.
I asked our engineer here at elastic and this is what he opines: The reason it dips to zero, is because ES responds with empty buckets . We can't determine if that is no-data or 0-values, so we drop to 0. This is intended behavior ..So the work-around is increasing the time-interval, for more coarser buckets.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.