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
e5754cb4
Commit
e5754cb4
authored
Jun 28, 2017
by
Johnny Lim
Committed by
Johannes Edmeier
Jun 28, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish doc
parent
650dd7ed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
server.adoc
spring-boot-admin-docs/src/main/asciidoc/server.adoc
+6
-6
No files found.
spring-boot-admin-docs/src/main/asciidoc/server.adoc
View file @
e5754cb4
...
...
@@ -11,19 +11,19 @@
| spring.boot.admin.monitor.period
| Time interval in ms to update the status of applications with expired status-information.
| 10
.
000
| 10
,
000
| spring.boot.admin.monitor.status-lifetime
| Lifetime of application statuses in ms. The applications /health-endpoint will not be queried until the lifetime has expired.
| 10
.
000
| 10
,
000
| spring.boot.admin.monitor.connect-timeout
|
Lifetime of application statuses in ms. The applications /health-endpoint will not be queried until the lifetime has expired
.
| 2
.
000
|
Connect timeout in ms when querying the applications' status and info
.
| 2
,
000
| spring.boot.admin.monitor.read-timeout
|
Lifetime of application statuses in ms. The applications /health-endpoint will not be queried until the lifetime has expired
.
| 5
.
000
|
Read timeout in ms when querying the applications' status and info
.
| 5
,
000
| spring.boot.admin.routes.endpoints
| The enpoints which will be available via spring boot admin zuul proxy. If you write ui modules using other endpoints you need to add them.
...
...
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