carbonapi
carbonapi copied to clipboard
asPercent seems to misbehave
http://graphite.readthedocs.org/en/latest/functions.html#graphite.render.functions.asPercent
When used with two metrics and no value to determine the 100%, carbonapi draws a 100% value, graphite-web draws two lines with the corresponding percentage calculations based on the sum of both.
I can't reproduce this.
I have a failing test case now.
Can you please share (commit?) the test case?
It looks bug is extremely old and since then asPercent received a bunch of bug fixes, so closing that.