client_java 1.1.0 available

9 views
Skip to first unread message

Fabian Stäber

unread,
Nov 12, 2023, 11:05:47 AM11/12/23
to prometheus-announce
Hello,

We just released client_java 1.1.0. This release contains lots of smaller fixes and enhancements to the 1.0.0 release.
  • [ENHANCEMENT] Avoid duplicate call to the scrape() method in the default Collector implementation. This does not affect the core metrics, because the core metrics override getPrometheusName(), so they don't use the default implementation.
  • [BUGFIX] Fix unit for process_cpu_seconds_total #881. Thanks @yrn1.
  • [ENHANCEMENT] Add automatic module names #871. This removes a warning for users of Java 9 modules. Thanks @solomax.
  • [FEATURE] Add API to support the multi target exporter pattern #873. Thanks @ganzuoni.
  • [ENHANCEMENT] Add Exemplar support for the OpenTelemetry OTLP exporter #883. Thanks @0x006EA1E5.
  • [BUGIFX] Fix histogram bucket boundaries in the prometheus-metrics-simpleclient-bridge #887. Thanks @turchenkoalex.
  • [BUGFIX] Fix sliding window for Summary metrics #894. Thanks @yrn1.
  • [ENHANCEMENT] Add equals() and hashCode() to Unit #897. Thanks @dhoard.
  • [ENHANCEMENT] Bump dependency versions #899.
Thanks a lot to everyone who contributed.

Fabian
Reply all
Reply to author
Forward
0 new messages