Micrometer/micrometer: Release v0.8.0.RELEASE

Name: micrometer

Owner: Micrometer

Release: v0.8.0.RELEASE

Released: 2017-07-27

License: Apache-2.0

Release Assets:

  • Support for exporting to Graphite, Ganglia, and JMX via a new DropwizardMeterRegistry. The new registry can be used as a base for exporting to other hierarchical systems as needed.
  • Broadened the use of TagFormatter to sanitize metric names and tags across all supported monitoring systems for both user-provided values and binder-provided values.
  • Fixed common tag values not being correctly appended to Prometheus meters (@Eloo).
  • Added MeterRegistryConfigurer which allows for the application of common tags before any meters are registered (@Eloo).

image

To top