Closed devoprock closed 5 years ago
What is your question?
After installed Skywalking on EKS Kubi am not seeing data on Skywaking dashboad
Do you set the mixer adopter or open als?
I have followed this document https://github.com/apache/skywalking-kubernetes/tree/master/archive to install Skywalker on EKS.
I have installed below yaml file tto push metrics into Skywalking.
skywalking-kubernetes/archive/6/6.0.0-beta/istio.
01-metrictemplate.yml 02-skywalingadapter.yml 03-operator_cfg.yml
@wu-sheng ,
Is there any other steps to set mixer adopter ? Can you please help me on this issue.
@wu-sheng ,
As part of istio setup we have installed Prometheus for istio on eks.
Do you run this? https://github.com/apache/skywalking-kubernetes/tree/master/archive#setup-istio-to-send-metric-to-oap-1
Istio mixer adopter should be config. And you could check istio mixer log.
Thanks for replying @wu-sheng ,Yes i have performed below url all steps on EKS/Istio but still i dont see istio metrics on Skywalking dash board.
If you are familiar with istio, you need to learn about istio mixer, check the istio mixer logs, at least, you make sure mixer bypass adopter is working.
I found the issue and now able to see data on skywalking. issue is not able to communicate on 11800 port for oap service.
Thanks @wu-sheng
Please answer these questions before submitting your issue.
Question
Bug
Which version of SkyWalking, OS and JRE?
Which company or project?
What happen? If possible, provide a way for reproducing the error. e.g. demo application, component version.
Requirement or improvement