-
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
Bugfix and better error handling on zabbix alerter #2640
base: master
Are you sure you want to change the base?
Conversation
+1 |
6156f89
to
133ac39
Compare
The #2605 has been included in this PR. |
@Qmando what do you thing about this improvement? |
133ac39
to
2864bbb
Compare
@nsano-rururu I've fixed issue #2586, thanks for the reference. Could you please test it again? Thanks! |
I confirmed the operation. It seems to work normally
docker-compose.yml
Dockerfiles/elastalert-dockerfile
Dockerfiles/fluentd-dockerfile
elastalert/elastalert-start.sh
elastalert/elastic_search_status.sh
elastalert/config/api.config.json
elastalert/config/elastalert.yaml
elastalert/rules/a.yaml
es/config/elasticsearch.yml
kibana/kibana.yml
fluentd/etc/fluent.conf
fluentd/etc/mysql_template.json
mariadb/etc/mymariadb.cnf
|
Thanks for your review @nsano-rururu |
I noticed that I forgot to add "py-zabbix == 1.1.3" to setup.py. ■ Modification of requirements.txt py-zabbix==1.1.3 'py-zabbix>=1.1.3' |
Other modules seem to be inconsistent in requirements.txt and setup.py. |
Merged into elastalert2. |
Zabbix alerter changes: