简体   繁体   中英

Monitoring Java Web Application

I got a simple java web application running on Tomcat which I would like to monitor. I`m searching for a way to collect metrics out of the java web app and show them in a dashboard like grafana.

I think JMC (Java Mission Control) can help you with this.

You can find more here: Oracle Doc.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM