1. 16 Nov, 2017 1 commit
  2. 28 Jun, 2017 1 commit
  3. 19 May, 2017 1 commit
    • Add properties to configure timeouts when querying the applications · 77767bff
      Johannes Edmeier authored
      Until now the thread querying the application endpoint can be blocked
      for a very long time when the application is inresponsive. With this
      commit two new properties `spring.boot.admin.monitor.read-timeout`
      (default: 2s) and `spring.boot.admin.monitor.connect-timeout` (default:
      5s) are added.
      
      closes #462
  4. 07 May, 2017 1 commit
  5. 17 Dec, 2016 1 commit
  6. 15 Nov, 2016 1 commit
  7. 04 Sep, 2016 2 commits