graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05419
querying multiple backends at once, as if they were a single instance
There's an environment with several VPCs in the cloud where I may have
to provide each VPC with its own local Graphite server, and have all
instances within a VPC send metrics only to that server. That's fine.
All VPCs will have the exact same data structure within Graphite (same
paths).
But is there a way to... collate? federate?... have all these servers be
queried at once from outside, as if they were a single Graphite
instance? Obviously, each individual server would have to live under a
separate root on the device that performs the collation.
Could graphite-web be configured like that, pointing at separate
graphite backends, and placing each backend under its own root?
--
Florin Andrei
http://florin.myip.org/
Follow ups