I'm not exactly sure how the percent increase of document count over time would work in timelion. The only thing I could come up with is something like this...
the difficulty is that it should really be (sum/total cumulative sum) but in timelion the cusum only starts accumulating from the starting time range. But to be accurate you need the cumulative sum over the entire history of the index. So this expression will only be accurate when the entire history of the index is within the set time range.
You could correct this if you knew the total historical count, then you could just add that to the cusum value, but I don't see a way to get that value.
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.