go-metrics icon indicating copy to clipboard operation
go-metrics copied to clipboard

Support histogram emission

Open postwait opened this issue 9 years ago • 0 comments

It appears that histograms are supported, but there's no way to send them to the monitoring system. Instead, arbitrary statistical evaluations of the histograms are emitted that lack the mathematical property of mergeability.

There should be an option to emit a complete representation of the histogram to the upstream monitoring platform.

postwait avatar Aug 22 '16 16:08 postwait