Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observe service mesh through ALS not working #5060

Closed
1 of 4 tasks
lyzhang1999 opened this issue Jul 8, 2020 · 1 comment · Fixed by #5066
Closed
1 of 4 tasks

Observe service mesh through ALS not working #5060

lyzhang1999 opened this issue Jul 8, 2020 · 1 comment · Fixed by #5066
Assignees
Labels
documentation Provide documents related issue or pull request only.
Milestone

Comments

@lyzhang1999
Copy link
Contributor

lyzhang1999 commented Jul 8, 2020

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • Question or discussion
  • Bug
  • Requirement
  • Feature or performance improvement

Question

in Istio, enable envoyAccessLogService has been change, so we can't enable envoyAccessLogService by

istioctl manifest apply --set profile=demo --set values.global.proxy.envoyAccessLogService.enabled=true --set values.global.proxy.envoyAccessLogService.host="skywalking-oap.skywalking" --set values.global.proxy.envoyAccessLogService.port="11800"

here is istio MR:istio/istio#25058
envoyAccessLogService has been change to

istioctl manifest apply --set profile=demo --set meshConfig.defaultConfig.envoyAccessLogService.address=skywalking-oap.skywalking.svc:11800

so the document need to be edit.

istio version:1.6.4
skywalking version:8.0.1

@hanahmily hanahmily self-assigned this Jul 8, 2020
@hanahmily
Copy link
Contributor

@lyzhang1999 Thanks for your report, I will update the document accordingly.

@hanahmily hanahmily added the documentation Provide documents related issue or pull request only. label Jul 8, 2020
@hanahmily hanahmily added this to the 8.1.0 milestone Jul 8, 2020
@wu-sheng wu-sheng linked a pull request Jul 9, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Provide documents related issue or pull request only.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants