graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05747
Re: [Question #271536]: Suppress metrics when count falls below threshold
Question #271536 on Graphite changed:
https://answers.launchpad.net/graphite/+question/271536
Status: Open => Answered
Jason Dixon proposed the following answer:
Exclude the metric (series) or exclude the datapoint? You can use
removeAboveValue() anywhere in the equation you wish, but I suspect
you'll get a NaN if you use it in the denominator.
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.