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

Add JVM monitor metrics for front-end #28

Closed KaifeiHuang closed 1 year ago

KaifeiHuang commented 1 year ago

Describe This Feature

Add JVM monitor metrics for front-end.

Assgin People

@KaifeiHuang

Proposal

Add JVM monitor metrics for front-end.

Acceptance criteria (AC)

Given Then JVM monitor metrics for front-end is added When The deveploper starts up the projects successfully. Then The Front end can be accessed by url http://localhost:9001

Additional Context

No response