public interface MetricsService
Modifier and Type | Method and Description |
---|---|
static MetricsService |
create(Vertx vertx) |
String |
getBaseName(Measured measured) |
JsonObject |
getMetricsSnapshot(Measured o)
Will return the metrics that correspond with this measured object, null if no metrics is available.
|
static MetricsService create(Vertx vertx)
JsonObject getMetricsSnapshot(Measured o)
Copyright © 2015. All Rights Reserved.