Changelog
- a42a045 Refactor SSH notifier: Improve username handling in alarm notifications
- 066e6f1 Enhance SSH notifier: Introduce SHA256 fingerprinting and event type handling
- bf49330 Refactor SSH notifier: Improve logging and code clarity
- ce5bea4 Refactor MySQL health check script: Update checks for improved clarity and coverage
- b67b63c Update MySQL configuration and initialization script for improved connectivity
- d018003 Enhance MySQL initialization script: Set root password and update configuration
- f7e7b4c Refactor MySQL health check script: Remove unnecessary sudo for execution
- 2f9aecf Refactor MySQL initialization and testing scripts: Update configuration and execution method
- b54d85d Refactor MySQL initialization script: Update user authentication method
- db2b198 Add MySQL health check scripts to CI workflow
- ab09a51 Remove deprecated API test scripts from CI workflow
- 9319124 Refactor Redis health check script: Enhance log verification and error reporting
- c8ed038 Update PostgreSQL health check script: Rename configuration file
- db63e0c Refactor PostgreSQL health check script: Streamline command execution and output handling
- f08da25 Update PostgreSQL health check script: Run command as postgres user for accurate execution
- a68df39 Refactor PostgreSQL health check script: Enhance log verification and output clarity
- 6bf294c Enhance K8s health check script: Update log checks for improved accuracy
- 5a06de0 Refactor K8s health checks: Improve logging and output clarity
- ef6c155 Update RabbitMQ health check script: Restore API reachability check
- 3d818f4 Refactor RabbitMQ health check script: Improve error handling and output clarity
- 38bddbf Enhance RabbitMQ initialization script: Add management plugin setup and user configuration
- 2b7b11e Update RabbitMQ health check script: Refine log parsing for node list
- 39d1e8b Refactor RabbitMQ health check script: Improve log parsing for service status
- 9108503 Enhance RabbitMQ initialization script: Add management plugin and service control
- 93b6bf6 Update CI workflow: Specify branches for push and pull request triggers