-
Notifications
You must be signed in to change notification settings - Fork 0
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
[ENGSUP-1947] Upgrade elastalert #3
Commits on Jun 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0e6f73a - Browse repository at this point
Copy the full SHA 0e6f73aView commit details
Commits on Jun 28, 2017
-
Don't hardcode to using the rule name when firing a PagerDuty alert. …
…Use the alert_subject, and its associated args if present
Muz committedJun 28, 2017 Configuration menu - View commit details
-
Copy full SHA for 43c753a - Browse repository at this point
Copy the full SHA 43c753aView commit details -
Muz committed
Jun 28, 2017 Configuration menu - View commit details
-
Copy full SHA for c76de98 - Browse repository at this point
Copy the full SHA c76de98View commit details
Commits on Jun 29, 2017
-
Test using alert_subject instead of the rule name for PagerDuty alerts
Muz committedJun 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 48c9d2e - Browse repository at this point
Copy the full SHA 48c9d2eView commit details
Commits on Jul 6, 2017
-
Merge pull request Yelp#1192 from muz/pagerduty_alert_titles
Custom PagerDuty alert titles
Configuration menu - View commit details
-
Copy full SHA for 4e0bc09 - Browse repository at this point
Copy the full SHA 4e0bc09View commit details
Commits on Jul 7, 2017
-
Refactor timespec parsing to support parsing durations
Andre Caron committedJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 2e04533 - Browse repository at this point
Copy the full SHA 2e04533View commit details -
Refactor ES version lookup to make it lazy
Without this, the ES version lookup prevents the polling on the ElasticSearch status (ES must become responsive before we ask it for its version).
Andre Caron committedJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 7a7be11 - Browse repository at this point
Copy the full SHA 7a7be11View commit details -
Add polling to wait for ElasticSearch to become ready
Andre Caron committedJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 87f0c76 - Browse repository at this point
Copy the full SHA 87f0c76View commit details -
Improve diagnostics on ElasticSearch responsiveness test
This will help users distinguish between two conditions: 1. ElasticSearch is not reachable; 2. ElasticSearch is reachable but the writeback index does not exist. Hopefully, this should help users take appropriate action (especially in case
Andre Caron committedJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 4e6103b - Browse repository at this point
Copy the full SHA 4e6103bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2ff2c0 - Browse repository at this point
Copy the full SHA f2ff2c0View commit details -
Merge pull request Yelp#1203 from AndreLouisCaron/wait-for-provisioning
Wait for provisioning
Configuration menu - View commit details
-
Copy full SHA for d2e0abc - Browse repository at this point
Copy the full SHA d2e0abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d838b7d - Browse repository at this point
Copy the full SHA d838b7dView commit details -
Add jira_bump_after_inactivity field, only bumps ticket after jira_bu…
…mp_after_inactivity of inactivity
Jon Yee Chuah committedJul 7, 2017 Configuration menu - View commit details
-
Copy full SHA for 77f47b5 - Browse repository at this point
Copy the full SHA 77f47b5View commit details
Commits on Jul 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fe781be - Browse repository at this point
Copy the full SHA fe781beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dd4e28 - Browse repository at this point
Copy the full SHA 7dd4e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for c414b3d - Browse repository at this point
Copy the full SHA c414b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e530cf - Browse repository at this point
Copy the full SHA 3e530cfView commit details
Commits on Jul 11, 2017
-
Remove arrow, use util's ts functions instead
Jon Yee Chuah committedJul 11, 2017 Configuration menu - View commit details
-
Copy full SHA for a75bc13 - Browse repository at this point
Copy the full SHA a75bc13View commit details -
Configuration menu - View commit details
-
Copy full SHA for c428ae1 - Browse repository at this point
Copy the full SHA c428ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4275fa6 - Browse repository at this point
Copy the full SHA 4275fa6View commit details -
Merge pull request Yelp#1205 from jchuah/jchuah_add_bump_after_inacti…
…vity Add jira_bump_after_inactivity field
Configuration menu - View commit details
-
Copy full SHA for c17aa1d - Browse repository at this point
Copy the full SHA c17aa1dView commit details -
Merge pull request Yelp#1207 from brianmpollack/feature/advanced_post…
…_alerter Feature/advanced post alerter
Configuration menu - View commit details
-
Copy full SHA for ff64398 - Browse repository at this point
Copy the full SHA ff64398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e8b52a - Browse repository at this point
Copy the full SHA 4e8b52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6742cb8 - Browse repository at this point
Copy the full SHA 6742cb8View commit details -
Merge pull request Yelp#1214 from Yelp/fix_post_alerter
Improvements to post alerter
Configuration menu - View commit details
-
Copy full SHA for ab45844 - Browse repository at this point
Copy the full SHA ab45844View commit details
Commits on Jul 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2430af9 - Browse repository at this point
Copy the full SHA 2430af9View commit details
Commits on Jul 20, 2017
-
Support TLS cert and key in email alert
This commit adds support for a TLS certificate file and TLS key file, to be used for authenticating with the SMTP server.
Sebastien Guilloux committedJul 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 4a509c5 - Browse repository at this point
Copy the full SHA 4a509c5View commit details
Commits on Jul 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2529466 - Browse repository at this point
Copy the full SHA 2529466View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7a96c4 - Browse repository at this point
Copy the full SHA f7a96c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50050d7 - Browse repository at this point
Copy the full SHA 50050d7View commit details
Commits on Jul 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a0981ec - Browse repository at this point
Copy the full SHA a0981ecView commit details
Commits on Jul 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cbe9cb7 - Browse repository at this point
Copy the full SHA cbe9cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 455134d - Browse repository at this point
Copy the full SHA 455134dView commit details
Commits on Jul 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dca40f1 - Browse repository at this point
Copy the full SHA dca40f1View commit details -
Merge pull request Yelp#1250 from Yelp/document_clarification
Added a documentation clarification for import
Configuration menu - View commit details
-
Copy full SHA for 6ed0410 - Browse repository at this point
Copy the full SHA 6ed0410View commit details -
Configuration menu - View commit details
-
Copy full SHA for f95b265 - Browse repository at this point
Copy the full SHA f95b265View commit details -
Merge pull request Yelp#1251 from Yelp/timestamp_bug_fix
Timestamp bug fix
Configuration menu - View commit details
-
Copy full SHA for f747b9d - Browse repository at this point
Copy the full SHA f747b9dView commit details -
Merge pull request Yelp#1241 from bl1nk/configure_string_multi_fields
Configurable subfield for string multi-fields
Configuration menu - View commit details
-
Copy full SHA for 5ff411d - Browse repository at this point
Copy the full SHA 5ff411dView commit details -
Merge pull request Yelp#1238 from sebgl/tls-cert-and-key
Support TLS cert and key in email alert
Configuration menu - View commit details
-
Copy full SHA for c4accc4 - Browse repository at this point
Copy the full SHA c4accc4View commit details
Commits on Aug 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 54d98ff - Browse repository at this point
Copy the full SHA 54d98ffView commit details
Commits on Aug 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 11165ff - Browse repository at this point
Copy the full SHA 11165ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4ad7f9 - Browse repository at this point
Copy the full SHA d4ad7f9View commit details -
Merge pull request Yelp#1263 from Yelp/enhancements_errors
Prevent enhancements running again over retried failed alerts
Configuration menu - View commit details
-
Copy full SHA for 29fd67a - Browse repository at this point
Copy the full SHA 29fd67aView commit details
Commits on Aug 6, 2017
-
Currently, Kibana can only query alerts by their creation time, not the time of the event. The event time is stored in the match_body, however that is not indexed. This change adds the match_time field to an alert, and adds it as indexed field to the ElasticSearch index. In order to make use of the indexin feature, you will have to reindex.
Ruben van Vreeland committedAug 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 4f63242 - Browse repository at this point
Copy the full SHA 4f63242View commit details
Commits on Aug 7, 2017
-
Merge pull request Yelp#1267 from bitsensor/master
Add match_time to alert
Configuration menu - View commit details
-
Copy full SHA for 3af80bf - Browse repository at this point
Copy the full SHA 3af80bfView commit details
Commits on Aug 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 61be9f3 - Browse repository at this point
Copy the full SHA 61be9f3View commit details -
Merge pull request Yelp#1275 from Yelp/lower_inactivty_default
Lowered the default bump_after_inactivity settings to 0 days
Configuration menu - View commit details
-
Copy full SHA for ae1705e - Browse repository at this point
Copy the full SHA ae1705eView commit details
Commits on Aug 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4b2d197 - Browse repository at this point
Copy the full SHA 4b2d197View commit details -
Merge pull request Yelp#1286 from Yelp/ytonui_eval_config_option_values
adds eval function to jira alerter
Configuration menu - View commit details
-
Copy full SHA for 1d77566 - Browse repository at this point
Copy the full SHA 1d77566View commit details -
Configuration menu - View commit details
-
Copy full SHA for e54ea66 - Browse repository at this point
Copy the full SHA e54ea66View commit details