getCounterRecords

private fun getCounterRecords(counterName: String, counter: Counting): List<Record>

For each Counting (Counter, Meter, Histogram, and Timer), send the current count as a metric.