Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.02 KB

README.adoc

File metadata and controls

19 lines (16 loc) · 1.02 KB

boot-mon

Boot Mon is a lightweight monitoring web application for Spring Boot applications. You can monitor Spring Boot Actuator Metrics real time.

Reporting Issues

Boot Mon uses GitHub’s integrated issue tracking system to record bugs and feature requests. If you want to raise an issue, please follow the recommendations below:

  • Before you log a bug, please search the issue tracker to see if someone has already reported the problem.

  • If the issue doesn’t already exist, create a new issue.

  • Please provide as much information as possible with the issue report, we like to know the version of Boot Mon that you are using, as well as your Operating System and JVM version.

  • If you need to paste code, or include a stack trace use Markdown ``` escapes before and after your text.

License

Boot Mon is Open Source software released under the Apache 2.0 license.