🚀 New Features
- Added new
random_pub
plugin with complete documentation and configuration - Added installation test workflow with KairosDB accessibility testing
- Added documentation link in README
- Added status badge in README
🐛 Bug Fixes
- Improved OS and Docker compatibility
- Fixed Grafana code in workflow
- Fixed workflow naming
- Removed hardcoded Cassandra keyspace in server configuration
🔧 Infrastructure Updates
- Updated Docker configuration:
- Bumped Examon image version to 0.3.1
- Added health checks for Cassandra and Examon services
- Updated Cassandra configuration and permissions
- Changed publisher source from examon_pub to random_pub
- Added new Grafana dashboard configuration for random sensor
- Refactored query logic in server.py for improved clarity
- Modified supervisor configuration for publisher service
📚 Documentation
- Updated README with comprehensive configuration details
- Added documentation for the new
random_pub
plugin - Introduced new binary documentation for the Examon CLI
⚠️ Deprecation Warning
🚨 Python 2 Support Ending 🚨
ExaMon will drop Python 2 support in upcoming versions.
Full Changelog: v0.3.0...v0.3.1