Giter Club home page Giter Club logo

spring-boot-admin's Introduction

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.3.4

Version 1.3.3

Version 1.3.2

Version 1.3.0

Screenshots

Dashboard

Details

Environment

Logging

JMX

Threads

Trace

Journal

Snapshot builds

You can access snapshot builds from the sonatype repository:

<snapshotRepository>
 <id>sonatype-nexus-snapshots</id>
 <name>Sonatype Nexus Snapshots</name>
 <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</snapshotRepository>

Build

In order to build spring-boot-admin you need to have node.js and npm on your PATH.

mvn clean package

Set version for next release

mvn versions:set versions:commit -DnewVersion=1.0.0-SNAPSHOT

spring-boot-admin's People

Contributors

arturdobo avatar arunkpatra avatar benoitcharret avatar britter avatar chrisschauer avatar codingfabian avatar denschu avatar dickerpulli avatar gronono avatar izeye avatar joshiste avatar librucha avatar making avatar mersal-svds avatar retbrown avatar robwin avatar semeiser avatar steve-oakey avatar teggr avatar the-james-burton avatar tobiasflohre avatar ukjbrown avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.