Current the metrics subsystem doesn't support histogram reporting of request latencies. Can we make the metrics reporting interface such that the implementation can be changed out for "gometrics"-style recording that supports histograms?
I'd like to integrate circonus-gometrics, but layered above the go-metrics currently used, all good measurement data is destroyed.
Current the metrics subsystem doesn't support histogram reporting of request latencies. Can we make the metrics reporting interface such that the implementation can be changed out for "gometrics"-style recording that supports histograms?
I'd like to integrate circonus-gometrics, but layered above the go-metrics currently used, all good measurement data is destroyed.