-
We have connected 50+ java microservices to skywalking-oap cluster with 2nodes and keep on adding more into it. But later we find some of the services are not available on skywalking-ui, and also find some services available on skywalking-ui have no instances. What may cause the problems. The segment data collected from agents is around 5000/s and metrcs data around 1000/s according to the writing speed from ES. Can some people help with the issues. We use skywalking 9.7.0 and agent 9.1.0 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 14 replies
-
You keep adding but don't scale, it must fail and begin to drop data for sure. What do expect us to say? |
Beta Was this translation helpful? Give feedback.
We set up a dedicated es cluster for storing skywalking data and upgraded es7 to es8. The previous es cluster is used for storing logs collected by filebeat from a lot of microservices. With the new dedicated es cluster, all services and instances are now available on the UI