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

Description changed to:
I am trying to set several gauge values using the com.timgroup java
statsd client talking to statsd 0.6 on Ubuntu. The node structure is
being created under stats.gauges... however no values are being recorded
at all. There is no way to specify the top level nodes - the node
structure always starts stats.gauges

I also tried using the plain text protocol. If I set the node structure to 
"local.random.thing" then the gauge value is stored as expected under the 
top-level node "local".
If I set the node structure to "stats.gauges.local.random.thing" then the node 
structure itself is created, but again no values are actually written. Also any 
other increment counts under "stats" appear to be zero (i.e. non-gauge values).

Is there some configuration I'm missing to allow the gauge values to be
recorded correctly?

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

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to