Class GraphiteMetrics
java.lang.Object
pl.allegro.tech.hermes.management.infrastructure.graphite.GraphiteMetrics
-
Constructor Summary
ConstructorsConstructorDescriptionGraphiteMetrics(Map<String, pl.allegro.tech.hermes.api.MetricDecimalValue> metrics) -
Method Summary
Modifier and TypeMethodDescriptionaddMetricValue(String metricPath, pl.allegro.tech.hermes.api.MetricDecimalValue value) pl.allegro.tech.hermes.api.MetricDecimalValuemetricValue(String metricPath) static GraphiteMetricsunavailable(String... metrics)
-
Constructor Details
-
GraphiteMetrics
public GraphiteMetrics() -
GraphiteMetrics
-
-
Method Details
-
addMetricValue
public GraphiteMetrics addMetricValue(String metricPath, pl.allegro.tech.hermes.api.MetricDecimalValue value) -
metricValue