banana
banana copied to clipboard
Banana for Solr - A Port of Kibana
Hi there, we've been happily using Banana v1.5, but we increasingly miss one feature: the ability to visualize queries with distinct values, e.g. distinct users doing an event (achieved using...
Hello, I am running into an issue with loading Banana in Internet Explorer 9. When I get to the page it starts to load, however parts of the dashboard are...
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...
Improving the terms panel would be nice. Adding a line chart, bottom N and the ability to plot min/max/avg values here would be very helpful.
label:question I want to use a field does not exist in schema from banana. 1) Added Add Custom Query in Queries panel like this. ``` &fq=extra_field":if(exists(tnx_abnormal_b),0,1) ``` 2) Selected table...
It would be helpful to be able to toggle on/off any number of the queries or group by field series on a histogram panel. This would aide in moving from...
I've got 30,216,305 data. The first loading is pretty fast from banana. But second, when I drag and drop a histogram from panel, it is soooooooo slowly. It is not...
I've tried the best I could to get the heatmap panel to work against my Solr 4.7.1. Does this panel need a newer version (eg 4.10 with some Pivot Facet...
Currently, all requests are sent to (the hard coded) /select request handler. 