Hey everyone,
jmx_exporter 0.17.0 has been released: https://github.com/prometheus/jmx_exporter/releases/tag/parent-0.17.0.
With the last release we already started releasing two versions of the Java agent:
Both versions are built from the same code and differ only in the versions of the bundled dependencies.
With this release, we take the same approach for the standalone HTTP server:
Again, both versions are built from the same code and differ only in the versions of the bundled dependencies.
Note that the standalone HTTP server release was previously named jmx_prometheus_httpserver-<version>-jar-with-dependencies.jar. With this release, we renamed it to jmx_prometheus_httpserver-<version>.jar.
Other changes: