The MetricCopyExporter has had the capability for a while to keep
track of counters internally. This change aligns that with the
PrefixMetricGroupExporter.
Fixes gh-5762
@ -38,6 +41,8 @@ public class PrefixMetricGroupExporter extends AbstractMetricExporter {
@@ -38,6 +41,8 @@ public class PrefixMetricGroupExporter extends AbstractMetricExporter {
@ -88,7 +93,26 @@ public class PrefixMetricGroupExporter extends AbstractMetricExporter {
@@ -88,7 +93,26 @@ public class PrefixMetricGroupExporter extends AbstractMetricExporter {