Add Distribution Support to Semantic-metrics. #78
Labels
hist-with-distribution-data
Add distribution support to heroic related tasks
level:advanced
type:enhancement
New feature or request
We are adding distribution support to Heroic so we can provide stat on actual data distribution as oppose to local source stat.
Semantic Metrics is an adaptation of com.codahale.metrics so we are essentially extending that library.
We will be adding these two interfaces.
The actual implementation of Distribution will be a Tdigest wrapper.
The text was updated successfully, but these errors were encountered: