Open pandemicsyn opened 10 years ago
I was pondering what being able to support multiple backends in the same view would look like.
It could be nice if you had metrics in multiple different stores that you wanted to show at once. I think we would have to start naming them in the config...
The easiest way would be to eschew setting the base url in env vars and
just make it part of the target
definition. However, Graphite use a
very different format than the other backends.
Jason
On Tue, Dec 10, 2013 at 02:15:44PM -0800, Eric Lindvall wrote:
I was pondering what being able to support multiple backends in the same view would look like.
It could be nice if you had metrics in multiple different stores that you wanted to show at once. I think we would have to start naming them in the config...
Reply to this email directly or view it on GitHub: https://github.com/obfuscurity/tasseo/issues/77#issuecomment-30273818
Jason Dixon http://obfuscurity.com/ https://twitter.com/obfuscurity
Is there a way to define what graphite url to pull a metric from in the dashboard files? Like if you have more than 1 graphite cluster?