Lidarr/src/NzbDrone.Core/HealthCheck
Taloth Saldono 5cc2db26e7 Added mechanism for package maintainers to produce a health check error.
Fixes #2049

(cherry picked from commit 7da02c236aa03e6aef011130526040c1cb8399fc)
(cherry picked from commit 024000275df3b2d3b884c2c2fbf0b86bd36a631a)
2021-04-01 22:03:16 -04:00
..
Checks Added mechanism for package maintainers to produce a health check error. 2021-04-01 22:03:16 -04:00
CheckHealthCommand.cs New: App health displayed in UI 2014-02-25 21:40:47 -08:00
CheckOnAttribute.cs New: Run missing root folder health check when an import is successful 2017-12-31 15:24:41 -05:00
EventDrivenHealthCheck.cs New: Event Driven HealthCheck Support 2020-10-13 23:19:30 -04:00
HealthCheck.cs New: Update all wiki links to point to the Servarr Wiki 2020-12-19 17:43:59 -05:00
HealthCheckBase.cs Upstream Changes to DownloadClients and Indexers 2017-10-26 23:21:06 -04:00
HealthCheckCompleteEvent.cs Health check results are stored in memory and updated as required 2014-04-09 17:19:08 -07:00
HealthCheckFailedEvent.cs New: Health Check Failure Notifications (#609) 2019-03-21 20:47:54 -04:00
HealthCheckService.cs New: Event Driven HealthCheck Support 2020-10-13 23:19:30 -04:00
ICheckOnCondition.cs New: Event Driven HealthCheck Support 2020-10-13 23:19:30 -04:00
IProvideHealthCheck.cs A remote path mapping health check (#617) 2019-04-04 16:15:43 +01:00