apache / skywalking

APM, Application Performance Monitoring System
https://skywalking.apache.org/
Apache License 2.0
23.92k stars 6.53k forks source link

No response to query #7055

Closed queenns closed 3 years ago

queenns commented 3 years ago

Please answer these questions before submitting your issue.


Question

How to troubleshoot and locate if the query result is not available, or have any suggestions


Bug

After the cluster is installed successfully, there is no problem with a small amount of access data. After increasing the amount of access data, it is found that there is no response to the query today.

微信图片_20210602105604 微信图片_20210602105614 微信图片_20210602105622 微信图片_20210602105627

wu-sheng commented 3 years ago

Once you changed codes, they are your reponsibility. Don't ask to a community about your fork.

queenns commented 3 years ago

@wu-sheng When using 8.1(But did not modify the custom code), the cluster is unavailable after running for a period of time, and then I made a part of the transformation

  1. There is a problem with the kubernetes cluster deployment mode, Solution: --set oap.env.SW_CLUSTER=kubernetes
  2. There are some error messages such as queue accumulation in the backend, which may be caused by a relatively large amount of data Solution: kafak-reporter-plugin and kafka-fetcher are turned on
  3. Large amount of data, elasticsearch upgrade configuration

Now use 8.5, and solve the above problems, but skywalking is not available today, ui and oap have no obvious abnormalities

wu-sheng commented 3 years ago

All you mentioned, we have documents to mention that. I can't see what is the point. You should understand, the community is a place to discuss tech and find a solution, rather than a place to provide diagnose service. Unless you have some specific questions, I don't think this is a valid question.

queenns commented 3 years ago

All you mentioned, we have documents to mention that. I can't see what is the point. You should understand, the community is a place to discuss tech and find a solution, rather than a place to provide diagnose service. Unless you have some specific questions, I don't think this is a valid question.

Okay, just now, the cluster can query the results again. For the time being, this problem has not happened, although I don't know the reason.:flushed: