From 314245325d498bbae8d10a6d2c1b9facb261c6a7 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Mon, 26 Oct 2015 19:26:20 +0000 Subject: [PATCH 1/3] [docs] Refer to different Scope setups as standalone and service modes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48824c14f..aac5fdae5 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ serving the UI, and pushing these topologies to the UI. +-----------------------+ ``` -## Multi host setup +## Standalone Mode When running Scope in a cluster, each probe sends reports to each app. The App merges the reports from each probe into a more complete report. @@ -99,7 +99,7 @@ acceptable, both with and without ports: Hostnames will be regularly resolved as A records, and each answer used as a target. -## Using Scope Service +## Service Mode Scope can also be used to feed reports to the Scope Service. The Scope Service allows you centrally manage and share access to your Scope UI. In this From 9f8d6801c24e1803d9626a551146866902ca92f1 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Mon, 26 Oct 2015 23:24:16 +0000 Subject: [PATCH 2/3] Address PR comments --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aac5fdae5..cd076fc36 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ serving the UI, and pushing these topologies to the UI. +-----------------------+ ``` -## Standalone Mode +## Using Weave Scope in Standalone Mode When running Scope in a cluster, each probe sends reports to each app. The App merges the reports from each probe into a more complete report. @@ -99,7 +99,7 @@ acceptable, both with and without ports: Hostnames will be regularly resolved as A records, and each answer used as a target. -## Service Mode +## Using Weave Scope in Service Mode Scope can also be used to feed reports to the Scope Service. The Scope Service allows you centrally manage and share access to your Scope UI. In this From 6a9a6a05b8960b166088e7adb2d895af70419240 Mon Sep 17 00:00:00 2001 From: Alfonso Acosta Date: Tue, 27 Oct 2015 08:10:57 +0000 Subject: [PATCH 3/3] User cloud service mode instead of service mode --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd076fc36..a7373ee95 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ acceptable, both with and without ports: Hostnames will be regularly resolved as A records, and each answer used as a target. -## Using Weave Scope in Service Mode +## Using Weave Scope in Cloud Service Mode Scope can also be used to feed reports to the Scope Service. The Scope Service allows you centrally manage and share access to your Scope UI. In this