wu-sheng commented on a change in pull request #5800:
URL: https://github.com/apache/skywalking/pull/5800#discussion_r518797024



##########
File path: docs/en/setup/envoy/als_setting.md
##########
@@ -19,7 +19,14 @@ You need three steps to open ALS.
     Note: SkyWalking OAP service is at skywalking namespace, and the port of 
gRPC service is 11800
     
 2. (Default is ACTIVATED) Activate SkyWalking [envoy 
receiver](../backend/backend-receivers.md). 
-3. Active ALS k8s-mesh analysis, set system env variable 
`SW_ENVOY_METRIC_ALS_HTTP_ANALYSIS`=`k8s-mesh`
+3. Active ALS analyzer, there are two available analyzers, `k8s-mesh` and 
`mx-mesh`,
+`k8s-mesh` uses the metadata from Kubernetes cluster, hence in this analyzer 
OAP needs access roles to `Pod`, `Service`, and `Endpoints`;
+`mx-mesh` uses the Envoy metadata exchange mechanism to get the service name, 
etc.,
+this analyzer requires Istio to enable the metadata exchange filter(you can 
enable it by
+`--set telemetry.v2.enabled=true`, or if you're using Istio 1.7+ and 
installing it with profile `demo`/`preview`,

Review comment:
       1.7+ enabled in default? If so, good to me.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to