banana
banana copied to clipboard
Adding min/max/sum/mean to histogram panel?
Would it be possible to add these stats function items to the histogram panel? Seems like something that is really needed there as really the only place to have line charting.
Usage - trend the avg or max response time grouped by server over the day/week aggregated by 1m/5m buckets.
What would be involved in exposing this?
There is no stats to histogram panel. But I developments stats panel(min/max/sum/mean) using hits panel. Banana members will be applying to next version.
See the issue. https://github.com/LucidWorks/banana/pull/118
@dougmcclure We are working to include the stats mode for Histogram panel and Hits panel in the next version. Thanks again @suhyunjeon for your contribution!
@athana any early work on adding these to the histogram I might be able to play with in 1.5?
@dougmcclure I'm working on this feature for 'develop' branch. I'll let you know as soon as it's done.