1. 19 Mar, 2018 1 commit
  2. 22 Feb, 2018 1 commit
  3. 29 Jan, 2018 1 commit
  4. 11 Jan, 2018 1 commit
  5. 29 Sep, 2017 2 commits
  6. 28 Sep, 2017 1 commit
  7. 25 Sep, 2017 2 commits
  8. 17 Aug, 2017 1 commit
  9. 01 Jun, 2017 1 commit
  10. 08 Aug, 2016 1 commit
  11. 07 Mar, 2016 1 commit
  12. 11 Jan, 2016 1 commit
  13. 09 Nov, 2015 1 commit
    • Expanded metrics support to include Servo, Spectator, and Atlas · c61a4873
      Jon Schneider authored
      * For Java 8 users, Spectator is the recommended metrics library as Servo is now deprecated in favor of Spectator
      * Servo support now needs to be specifically enabled via @EnableServo, even if servo-core is included on the classpath
      * Added starter modules for both Spectator and Atlas support
      * ServoMetricReader defines a convention for mapping tag-based metrics to hiearchical names for rendering by the Actuator /metrics endpoint
  14. 30 Sep, 2015 1 commit
  15. 30 Jul, 2015 1 commit
  16. 23 Mar, 2015 1 commit
    • Re-initialize DiscoveryClient if config client is in "eureka-first" · e60a0fc4
      Dave Syer authored
      This was kind of ugly, and caused a static usage of the eureka
      DiscoveryCLient to become necessary again, just so the @Bean that is
      provided for the user stays accurate (it has to be the one in the main
      application context, even if the parent boot strap has different
      instance metadata).
      
      I tested with a vanilla Eureka server and config server, and used the
      client in tests/eureka-first.
      
      Fixes gh-268
  17. 29 Jan, 2015 1 commit
  18. 02 Dec, 2014 3 commits
  19. 17 Nov, 2014 1 commit
    • Add metadata to Eureka entry for config server · d2988b21
      Dave Syer authored
      If the prefix is set we also set configPath=<prefix> in the
      instance metadata, so config clients can pick it up and add it
      to the home page URL.
      
      Fixes gh-64, fixes gh-65
  20. 28 Oct, 2014 1 commit
  21. 26 Oct, 2014 1 commit
  22. 02 Oct, 2014 1 commit
  23. 29 Sep, 2014 2 commits
  24. 08 Sep, 2014 1 commit
  25. 03 Sep, 2014 1 commit
  26. 29 Aug, 2014 2 commits
  27. 31 Jul, 2014 1 commit
  28. 14 Jul, 2014 1 commit
  29. 11 Jul, 2014 1 commit