diff --git a/content/docs/tasks/telemetry/using-istio-dashboard/index.md b/content/docs/tasks/telemetry/using-istio-dashboard/index.md index 72acdca1cc..b0ea524e34 100644 --- a/content/docs/tasks/telemetry/using-istio-dashboard/index.md +++ b/content/docs/tasks/telemetry/using-istio-dashboard/index.md @@ -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/).