1. 22 May, 2017 3 commits
  2. 07 Apr, 2017 3 commits
  3. 16 Mar, 2017 2 commits
  4. 27 Jan, 2017 2 commits
  5. 27 Oct, 2016 1 commit
  6. 18 Oct, 2016 3 commits
  7. 22 Sep, 2016 3 commits
  8. 06 Sep, 2016 2 commits
  9. 22 Aug, 2016 2 commits
  10. 17 Aug, 2016 1 commit
  11. 10 Jun, 2016 1 commit
  12. 09 Jun, 2016 2 commits
  13. 07 Jun, 2016 2 commits
  14. 10 May, 2016 2 commits
  15. 18 Apr, 2016 2 commits
  16. 23 Mar, 2016 2 commits
  17. 05 Feb, 2016 2 commits
  18. 22 Dec, 2015 2 commits
  19. 17 Nov, 2015 2 commits
  20. 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