All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added the sentry error tracking capability
- Fixed
requirements.txt
items versions
- Multiple header fields to export instead of one
- Enhanced runtime performance
- Fixed delay between messages
- Added topic and service name to the metrics
- Added
PYTHONUNBUFFERED=1
to theDockerfile
to fix fetching logs in the Kubernetes
- Handled some exceptions
- Initial version