client_java
client_java copied to clipboard
NoSuchMethodError in simpleclient_vertx MetricsHandler
Vertx 4.1.x simpleclient_vertx 0.11.0 (0.10.0-0.7.0) AdoptOpenJDK (build 14.0.2+12) local env jvm (BigSur) mvn compiler plugin source target 1.8
When open metrics in browser I've got Internal Server Error and stack log.txt
This issue is reproduced on local env and in a cluster (jdk8u92 in cluster) Only in Idea evaluate mode this call can be executed successfuly Workaround: Copy io.prometheus.client.vertx.MetricsHandler to the project and remove simpleclient_vertx from pom
See also #731.
@fstab Just bumped into this myself. I can see the new simpleclient_vertx4 module is in master - is it just waiting for the next release?
Yes, it will be part of the next release.