public class InfluxMetricConverter extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InfluxMetricConverter.FailedToConvertToInfluxMetricException |
| Constructor and Description |
|---|
InfluxMetricConverter() |
| Modifier and Type | Method and Description |
|---|---|
static InfluxMetric |
convertToInfluxMetric(String metricName,
Object value,
List<InfluxTag> additionalTags,
long timestamp) |
static List<InfluxTag> |
tagsFromCommaSeparatedString(String s) |
Copyright © 2017. All Rights Reserved.