graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #01475
Re: [Question #173242]: What would cause this broken graph?
Question #173242 on Graphite changed:
https://answers.launchpad.net/graphite/+question/173242
Nicholas Leskiw posted a new comment:
I think that carbon-cache.py should reject any data that is not an int
or float. If you send
hosts.hostname.ping.thing-foobar nan 1317717700\n
it should either become None or dropped.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.