-
I use SkyWalking to monitor Java services in k8s. I have connected multiple services via sidecar, but I can only find one service in the UI. What is the reason? |
Beta Was this translation helpful? Give feedback.
Answered by
xxm404
Sep 19, 2025
Replies: 2 comments 13 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Never saw this. The demo showcase works well for multiple services. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This problem is solved. I uninstalled SkyWalking and reinstalled it, and it returned to normal. I guess it was because when I installed SkyWalking through Helm for the first time, the initialization task was not executed successfully (I did the initialization manually), which caused this problem. But I don't have time to try to reproduce it. Thanks for your timely reply. I marked this problem as solved.