Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TAGGED_CONCURRENTGAUGE |
"taggedConcurrentGauge" |
public static final String |
TAGGED_COUNTER |
"taggedCounter" |
public static final String |
TAGGED_GAUGE |
"taggedGauge" |
public static final String |
TAGGED_HISTOGRAM |
"taggedHistogram" |
public static final String |
TAGGED_METER |
"taggedMeter" |
public static final String |
TAGGED_SIMPLETIMER |
"taggedSimpleTimer" |
public static final String |
TAGGED_TIMER |
"taggedTimer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
TOLERANCE |
0.025 |
Copyright © 2020 Eclipse Foundation. All rights reserved.