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

add ability to check percentage of bad values #254

Closed
wants to merge 1 commit into from
Closed

add ability to check percentage of bad values #254

wants to merge 1 commit into from

Conversation

filippog
Copy link
Contributor

rationale being that sometimes it might be OK if some points are outside the
threshold for a given window. e.g. test that all points in the lookback
window must be outside the threshold, not just one.

rationale being that sometimes it might be OK if some points are outside the
threshold for a given window. e.g. test that _all_ points in the lookback
window must be outside the threshold, not just one.
@filippog
Copy link
Contributor Author

any thoughts on this? I've found it useful to avoid race conditions when e.g. checking the sum of a metric submitted from multiple hosts. check_tsd might come around when only hosts in breach have submitted the datapoints and thus think it is in alarm

@filippog
Copy link
Contributor Author

no eh? :)

@manolama
Copy link
Member

manolama commented Mar 2, 2015

Merged in 1e07aa2

@manolama manolama closed this Mar 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants