diff --git a/reference/html/index.html b/reference/html/index.html index 4a335ba..4320a05 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -245,12 +245,6 @@ just list them on the command line, e.g.

-

hystrixdashboard

-

Hystrix Dashboard

-

http://localhost:7979

-

Any Spring Cloud app that declares Hystrix circuit breakers publishes metrics on /hystrix.stream. Type that address into the dashboard to visualize all the metrics,

- -

dataflow

Dataflow Server

http://localhost:9393

@@ -327,7 +321,7 @@ do something like this to locate a local git repository for the backend:

$ spring cloud --list
-source sink configserver dataflow eureka h2 hystrixdashboard kafka stubrunner zipkin
+source sink configserver dataflow eureka h2 kafka stubrunner zipkin
diff --git a/reference/html/spring-cloud-cli.html b/reference/html/spring-cloud-cli.html index 4a335ba..4320a05 100644 --- a/reference/html/spring-cloud-cli.html +++ b/reference/html/spring-cloud-cli.html @@ -245,12 +245,6 @@ just list them on the command line, e.g.

-

hystrixdashboard

-

Hystrix Dashboard

-

http://localhost:7979

-

Any Spring Cloud app that declares Hystrix circuit breakers publishes metrics on /hystrix.stream. Type that address into the dashboard to visualize all the metrics,

- -

dataflow

Dataflow Server

http://localhost:9393

@@ -327,7 +321,7 @@ do something like this to locate a local git repository for the backend:

$ spring cloud --list
-source sink configserver dataflow eureka h2 hystrixdashboard kafka stubrunner zipkin
+source sink configserver dataflow eureka h2 kafka stubrunner zipkin