-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
ElastAlert 0.2.5 #3214
Closed
Closed
ElastAlert 0.2.5 #3214
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…'append_middle' take into account the scenario whereby an event is None
…'append_middle' take into account the scenario whereby an event is None
coverage 5.5 → 6.0.2 pylint<2.10 → pylint<2.12 pytest 6.2.4 → 6.2.5 tox 3.24.1 → 3.24.4 sphinx 4.1.2 → 4.2.0
Fix UnicodeEncodeError in PagerDutyAlerter
fix(docs): corrects common typos in project README
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added
Supports python 3.10
Supports python 3.9 (Change Library blist to sortedcontainers)
#2693 #3092 #2983
Added Support Alertmanager
#2228
Add alert handler to create Datadog Events
#3164
Add support for RocketChat
#1610
add discord alerter
#2379
Add Support for Twilio Copilot
#2374
Add Slack Alerts Footer
#2433
Add ca certs and ignore ssl to HTTP Post
#2766
Add support for custom_details in the PagerDuty alerter v2 module
#2982
Kibana Discover app link 7.4-7.17 support
add opsgenie_addr to docs
#2278
added squadcast to README
#2843
added docs alerta_api_skip_ssl
added docs hive_verify
added docs jira_assignee
#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
#3016
support for agg_type percentiles fixes 2713
#2750
fix attribute error is raised when query ran for future time
#2858
fix aggregate_id search syntax
#2829
unsupported operand type(s) for +=: 'int' and 'NoneType'
#2759
Bugfix and better error handling on zabbix alerter
#2640
Fix for the mapping error reported
#3016
Fix initializing self.thread_data.alerts_sent for running elastalert-test-rule
#2991
Fix is_enabled not work with reload
#3036
Fix slack ssl verification
#2760
TheHive alerter: Allow severity and tlp to be set by rule
#2891
Fix LineNotify alerter
#2516
Fix Logging to elastalert_logger
Fix PagerTree alerter
#2571
Fix Stomp alerter
#2731
Fix docker test
Fix test_rule.py
#2725
Sync requirements.txt and setup.py
#2684 #2676 #2673 #2206
change mock to build in unittest.mock
apscheduler>=3.3.0,<4.0
Update Pytest
Typo in example_rules/ssh.yaml
#2692
Fixed the logging property in config.yaml.example
#2231 #2942
Update Docs for SNS
#674
Update docs
#3089
fix docs slack_timeout
fix ruletypes.rst typo
#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
#2343
Remove duplicate property in example config file
#2848
Remove hipchat integration
#2881
Remove Stride integration
Remove new_style_string_format
Remove alerta_new_style_string_format
Remove configparser