← Back to team overview

graphite-dev team mailing list archive

[Question #243059]: stats bucket not storing values

 

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

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 1 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.