1. 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