graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02469
Re: [Question #194567]: Simple graph of counters
Question #194567 on Graphite changed:
https://answers.launchpad.net/graphite/+question/194567
Status: Open => Needs information
Michael Leinartas requested more information:
What is your statsd flushInterval and your lowest-precision in your
storage-schemas.conf (they should match)? How often are you sending the
count to statsd?
Are you looking at "stats.movingAverage" or
"stats_counts.movingAverage"? Statsd puts the raw counts received into
stats_counts but puts a per-second average (total count over the
flushInterval divided by the flushInterval) in the 'stats' tree.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.