Skip to content

v3.0

Latest
Compare
Choose a tag to compare
@matejkramny matejkramny released this 13 Feb 04:09
· 20 commits to master since this release

Changelog

  • YAML & JSON configuration files supported
  • HTTP & DNS checks (#53)
  • Custom template messages
  • Configure Datestamp format
  • Configure Threshold count instead of %
  • Better logging w/ logrus
  • Extensible interface

HTTP Checks

  • Custom headers (thx to @to-kn)