So what you're seeing is the granularity of your X axis interval expanding, and thereby capturing more documents. As is captures more documents, of course the count value for that bucket goes up.
In Timelion, if you'd like to keep your Y axis fixed as you change your time interval, just append .scale_interval(1s) to your query. You could also put in 1h, 1w, etc to change the Y axis scale.
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.