Yelp / elastalert

Easy & Flexible Alerting With ElasticSearch
https://elastalert.readthedocs.org
Apache License 2.0
7.99k stars 1.73k forks source link

Some Fixes #3158

Closed nsano-rururu closed 3 years ago

nsano-rururu commented 3 years ago
title issue pull request
fix ruletypes.rst typo https://github.com/Yelp/elastalert/pull/2342
Fix Pagertree https://github.com/Yelp/elastalert/issues/2571
Fix LineNotify https://github.com/Yelp/elastalert/issues/2516 https://github.com/Yelp/elastalert/pull/2290
Fix docker test etc. https://github.com/Yelp/elastalert/issues/3133
Remove Duplicate Key in Schema YAML https://github.com/Yelp/elastalert/pull/2343
Fix travis-ci job error https://github.com/Yelp/elastalert/issues/3118
Pin elasticsearch to 7.0.0 in requirements.txt https://github.com/Yelp/elastalert/issues/3138 https://github.com/Yelp/elastalert/pull/2684
requirements.txt to match the jira-version https://github.com/Yelp/elastalert/issues/3138 https://github.com/Yelp/elastalert/pull/2673
Update README.md https://github.com/Yelp/elastalert/pull/2655
add opsgenie_addr to docs https://github.com/Yelp/elastalert/pull/2278
Fix Zabbix(Docs & schema.yaml) https://github.com/Yelp/elastalert/issues/3135
Fix SNS(Program & Docs) https://github.com/Yelp/elastalert/issues/3136
Fix opsgenie_default_recipients https://github.com/Yelp/elastalert/issues/3129
added docs opsgenie_proxy https://github.com/Yelp/elastalert/issues/3130
added docs pagertree_proxy https://github.com/Yelp/elastalert/issues/3127
added docs telegram https://github.com/Yelp/elastalert/issues/3128
added docs slack_ca_certs https://github.com/Yelp/elastalert/issues/3126
added docs slack_ignore_ssl_errors https://github.com/Yelp/elastalert/issues/3126
Change Library blist to sortedcontainers https://github.com/Yelp/elastalert/issues/2983
https://github.com/Yelp/elastalert/issues/3092
Fix docs stomp https://github.com/Yelp/elastalert/issues/3159
Fix Stomp https://github.com/Yelp/elastalert/issues/2731
added docs alerta_api_skip_ssl https://github.com/Yelp/elastalert/issues/3131
added docs hive_verify https://github.com/Yelp/elastalert/issues/3132
Fix elasticsearch-py test_rule.py error https://github.com/Yelp/elastalert/issues/2725
Typo in examples_rules/ssh.yaml https://github.com/Yelp/elastalert/pull/2692
Sync requirements.txt and setup.py https://github.com/Yelp/elastalert/issues/3138
fix docs slack_timeout
added docs jira_assignee https://github.com/Yelp/elastalert/issues/2174
added docs slack https://github.com/Yelp/elastalert/issues/3126
remove alerta_new_style_string_format
Remove new_style_string_format https://github.com/Yelp/elastalert/issues/3139
Fix docs external link URL
Add tzlocal<3.0 https://github.com/Yelp/elastalert/issues/2968
https://github.com/Yelp/elastalert/issues/2984
Fix Logging to elastalert_logger https://github.com/Yelp/elastalert/issues/3140
Fixed the logging property in config.yaml.example https://github.com/Yelp/elastalert/pull/2231
Remove duplicate property in example config file https://github.com/Yelp/elastalert/pull/2848
Kibana Discover app link 7.4 -7.12 support
Remove Stride integration https://github.com/Yelp/elastalert/issues/3134
Remove hipchat integration https://github.com/Yelp/elastalert/issues/3134 https://github.com/Yelp/elastalert/pull/2881
apscheduler>=3.3.0,<4.0
sphinx 1.6.6 to 3.5.4
python 3.6 to 3.8
nsano-rururu commented 3 years ago

Fix you want to merge

Fix is_enabled not work with reload #3036 Fix initializing self.thread_data.alerts_sent for running elastalert-test-rule #2991 Fixing slack ssl verification #2760 Bugfix and better error handling on zabbix alerter #2640