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

time_window priority in alert.py #97

Open
chaosong opened this issue Dec 15, 2015 · 1 comment
Open

time_window priority in alert.py #97

chaosong opened this issue Dec 15, 2015 · 1 comment

Comments

@chaosong
Copy link

self.time_window 's value should be interval_to_graphite(options.get('time_window', self.reactor.options.get('time_window', self.interval))) in alert.py, or the time_window option is useless in the configuration's main block

@graearea
Copy link

This is a problem that we ran into. the configuration of time_window in the main block is completely useless and MUST be overwritten in each alert for it to work.

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

2 participants