Hello,

We've just released version 0.11.0 of the Java client.

https://github.com/prometheus/client_java/releases/tag/parent-0.11.0

Version 0.11.0 introduces Exemplar support. Exemplars are an OpenMetrics 
feature to reference additional data in metrics. This can be used to link 
metrics with example traces if a distributed tracing solution is in place.

Version 0.11.0 provides Exemplars for OpenTelemetry traces out-of-the-box.

Full release notes:

[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)

Fabian

-- 
You received this message because you are subscribed to the Google Groups 
"prometheus-announce" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-announce+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/prometheus-announce/9cb68d41-ead0-4ffc-86c9-3ed11141b2ben%40googlegroups.com.

Reply via email to