8000 GitHub - lewisbarber/spring-boot-admin: Admin UI for administration of spring boot applications
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lewisbarber/spring-boot-admin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-admin

Apache License 2 Build Status Coverage Status Codacy Badge Maven Central ![Gitter](https://badges.gitter.im/Join Chat.svg)

This is a simple admin interface for Spring Boot applications.

This application provides a simple GUI to administrate Spring Boot applications in some ways. At the moment it provides the following features for every registered application.

  • Show name/id and version number
  • Show health status
  • Download main logfile
  • Show details, like
  • JVM & memory metrics
  • Counter & gauge metrics
  • Datasource metrics
  • Cache metrics
  • View Java, system- & environment-properties
  • Support for Spring Clouds postable /env- &/refresh-endpoint
  • Easy loglevel management (for Logback only)
  • Interact with JMX-beans
  • View threaddump
  • View traces
  • Mail and desktop notification on status change
  • Event journal of status changes (non persistent)

Getting Started

A quick guide to get started can be found in our docs.

Reference Guide

Version 1.4.1

Version 1.3.6

Version 1.3.5

Version 1.3.4

Version 1.3.3

Version 1.3.2

Version 1.3.0

Screenshots

Dashboard

Details

Environment

Logging