public class ValueTransformations extends Object
| Constructor and Description |
|---|
ValueTransformations() |
| Modifier and Type | Method and Description |
|---|---|
static void |
unfold(MetricNamer namer,
Labels labels,
Object value,
String type,
MetricValueOutput output) |
public static void unfold(MetricNamer namer, Labels labels, Object value, String type, MetricValueOutput output)
namer - labels - value - type - a string representation of the type of the value. The format is the same as Class.getName().output - Copyright © 2020. All rights reserved.