Constructor and Description |
---|
Scale(Metric metric,
double scaleValue)
Generator for scale function for graphite. scale accepts metric
and value, and scales metrics multiplying it values to scale.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
asString()
Returns string representation of a metric.
|
public Scale(Metric metric, double scaleValue)
Generator for scale function for graphite. scale accepts metric and value, and scales metrics multiplying it values to scale.