Micrometer/micrometer: Release v1.0.0-rc.5

Name: micrometer

Owner: Micrometer

Release: v1.0.0-rc.5

Released: 2017-11-27

License: Apache-2.0

Release Assets:

New Features/Improvements

  • Expose Hystrix metrics on time taken by http requests
  • Add autoconfiguration for Hystrix metrics
  • Add @Order to StringToDurationConverter so it doesn't conflict with custom converters
  • Add preliminary AWS CloudWatch support
  • Reduce thread contention on the map holding Meters inside a registry

Fixes

  • Remove Guava's AtomicDouble from CumulativeCounter
  • Improve conditional guard on WebMvcMetricsConfiguration
  • DistributionSummary/Timer now exports valid Prometheus buckets
  • Fixed naming convention for FunctionCounters exported to Prometheus

(Included in Spring Boot 2 M7)

To top