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