From f2c112f9adf068a0024acebfa428e8916eb4c528 Mon Sep 17 00:00:00 2001 From: Spencer Gibb Date: Fri, 19 Dec 2014 14:48:38 -0700 Subject: [PATCH] updated turbine docs to show the need to uppercase turbine.aggregator.clusterConfig fixes gh-84 --- docs/src/main/asciidoc/spring-cloud-netflix.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/main/asciidoc/spring-cloud-netflix.adoc b/docs/src/main/asciidoc/spring-cloud-netflix.adoc index 1b61f82e..2c657f2e 100644 --- a/docs/src/main/asciidoc/spring-cloud-netflix.adoc +++ b/docs/src/main/asciidoc/spring-cloud-netflix.adoc @@ -394,6 +394,8 @@ Looking at an individual instances Hystrix data is not very useful in terms of t The `cluster` parameter must match an entry in `turbine.aggregator.clusterConfig`. +Value returned from eureka are uppercase, thus the examples of all uppercase `CUSTOMERS` + ---- turbine: aggregator: