Constructor and Description |
---|
Alias(Metric metric,
java.lang.String aliasName)
Generator for alias function for graphite. Alias sets the name for the metric that appears below the graph.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
asString()
Returns string representation of a metric.
|
public Alias(Metric metric, java.lang.String aliasName)
Generator for alias function for graphite. Alias sets the name for the metric that appears below the graph.