Micrometer/micrometer: Release v1.1.2

Name: micrometer

Owner: Micrometer

Release: v1.1.2

Released: 2019-01-11

License: Apache-2.0

Release Assets:

See the 1.1.2 milestone for included items.

Enhancements

  • Add outcome tag to default rest template tags provider in spring legacy
  • Reading kafka records-lag metrics with topic and partition name
  • cloudwatch: log interruptions as a warn

Fixes

  • Includes all 1.0.9 fixes.
  • Split Dynatrace messages if they are too large
  • Fix handling of infinity and NaN values for some registries
  • Address potential NPE in TomcatMetricsBinder when Context is null
  • Make checkedForIndexTemplate volatile in ElasticMeterRegistry
  • HibernateMetrics fails if Hibernate is not on the classpath
  • Exclude libnetty_transport_native_epoll_x86_64.so to prevent PortUnreachableException: recvfrom() failed on Linux
  • Consider property LoggingRegistryConfig.logInactive() when logging

To top