Releases: exelban/JAM
Releases · exelban/JAM
v0.0.3
v0.0.2
Bug fixes
- fix: fixed forever loop in template loader
- fix: removed omitting responses when a call is not ok (basically when the host could not be reached). It must not be omitted but marked as an unsuccess request
New features
- feat: hidden mongo url credentials
- feat: added incident history per host and enabled the last outage information for the host details
- feat: changed host id generation to make id more compact
- feat: removed default SuccessThreshold and FailureThreshold values. No values means that the success and failure threshold will be 1.
- feat: removed tags since now hosts could be grouped by group
v0.0.1
- feat: added description tooltip to the service header
- feat: added average response time chart generation and added it to the service details page
- feat: changed default storage backend from memory to boltdb. Removed storage type configuration from config file and moved to the app argument.
- feat: redesigned host page. Added information about SSL certificate, last outage