vertx-dropwizard-metrics
vertx-dropwizard-metrics copied to clipboard
httpserver open-netsockets count error
I test with a websocket server using vertx 3.5.1 . When new connection comes in, the count of "open-netsockets" and "open-connections.host" +2,end then after closed the count-1, but the value of "open-websockets" is right.