Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

监控中心优化实时统计性能 #75

Open
nnhy opened this issue Nov 15, 2024 · 0 comments
Open

监控中心优化实时统计性能 #75

nnhy opened this issue Nov 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nnhy
Copy link
Member

nnhy commented Nov 15, 2024

背景:监控中心的实时统计,导致数据库写入压力很大。

StarWeb/StarServer之间增加一个共享存储,StarWeb通知StarServer正在看哪些应用的监控数据,这些标记为热门应用。StarServer星尘监控实时统计,降低落库保存频次,只有热门应用才会尽快落盘,降低数据库压力

@nnhy nnhy added the enhancement New feature or request label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant