From ccb7f44d17b391984edff37aa7f9578a6e190d3b Mon Sep 17 00:00:00 2001 From: Adrian Goins Date: Wed, 18 Sep 2019 16:05:05 -0300 Subject: [PATCH 1/2] fix typo not sure if it should be "graphic metrics," which doesn't make sense, or "traffic metrics," but the reuse of "traffic" twice more on the same line leads me to think that it should just be removed. maybe "graphs of metrics?" i think it's sufficient to just see "metrics." --- content/rancher/v2.x/en/cluster-admin/tools/istio/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-admin/tools/istio/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/istio/_index.md index ccd346bdccb..2b58ad91bff 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/istio/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/istio/_index.md @@ -60,7 +60,7 @@ With Istio enabled, you can: ## Leveraging Istio in Projects -After you enable Istio, you can see traphic metrics and a traffic graph on the project level. You can see a traffic graph for all namespaces that have Istio sidecar injection enabled. For more information, refer to [How to Use Istio in Your Project]({{< baseurl >}}/rancher/v2.x/en/project-admin/istio/). +After you enable Istio, you can see metrics and a traffic graph on the project level. You can see a traffic graph for all namespaces that have Istio sidecar injection enabled. For more information, refer to [How to Use Istio in Your Project]({{< baseurl >}}/rancher/v2.x/en/project-admin/istio/). ## Disabling Istio From 3c1792eb768ce8a6ed645a54d26d7a2e079e1a2f Mon Sep 17 00:00:00 2001 From: Adrian Goins Date: Wed, 18 Sep 2019 16:49:38 -0300 Subject: [PATCH 2/2] add a word back in Kiali refers to them as "traffic metrics" and "traffic graphs," so I put "traffic" back in. --- content/rancher/v2.x/en/cluster-admin/tools/istio/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-admin/tools/istio/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/istio/_index.md index 2b58ad91bff..89bb94848a9 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/istio/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/istio/_index.md @@ -60,7 +60,7 @@ With Istio enabled, you can: ## Leveraging Istio in Projects -After you enable Istio, you can see metrics and a traffic graph on the project level. You can see a traffic graph for all namespaces that have Istio sidecar injection enabled. For more information, refer to [How to Use Istio in Your Project]({{< baseurl >}}/rancher/v2.x/en/project-admin/istio/). +After you enable Istio, you can see traffic metrics and a traffic graph on the project level. You can see a traffic graph for all namespaces that have Istio sidecar injection enabled. For more information, refer to [How to Use Istio in Your Project]({{< baseurl >}}/rancher/v2.x/en/project-admin/istio/). ## Disabling Istio