public interface ControllableInstrumentRegistry
extends com.atlassian.instrumentation.InstrumentRegistry
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears the currently held statistics.
|
void |
disableMonitoring()
Disable monitoring.
|
void |
enableMonitoring()
Enables monitoring.
|
boolean |
isMonitoringEnabled()
Check instrument registry is enable or not
|
getInstrument, getNumberOfInstruments, getRegistryConfiguration, pullAbsoluteCounter, pullCacheCollector, pullCacheCollector, pullCacheCounter, pullCacheCounter, pullCounter, pullDerivedCounter, pullGauge, pullOpCounter, pullTimer, putInstrument, snapshotInstruments
boolean isMonitoringEnabled()
void enableMonitoring()
void disableMonitoring()
void clear()
Copyright © 2003–2020 Atlassian. All rights reserved.