- 16 Jun, 2018 1 commit
-
-
Johannes Edmeier authored
Everythind that looks like an http(s) url will be rendered as hyperlink and ansi-color escapes are now supported. In order to have ansi-colors in the file output you need to set a custom pattern. e.g.: logging.pattern.file="%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(${PID}){magenta} %clr(---){faint} %clr([%15.15t]){faint} %clr(%-40.40logger{39}){cyan} %clr(:){faint} %m%n%wEx" closes #670
-
- 14 Jun, 2018 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
fixes #785
-
- 13 Jun, 2018 1 commit
-
-
Thomas Bosch authored
Using spring.boot.admin.ui.title/spring.boot.admin.ui.brand you can customise the page title and logo/title shown in the navbar closes #212
-
- 10 Jun, 2018 1 commit
-
-
Johannes Edmeier authored
Add a page with extra button to trigger a heap dump. closes #734
-
- 09 Jun, 2018 1 commit
-
-
Thomas Bosch authored
server.servlet.contextPath set
-
- 08 Jun, 2018 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 25 May, 2018 1 commit
-
-
Johannes Edmeier authored
The caches.size metric is not available for every cache implementation. If the metric is not available the ui should still show hits and misses. This commit ignores errors for the cache size and will do no further requests for this metric after an error occurred. fixes #756
-
- 18 May, 2018 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 17 May, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 16 May, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 15 May, 2018 2 commits
-
-
Johannes Edmeier authored
also fix table styling in httptraces, auditevents and sessions
-
Johannes Edmeier authored
-
- 14 May, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 13 May, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 04 May, 2018 1 commit
-
-
Johannes Edmeier authored
fixes #728
-
- 30 Apr, 2018 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 17 Apr, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 11 Apr, 2018 2 commits
-
-
Johannes Edmeier authored
closes #697
-
Johannes Edmeier authored
The system.load.average.1m metric is not available on all platforms. Therefore we ignore errors from fetching it. closes #697
-
- 05 Apr, 2018 1 commit
-
-
Johannes Edmeier authored
If the build version of the instance is present in the metadata it's now also considered and the version is now a attribute on the instance itself. So when using non-boot application they can provide it via the registration metadata.
-
- 04 Apr, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 30 Mar, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 21 Mar, 2018 4 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 19 Mar, 2018 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
- 18 Mar, 2018 5 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
this ensures that the application name gets escaped
-
Johannes Edmeier authored
closes #313
-
Johannes Edmeier authored
-