public class InstrumentFactory extends Object
| Constructor and Description |
|---|
InstrumentFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.atlassian.instrumentation.ExternalCounter |
newExternalCounter(InstrumentationName name,
com.atlassian.instrumentation.ExternalValue externalValue) |
static com.atlassian.instrumentation.ExternalGauge |
newExternalGauge(InstrumentationName name,
com.atlassian.instrumentation.ExternalValue externalValue) |
public static com.atlassian.instrumentation.ExternalGauge newExternalGauge(InstrumentationName name, com.atlassian.instrumentation.ExternalValue externalValue)
public static com.atlassian.instrumentation.ExternalCounter newExternalCounter(InstrumentationName name, com.atlassian.instrumentation.ExternalValue externalValue)
Copyright © 2002-2017 Atlassian. All Rights Reserved.