1. 21 Jul, 2016 1 commit
    • Fix memory units for dorpwizard metrics-jvm · 39afa3b8
      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
  2. 20 Jul, 2016 1 commit
    • Detect heapdump-endpoint via OPTIONS request · 911f8e83
      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.
  3. 16 Jul, 2016 2 commits
  4. 15 Jul, 2016 5 commits
  5. 10 Jul, 2016 1 commit
  6. 09 Jul, 2016 2 commits
  7. 06 Jul, 2016 3 commits
  8. 30 Jun, 2016 1 commit
  9. 28 Jun, 2016 1 commit
  10. 23 Jun, 2016 1 commit
  11. 22 Jun, 2016 4 commits
  12. 18 Jun, 2016 1 commit
  13. 16 Jun, 2016 1 commit
  14. 15 Jun, 2016 2 commits
  15. 14 Jun, 2016 5 commits
  16. 12 Jun, 2016 1 commit
  17. 11 Jun, 2016 3 commits
  18. 09 Jun, 2016 2 commits
  19. 08 Jun, 2016 3 commits