Hello - I have some custom MBeans that I wrote (counters essentially) which can often have a value of '0'. What is strange is that when the value of the MBean is '0' the value is not rendered in the histogram -- instead the line just stops printing.
I scanned through the JMX collector logic and didn't see anything there that would indicate that a value of '0'is treated differently. Unfortunately my ability to quickly scan and debug the histogram logic / elastic search code is limited. Are there any known issues with histogram trends not graphing a value of '0'? Any suggestions on things to try to get the trend to show for a value of '0'? The quick reproduction is to graph an MBean which returns '0' for values -- you will notice that no long is actually rendered. In the image below you can see that when the value of "locked" goes to 0 the line stops rendering. <http://karaf.922171.n3.nabble.com/file/n4044720/TrendNotPlotting0.png> Thank you! Devin -- View this message in context: http://karaf.922171.n3.nabble.com/Decanter-Historgram-Trends-not-rendering-0-value-tp4044720.html Sent from the Karaf - User mailing list archive at Nabble.com.
