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

We are trying to recreate our internal graphing tool in Graphite as a test.   
We want to recreate http://about-tagged.com/news/monitor in Graphite.  
Obviously we can't do the javascript mouseover stuff yet.

The problem is we have multiple collectors.   Say for a given country AR, we 
will have 3 collectors that submit data to Graphite at the same timestamp.

How does Graphite deal with this?  Just take the last one?

What is the best way to deal with this?

Name the metrics like hits.country.AR.collector1, hits.country.AR.collector2, 
hits.country.AR.collector3?  And then do a sum function on them?    That will 
be pretty cumbersome to do that for all the countries.

Any suggestions?

Thanks,

-Dave


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