github prometheus/client_java parent-0.11.0
0.11.0 / 2021-05-30

latest releases: v1.2.1, v1.2.0, v1.1.0...
2 years ago

[FEATURE] Exemplars: API for adding OpenMetrics Exemplars and out-of-the-box integration with OpenTelemetry tracing (#652).
[ENHANCEMENT] Introduce TestContainers integration test, for example for testing different Java versions. This means you need Docker installed to run ./mvnw verify (#652).
[ENHANCEMENT] HTTPServer: Set request/response timeouts (#643).
[ENHANCEMENT] HTTPServer: Make HTTPMetricHandler public so that it can be used in a custom HTTPServer (#665).
[ENHANCEMENT] New JVM memory metrics: jvm_memory_pool_collection_used_bytes, jvm_memory_pool_collection_committed_bytes, jvm_memory_pool_collection_max_bytes, jvm_memory_pool_collection_init_bytes, jvm_memory_objects_pending_finalization (#661, #660).
[ENHANCEMENT] Version bumps (junit, jetty, maven plugins)

Don't miss a new client_java release

NewReleases is sending notifications on new releases.