Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
spring-boot-admin
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openSource
spring-boot-admin
Commits
fbcdb0f3
Commit
fbcdb0f3
authored
May 19, 2018
by
Johannes Edmeier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
40de6036
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
8 deletions
+12
-8
README.md
README.md
+12
-8
No files found.
README.md
View file @
fbcdb0f3
...
...
@@ -14,26 +14,28 @@ It provides the following features for registered application.
*
Show health status
*
Show details, like
*
JVM & memory metrics
*
Counter & gauge
metrics
*
Datasource metrics
*
Cache metrics
*
JVM & memory metrics
*
micrometer.io
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)
*
Easy loglevel management
*
Interact with JMX-beans
*
View thread dump
*
View traces
*
Hystrix-Dashboard integration
*
View http-traces
*
View auditevents
*
View and delete active sessions (using spring-session)
*
View Flyway / Liquibase database migrations
*
Download heapdump
*
Notification on status change (via e-mail, Slack, Hipchat, ...)
*
Event journal of status changes (non persistent)
## Getting Started
[
A quick guide
](
http://codecentric.github.io/spring-boot-admin/
1.5.7
/#getting-started
)
to get started can be found in our docs.
[
A quick guide
](
http://codecentric.github.io/spring-boot-admin/
2.0.0
/#getting-started
)
to get started can be found in our docs.
There is also a
<a
href=
"https://goo.gl/2tRiUi"
target=
"_blank"
>
introductory talk availabe on YouTube
</a>
:
...
...
@@ -54,6 +56,8 @@ Having trouble with codecentric's Spring Boot Admin? We’d like to help!
*
Report bugs at http://github.com/codecentric/spring-boot-admin/issues.
## Reference Guide
[
Version 2.0.0
](
http://codecentric.github.io/spring-boot-admin/2.0.0/
)
[
Version 1.5.7
](
http://codecentric.github.io/spring-boot-admin/1.5.7/
)
[
Version 1.4.6
](
http://codecentric.github.io/spring-boot-admin/1.4.6/
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment