- 08 Aug, 2016 1 commit
-
-
Johannes Edmeier authored
The 1.4.0 release was a total disaster. Webpack didn't build the css correctly because of travis using an ancient nodejs version.
-
- 07 Aug, 2016 11 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
fixes #243
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
When having registered some applications via discovery and some via http you can now add the appication names of the non-discovery to the ignored services so that they won't considered as stale an be removed from the registry by the ApplicationDiscoveryListener. fixes #244
-
Johannes Edmeier authored
-
Gabor Botka authored
With this commit you can specify the management.port for a discovered service via the metadatamap.
-
- 29 Jul, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 28 Jul, 2016 1 commit
-
-
Johannes Edmeier authored
After this commit the applications in the overview are grouped by application- name. In case the search box is used all groups get expanded automatically. Additionally the info column is now expandable via button and not a pre-section anymore. closes #218
-
- 21 Jul, 2016 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
In case dropwizard is used the heap metrics are in bytes and not in kilobytes. This is deteceted by the presence of heap.max. For Spring Boot 2.0 there is an issue filed to deliver bytes see spring-projects/spring-boot#6413 fixes #234
-
- 20 Jul, 2016 1 commit
-
-
Johannes Edmeier authored
Since a HEAD request to the heapdump triggers a dump we need to test the availability of the heapdump endppoint via OPTIONS-request. To get this working we need to ensure that the OPTIONS-request are dispatched to the zuul servlet as this wasn't done prio to this commit adding the OptionsDispatchingZuulController.
-
- 16 Jul, 2016 2 commits
-
-
Johannes Edmeier authored
Update quick start doc link to 1.3.4
-
Huang YunKun authored
-
- 15 Jul, 2016 5 commits
-
-
Johannes Edmeier authored
-
Mike Liu authored
With this commit you can from now on register the application on multiple servers. You need to set spring.boot.admin.register-once to false and assign a list of urls to spring.boot.admin.url
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
fixes #230
-
- 10 Jul, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 09 Jul, 2016 2 commits
-
-
Johannes Edmeier authored
Detecect endpoints by making a HEAD request instead of querying the configprops since it is broken when having a second applicationContext
-
Johannes Edmeier authored
-
- 06 Jul, 2016 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
fixes #226
-
- 30 Jun, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 28 Jun, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 23 Jun, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 22 Jun, 2016 4 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
Sometimes Eureka only provides only the securedhealthUrl for the service. Previous to this commit the applciation won't be registered in that case. So with this commit the securedHealthUrl from Eureka is used, when available fixes #224
-
Johannes Edmeier authored
-
Johannes Edmeier authored
With this commit urls form the /info endpoint are deteceted and rendered as links. The downside is to make that work I had to drop the collapsible info section in the overview list and replaced it with an resizable/scrollabe <pre> section.
-
- 18 Jun, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 16 Jun, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 15 Jun, 2016 1 commit
-
-
Johannes Edmeier authored
-