Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@steveworley steveworley released this 01 Jul 06:07
· 10 commits to main since this release
fb1324b

Features:

  • HTTP Service Monitoring: Periodically checks configured endpoints, recording response status codes.
  • Configuration: Uses a YAML file to specify endpoints, check types, and success criteria.
  • Docker Support: Easy deployment with Docker.
  • Customizable Checks: Supports various response expectations for HTTP and TCP checks.

For more details, visit the GitHub repository.