graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04603
Re: [Question #242463]: Graphite metric names getting split and corrupted
Question #242463 on Graphite changed:
https://answers.launchpad.net/graphite/+question/242463
Dave Rawks proposed the following answer:
> We have garbled metrics which I believe are only in the prefix of the
name submitted which leads to garbled directories
This strongly implicates whatever client code you are using for sending
to carbon since carbon itself doesn't do any different handling on the
"prefix"/path vs the metric/file portions of the namespace. I've seen
similar corruption in a large statsd fronted carbon installation and it
was caused by a popular java based statsd client which experienced
corruption of the calling classpath when an exception occurred in the
instrumented method.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.