Skip to content

v0.1.3

Choose a tag to compare

@renvins renvins released this 15 Apr 10:00
· 221 commits to master since this release
7cd6209

🎯 New Features

  • Add alert system for server metrics monitoring (TPS...)
  • Implement threshold-based alerting with configurable values
  • Add support for different comparison operators based on metric type
  • Configure alert messages in configuration file

🔧 Technical Improvements

  • Added provisioning files for alerting system
  • Change your Discord webhook URL in discord_contact.yml

🔄 Upgrading from v0.1.2

  • Just upload the new folder alerting in your provisioning folder
  • Change Discord webhook URL as mentioned above
  • Run docker compose

To create new metrics alert just follow the TPS example :)