mod-metrics
mod-metrics copied to clipboard
A simple metrics mod for vert.x
Results
2
mod-metrics issues
Sort by
recently updated
recently updated
newest added
If the module gets undeployed then redeployed, metrics are not reported any more. I'm wondering if some clean-up actions are needed in `stop()`: https://github.com/timyates/mod-metrics/blob/master/src/main/java/com/bloidonia/vertx/metrics/MetricsModule.java#L53