This repository has been archived by the owner on Mar 26, 2019. It is now read-only.
Releases: AppMetrics/Health
Releases · AppMetrics/Health
2.1.0
As part of this release we had 48 commits which resulted in 13 issues being closed.
New features
bug
- #24 InvalidCastException when adding sql check
new features
- #28 Allow recording of health check results as metrics
- #26 Slack notifications on failed and degrading health checks
- #25 Extensibility on reporting health check results
- #17 Quite time health check
- #16 Cache health check
- #9 Reporting of health check results
enhancements
- #33 Slack reporter: cleanup alert message formatting
- #32 Allow slack reporter to continue to alert on failed checks every x interval
- #31 Allow slack alerts to be disabled via config
- #30 Slack Alert too noisy, current reports unhealthy every x interval
- #29 Allow health reporting interval to be configurable
- #19 .NET Core 2.1.0 package updates
2.0.0
2.0.0-preview1
As part of this release we had 2 issues closed.
AppMetrics Health has been abstracted out of the core library to decouple Health from Metrics.
bug
- #3 NET full framework auto register health checks
enhancement
- #2 Add sourcelink support