Hello, To be sure we agree I propose the following way to implement it: - BackendListener will be similar to current Graphite Listener attached in Patch for https://issues.apache.org/bugzilla/show_bug.cgi?id=55932 - Any Graphite specificity will be moved out
So: - Current metrics will be named the same - Percentiles will be computed in the same way based on commons-math3 (so 1.2 Mb increase) - Filtering will remain - Listener will search for Backend implementations in BeanInfo class to propose a list of backends to user that it will later use -- Regards. Philippe M