| Package | Description |
|---|---|
| com.github.sps.metrics |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TaggedGauge<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
TaggedCachedGauge<T> |
class |
TaggedCounter |
class |
TaggedDerivativeGauge<F,T> |
class |
TaggedHistogram |
class |
TaggedJmxAttributeGauge |
class |
TaggedMeter |
class |
TaggedRatioGauge |
class |
TaggedTimer |
| Modifier and Type | Method and Description |
|---|---|
TaggedMetric |
TaggedMetricRegistry.getOrRegisterTaggedMetric(String name,
TaggedMetric metric) |
TaggedMetric |
TaggedMetricRegistry.getTaggedMetric(String name,
Map<String,String> searchTags) |
| Modifier and Type | Method and Description |
|---|---|
TaggedMetric |
TaggedMetricRegistry.getOrRegisterTaggedMetric(String name,
TaggedMetric metric) |
Copyright © 2016. All rights reserved.