Hello,

we just released jmx_exporter 0.19.0. This release adds the long awaited 
support for HTTPS and Basic auth! See README.md 
<https://github.com/prometheus/jmx_exporter/blob/main/README.md> for 
details.

Thanks @dhoard <https://github.com/dhoard> for all your work!

*BREAKING:* We dropped Java 6 support. jmx_exporter now requires Java 8 or 
higher.

As always, the jmx_exporter binaries are available on Maven central:

   - jmx_prometheus_javaagent-0.19.0.jar 
   
<https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.19.0/jmx_prometheus_javaagent-0.19.0.jar>
   - jmx_prometheus_httpserver-0.19.0.jar 
   
<https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_httpserver/0.19.0/jmx_prometheus_httpserver-0.19.0.jar>

[BREAKING] Removed support for Java 6. New baseline is Java 8
[ENHANCEMENT] HTTP Basic authentication (#801 
<https://github.com/prometheus/jmx_exporter/pull/801>)
[ENHANCEMENT] HTTPS support (#812 
<https://github.com/prometheus/jmx_exporter/pull/812>)
[ENHANCEMENT] Add support for JMX TabularData that uses a CompositeData key 
(#814 <https://github.com/prometheus/jmx_exporter/pull/814>) Thanks 
@adamretter <https://github.com/adamretter>!!!
[ENHANCEMENT] MetricsAssertion support for multiple labels (#815 
<https://github.com/prometheus/jmx_exporter/pull/815>)

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/c85452ec-75ee-4c49-a166-a9c60e8c59ban%40googlegroups.com.

Reply via email to