vertx-dropwizard-metrics icon indicating copy to clipboard operation
vertx-dropwizard-metrics copied to clipboard

Use Timer type for vertx.net.servers bytes-read and bytes-written

Open kosz78 opened this issue 10 years ago • 0 comments

Currently vertx.net.servers metrics returns Histogram type metrics for bytes-read and bytes-written it not usable to get rate throughput for net server

kosz78 avatar Oct 15 '15 07:10 kosz78