Yelp / elastalert

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

ElastAlert 0.2.5 #3214

Closed nsano-rururu closed 2 years ago

nsano-rururu commented 3 years ago

Added

Supports python 3.10 Supports python 3.9 (Change Library blist to sortedcontainers) https://github.com/Yelp/elastalert/issues/2693 https://github.com/Yelp/elastalert/issues/3092 https://github.com/Yelp/elastalert/issues/2983 Added Support Alertmanager https://github.com/Yelp/elastalert/pull/2228 Add alert handler to create Datadog Events https://github.com/Yelp/elastalert/pull/3164 Add support for RocketChat https://github.com/Yelp/elastalert/pull/1610 add discord alerter https://github.com/Yelp/elastalert/pull/2379 Add Support for Twilio Copilot https://github.com/Yelp/elastalert/pull/2374 Add Slack Alerts Footer https://github.com/Yelp/elastalert/pull/2433 Add ca certs and ignore ssl to HTTP Post https://github.com/Yelp/elastalert/pull/2766 Add support for custom_details in the PagerDuty alerter v2 module https://github.com/Yelp/elastalert/pull/2982 Kibana Discover app link 7.4-7.17 support add opsgenie_addr to docs https://github.com/Yelp/elastalert/pull/2278 added squadcast to README https://github.com/Yelp/elastalert/pull/2843 added docs alerta_api_skip_ssl added docs hive_verify added docs jira_assignee https://github.com/Yelp/elastalert/issues/2174 added docs opsgenie_proxy added docs pagertree_proxy added docs slack_ca_certs added docs slack_ignore_ssl_errors added docs telegram_proxy_login, telegram_proxy_pass

Fixed

Fix for the mapping error reported in #2899 https://github.com/Yelp/elastalert/pull/3016 support for agg_type percentiles fixes 2713 https://github.com/Yelp/elastalert/pull/2750 fix attribute error is raised when query ran for future time https://github.com/Yelp/elastalert/pull/2858 fix aggregate_id search syntax https://github.com/Yelp/elastalert/pull/2829 unsupported operand type(s) for +=: 'int' and 'NoneType' https://github.com/Yelp/elastalert/pull/2759 Bugfix and better error handling on zabbix alerter https://github.com/Yelp/elastalert/pull/2640 Fix for the mapping error reported https://github.com/Yelp/elastalert/pull/3016 Fix initializing self.thread_data.alerts_sent for running elastalert-test-rule https://github.com/Yelp/elastalert/pull/2991 Fix is_enabled not work with reload https://github.com/Yelp/elastalert/pull/3036 Fix slack ssl verification https://github.com/Yelp/elastalert/pull/2760 TheHive alerter: Allow severity and tlp to be set by rule https://github.com/Yelp/elastalert/pull/2891 Fix LineNotify alerter https://github.com/Yelp/elastalert/issues/2516 Fix Logging to elastalert_logger Fix PagerTree alerter https://github.com/Yelp/elastalert/issues/2571 Fix Stomp alerter https://github.com/Yelp/elastalert/issues/2731 Fix docker test Fix test_rule.py https://github.com/Yelp/elastalert/issues/2725 Sync requirements.txt and setup.py https://github.com/Yelp/elastalert/pull/2684 https://github.com/Yelp/elastalert/pull/2676 https://github.com/Yelp/elastalert/pull/2673 https://github.com/Yelp/elastalert/pull/2206 change mock to build in unittest.mock apscheduler>=3.3.0,<4.0 Update Pytest Typo in example_rules/ssh.yaml https://github.com/Yelp/elastalert/pull/2692 Fixed the logging property in config.yaml.example https://github.com/Yelp/elastalert/pull/2231 https://github.com/Yelp/elastalert/issues/2942 Update Docs for SNS https://github.com/Yelp/elastalert/issues/674 Update docs https://github.com/Yelp/elastalert/pull/3089 fix docs slack_timeout fix ruletypes.rst typo https://github.com/Yelp/elastalert/pull/2342 Fix opsgenie/zabbix/stomp for docs Fix opsgenie_default_receipients to docs Fix Zabbix(Docs & schema.yaml) Setting size to 0 avoids executing the fetch phase of the search making the request more efficient

Remove

Remove Duplicate Key in Schema YAML https://github.com/Yelp/elastalert/pull/2343 Remove duplicate property in example config file https://github.com/Yelp/elastalert/pull/2848 Remove hipchat integration https://github.com/Yelp/elastalert/pull/2881 Remove Stride integration Remove new_style_string_format Remove alerta_new_style_string_format Remove configparser