public class GraphiteMetricMessageBuilder extends Object
| Constructor and Description |
|---|
GraphiteMetricMessageBuilder(String configuredMetricPathPrefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildMessage(String metricName,
Object value,
long timestamp)
Builds a metric string to send to a Graphite instance.
|
String |
getPrefix() |
Copyright © 2016. All Rights Reserved.