Hi, The new Kibana 4.0.0 looks great :-)
I see it is also possible to have a single line-diagramm with multiple lines by using Aggregation "Percentiles" for the Y-Axis. But in my case I can't use the percentiles calculation of Kibana, because I already have accumulated metrics (from an RRD-Store). An Example: For the DataBaseConnectionGetTime I finally have following values available as fields in my ES-Index: MIN, MAX, Percentiles (100%-90%, 75%-25%, Median, 25%-10%, 10%0). I'm interested in graphing the percentiles "by my own", which simply means integrating several lines in the same diagram. Is it possible to do this? The result would look very much like the one I found for the calculated percentiles. Another small question: is it possible to change line/graph colors in Kibana 4? E.g. Red for ERROR, green for INFO, .. Kind regards Benjamin -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/7810d49d-0c97-441a-8d0d-c11b08e143b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
