Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Min is missing in Histogram #1219

Closed
LotharSee opened this issue Nov 24, 2014 · 2 comments
Closed

Min is missing in Histogram #1219

LotharSee opened this issue Nov 24, 2014 · 2 comments
Assignees
Milestone

Comments

@LotharSee
Copy link
Contributor

The current Histogram doesn't report min (but does avg/max/median/count/95percentile).
It does impact both Agent checks and DogStatsD.

It is a one-line change to add it.

https://github.com/DataDog/dd-agent/blob/master/aggregator.py#L243

@remh
Copy link

remh commented Nov 26, 2014

Should be pretty straight forward but it will automatically increase the number of histogram metrics by 20%.

I'll check that with the metrics team.

@LeoCavaille LeoCavaille self-assigned this Dec 30, 2014
@remh
Copy link

remh commented Jan 30, 2015

Fixed by #1303

@remh remh closed this as completed Jan 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants