Releases: salsadigitalauorg/internal-service-monitor
Releases · salsadigitalauorg/internal-service-monitor
Release 0.4.0
What's Changed
- Feat: Add support for response headers. by @steveworley in #8
Full Changelog: 0.3.0...0.4.0
Release 0.3.0
What's Changed
- Fix: Set handler without basic auth. by @steveworley in #7
Full Changelog: 0.2.0...0.3.0
Release 0.2.0
What's Changed
- Feat: Add support for http basic auth. by @steveworley in #6
New Contributors
- @steveworley made their first contribution in #6
Full Changelog: 0.1.0...0.2.0
Release 0.1.0
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.