Searched refs:collectHistogram (Results 1 – 1 of 1) sorted by relevance
174 private Metric collectHistogram(String dropwizardName, Histogram histogram) { in collectHistogram() method in DropWizardMetrics259 metrics.add(collectHistogram(counterEntry.getKey(), counterEntry.getValue())); in getMetrics()