celery_zabbix changes
=====================

1.0.4 (2019-06-26)
------------------

- Allow using agent config file and still overriding values on the commandline
  (Patch by Peter Radcliffe)


1.0.3 (2018-03-23)
------------------

- Close redis connection we use for queue length checking after use

- Catch exceptions in the dump_stats and check_queue_length threads


1.0.2 (2018-03-21)
------------------

- Be defensive about missing `task.runtime`


1.0.1 (2018-03-09)
------------------

- Fix typo in agent config parsing


1.0.0 (2018-03-06)
------------------

- Initial release
