Skip to content

v3-Alpha 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@matejkramny matejkramny released this 07 Feb 07:19
· 26 commits to master since this release

Changelog

  • YAML & JSON configuration files supported
  • HTTP, TCP, ICMP & DNS checks (for now, only HTTP implemented)
  • Custom template messages
  • Configure Datestamp format
  • Configure Threshold count instead of %
  • Better logging w/ logrus

HTTP Checks

  • Custom headers (thx to @to-kn)