Gitwangpin opened a new issue #6762: URL: https://github.com/apache/skywalking/issues/6762
Please answer these questions before submitting your issue. - Why do you submit this issue? - [x] Question or discussion - [ ] Bug - [ ] Requirement - [ ] Feature or performance improvement ___ ### Question - What do you want to know? skywalking monitoring envoy does not work ___ ### Bug - Which version of SkyWalking, OS, and JRE? apache-skywalking-apm-es7-8.4.0 centos8 openjdk version "1.8.0_275" - Which company or project? agile group - What happened? If possible, provide a way to reproduce the error. e.g. demo application, component version. istio-1.9.2 kubenates 1.20.1 istioctl install --set profile=demo --set meshConfig.enableEnvoyAccessLogService=true --set meshConfig.defaultConfig.envoyAccessLogService.address=10.111.96.107:11800 10.111.96.107 can be accessed normally in the cluster There is no envoy monitoring data on the skywalking istio page see skywalking log found 2021-04-15 19:51:43,234 - io.kubernetes.client.informer.cache.ReflectorRunnable - 43 [controller-reflector-io.kubernetes.client.openapi.models.V1Pod-0] INFO [] - class io.kubernetes.client.openapi.models.V1Pod#Start listing and watching... 2021-04-15 19:51:43,291 - io.kubernetes.client.informer.cache.ReflectorRunnable - 109 [controller-reflector-io.kubernetes.client.openapi.models.V1Pod-0] ERROR [] - class io.kubernetes.client.openapi.models.V1Pod#Failed to list-watch: io.kubernetes.client.openapi.ApiException: Not Found 2021-04-15 19:51:43,950 - io.kubernetes.client.informer.cache.ReflectorRunnable - 43 [controller-reflector-io.kubernetes.client.openapi.models.V1Service-0] INFO [] - class io.kubernetes.client.openapi.models.V1Service#Start listing and watching... 2021-04-15 19:51:44,025 - io.kubernetes.client.informer.cache.ReflectorRunnable - 109 [controller-reflector-io.kubernetes.client.openapi.models.V1Service-0] ERROR [] - class io.kubernetes.client.openapi.models.V1Service#Failed to list-watch: io.kubernetes.client.openapi.ApiException: Not Found 2021-04-15 19:51:44,170 - io.kubernetes.client.informer.cache.ReflectorRunnable - 43 [controller-reflector-io.kubernetes.client.openapi.models.V1Endpoints-0] INFO [] - class io.kubernetes.client.openapi.models.V1Endpoints#Start listing and watching... ___ ### Requirement or improvement - Please describe your requirements or improvement suggestions. I want to know which step has the problem -- 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]
