@Path(value="/metrics") public class MetricsRestPublisher extends Object implements MetricsInitializer
| Constructor and Description |
|---|
MetricsRestPublisher() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
idToString(Id id,
StringBuilder sb) |
void |
init(CompositeRegistry globalRegistry,
com.google.common.eventbus.EventBus eventBus,
MetricsBootstrapConfig config) |
Map<String,Double> |
measure() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getOrderpublic void init(CompositeRegistry globalRegistry, com.google.common.eventbus.EventBus eventBus, MetricsBootstrapConfig config)
init in interface MetricsInitializerprotected String idToString(Id id, StringBuilder sb)
Copyright © 2017–2018 The Apache Software Foundation. All rights reserved.