justmine66 commented on issue #4380: when ues helm install, In addition to 
oap.envoy.als.enabled parameter, where are the other parameters?
URL: https://github.com/apache/skywalking/issues/4380#issuecomment-587490121
 
 
   > That is the only config you need to set. 
https://github.com/apache/skywalking-kubernetes/tree/master/chart/skywalking#envoy-als
   > 
   > I don't understand what do you mean about following things.
   > 
   > ```
   > restHost: ${SW_SHARING_SERVER_REST_HOST:0.0.0.0}
   > restPort: ${SW_SHARING_SERVER_REST_PORT:12800}
   > restContextPath: ${SW_SHARING_SERVER_REST_CONTEXT_PATH:/}
   > gRPCHost: ${SW_SHARING_SERVER_GRPC_HOST:0.0.0.0}
   > gRPCPort: ${SW_SHARING_SERVER_GRPC_PORT:11800}
   > ```
   > 
   > The question you are asking makes me feeling you are moving too fast. You 
know limited info about SkyWalking, but try to do the last step.
   
   thanks, because there is no problem, we are ready to add the above 
configuration to try.
   i install in the way below:
   helm install skywalking skywalking --set oap.envoy.als.enabled=true
   but application.yaml is:
   envoy-metric:
     default:
       alsHTTPAnalysis: ${SW_ENVOY_METRIC_ALS_HTTP_ANALYSIS:k8s-mesh}
   oh, It was all right. 
   but now i find no problems,can you help 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to