The wording in step 3 (individual workloads view) is odd. (#3273)

* The wording in step 3 (individual workloads view) is odd.

In step 3 (individual workloads view), workloads is plural, which it shouldn't be, and the sentences starting with "Also, gives", are worded oddly.

* Updated text as per review comments
This commit is contained in:
Brian Avery 2019-02-19 09:31:27 -05:00 committed by istio-bot
parent 828353b85b
commit 47443dfb88
1 changed files with 3 additions and 3 deletions

View File

@ -118,11 +118,11 @@ The Istio Dashboard consists of three main sections:
1. Individual Services View. This section provides metrics about requests and
responses for each individual service within the mesh (HTTP/gRPC and TCP).
Also, give metrics about client and service workloads for this service.
This also provides metrics about client and service workloads for this service.
1. Individual Workloads View: This section provides metrics about requests and
responses for each individual workloads within the mesh (HTTP/gRPC and TCP).
Also, give metrics about inbound workloads and outbound services for this workload.
responses for each individual workload within the mesh (HTTP/gRPC and TCP).
This also provides metrics about inbound workloads and outbound services for this workload.
For more on how to create, configure, and edit dashboards, please see the
[Grafana documentation](https://docs.grafana.org/).