alipay / container-auto-tune

Container Auto Tune is an intelligent parameter tuning product that helps developers, operators automatically adjust the application, analyzes JVM reasonable configuration parameters through intelligent algorithms.Please visit the official site for the quick start guide and documentation.
Apache License 2.0
32 stars 3 forks source link

Monitor application metric about FGC, YGC, CPU, MEM ... #11

Open TLlead opened 1 year ago

TLlead commented 1 year ago

Describe This Feature

Backgroud

By collecting accurate monitoring indicators, we can discover problems in advance or as early as possible, configure a reasonable alarm mechanism, and respond and solve problems, thereby ensuring product stability and improving user experience.

Based on this, it is recommended that the application should provide real-time monitoring of application-level, pod-level cpu, mem, Fgc, Ygc and other related elements.

Goal

Provide minute-level fine-grained monitoring, alarming and performance analysis services for applications, and truly achieve refined monitoring

Scope

Proposal

Two points need to be considered

No response

hongshubing commented 1 year ago

wonderful