gofana
gofana copied to clipboard
Multiple Graphite Servers
We currently use multiple graphite backends. Would it be possible to support multiple graphite hosts?
Something like graphite-url http://aaaa:80,http://bbbb:8086
Yeah. That should be straightforward to support. Would you want to name them to distinguish them in the ui more easily?
Perhaps that is getting complicated enough to not make sense on command line? 'http://foo:80;stats,http://bar:4444;somethingelse' could work though.
On Feb 3, 2015, at 8:16 PM, Jason Wilder [email protected] wrote:
Yeah. That should be straightforward to support. Would you want to name them to distinguish them in the ui more easily?
— Reply to this email directly or view it on GitHub.