Uses of Class
org.jmxtrans.agent.influxdb.InfluxMetric
| Package | Description |
|---|---|
| org.jmxtrans.agent.influxdb |
-
Uses of InfluxMetric in org.jmxtrans.agent.influxdb
Methods in org.jmxtrans.agent.influxdb that return InfluxMetric Modifier and Type Method Description static InfluxMetricInfluxMetricConverter. convertToInfluxMetric(java.lang.String metricName, java.lang.Object value, java.util.List<InfluxTag> additionalTags, long timestamp)