Use formatters for :cacti_style
criemen opened this issue · comments
Cornelius Riemenschneider commented
Hey, when using
:cacti_style => true
on a field with huge values (10GB in bytes), the number is not formatted with an unit.
It would be nice to have the number formatted with respect to the yunit_system property.
Hector Rivas Gandara commented
I think this bug report should be in ripienaar/graphite-graph-dsl repo. Even thought, I think it is a problem in graphite itself.
Dave Wongillies commented
This is definitely a problem with graphite-web and not gdash or graphite-graph-dsl. There's been a commit to fix this, but its not in 0.9.10 yet