Class Metrics
- java.lang.Object
-
- org.datadog.jenkins.plugins.datadog.metrics.Metrics
-
public class Metrics extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<MetricKey,Integer>
getAndResetCounters()
static Metrics
getInstance()
void
incrementCounter(String name, String hostname, Map<String,Set<String>> tags)
-