← Back to team overview

graphite-dev team mailing list archive

Re: [Question #208654]: nPercentile does not render

 

Question #208654 on Graphite changed:
https://answers.launchpad.net/graphite/+question/208654

Dennis gave more information on the question:
It looks as if something is wrong with this line:

name = 'nPercentile(%s, %.1f)' % (n, s_copy.name, perc_val)

in /opt/graphite/webapp/graphite/render/functions.py

It tries to load 3 values in 2 variables in my poor python
understanding. After removing "n" I at least get some result that looks
like the nTh percentile....

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.