← Back to team overview

graphite-dev team mailing list archive

Re: [Question #192518]: Graphite clustering

 

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

Michael Leinartas posted a new comment:
Yes, the clustering should be fetching the data from the first webapp
that returns a match to the /metric/find request. You should see
/render/ requests in the remote webapp logs following the /metric/find
request on the server that contained the metric.

Are you seeing that new metrics (newly sent to the cluster) take a long
time to show up in the browse tree or that the data is out of date? If
the former, note that /metric/find requests wont match anything that
hasn't been created on disk yet due to either caching or to
MAX_CREATES_PER_MINUTE.

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