Skip to content

zhuxianqin/docker-demo-spring-boot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Admin

Srping Boot Admin provides a simple UI to administrate Spring Boot applications. It provides the following features for registered application.

  • Show health status
  • Show details, like
  • JVM & memory metrics
  • Counter & gauge metrics
  • Datasource metrics
  • Cache metrics
  • Show build-info number
  • Follow and download logfile
  • View jvm system- & environment-properties
  • Support for Spring Cloud's postable /env- &/refresh-endpoint
  • Easy loglevel management (currently for Logback only)
  • Interact with JMX-beans
  • View thread dump
  • View traces
  • Hystrix-Dashboard integration
  • Download heapdump
  • Notification on status change (via mail, Slack, Hipchat, ...)
  • Event journal of status changes (non persistent)

Please refer to Spring Boot Admin for detail information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 53.2%
  • Batchfile 37.8%
  • Java 9.0%