1. 25 Jun, 2017 1 commit
  2. 16 Jun, 2017 3 commits
  3. 06 Jun, 2017 1 commit
  4. 31 May, 2017 1 commit
  5. 30 May, 2017 1 commit
  6. 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
  7. 16 May, 2017 1 commit
  8. 14 May, 2017 1 commit
  9. 12 May, 2017 2 commits
  10. 07 May, 2017 1 commit
  11. 02 May, 2017 2 commits
  12. 26 Apr, 2017 1 commit
  13. 19 Apr, 2017 1 commit
  14. 13 Apr, 2017 1 commit
  15. 12 Apr, 2017 2 commits
  16. 07 Apr, 2017 1 commit
  17. 29 Mar, 2017 1 commit
  18. 28 Mar, 2017 1 commit
  19. 20 Mar, 2017 1 commit
  20. 16 Mar, 2017 1 commit
  21. 15 Mar, 2017 1 commit
    • Add option to whitelist services from discovery · 11ca47c6
      Maxime RIVIERE authored
      A new property `spring.boot.admin.discovery.services` is added. It can
      be used to restrict the services registered via discovery to a
      whitelist (supporting simple patterns). Until now only blacklistin was
      supported. The default whitelist permits all services.
  22. 12 Mar, 2017 1 commit
  23. 05 Mar, 2017 2 commits
  24. 01 Mar, 2017 1 commit
  25. 26 Feb, 2017 2 commits
  26. 17 Feb, 2017 1 commit
  27. 10 Feb, 2017 4 commits
  28. 09 Feb, 2017 1 commit
  29. 30 Jan, 2017 2 commits