Searched refs:collectCounter (Results 1 – 1 of 1) sorted by relevance
120 private Metric collectCounter(String dropwizardName, Counter counter) { in collectCounter() method in DropWizardMetrics244 metrics.add(collectCounter(counterEntry.getKey(), counterEntry.getValue())); in getMetrics()