Split MetricWriter into 2 interfaces covering counters and gauges
This way the MetricCopyExporter can make a sensible choice about what to do with counter metrics, and cache the latest values, so that they can be properly incremented. Fixes gh-4305
Showing
Please register or sign in to comment