From a1bb80215e305138461652890ed2880727b2c104 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 24 Jan 2020 00:37:17 +0000 Subject: [PATCH] Sync docs from master to gh-pages --- reference/html/index.html | 8 +------- reference/html/spring-cloud-cli.html | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) 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