public class YammerMetricsUtils extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
YammerMetricsUtils.YammerMetric |
Constructor and Description |
---|
YammerMetricsUtils() |
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
extractTags(String metricName) |
static Iterable<YammerMetricsUtils.YammerMetric> |
metricsIterable(Iterable<? extends com.google.protobuf.Message> list) |