Radarr/src/NzbDrone.Core/HealthCheck
Taloth Saldono 024000275d Added mechanism for package maintainers to produce a health check error.
(cherry picked from commit 7da02c236aa03e6aef011130526040c1cb8399fc)
2021-03-07 11:14:40 -05:00
..
Checks Added mechanism for package maintainers to produce a health check error. 2021-03-07 11:14:40 -05:00
CheckHealthCommand.cs
CheckOnAttribute.cs
EventDrivenHealthCheck.cs
HealthCheck.cs New: All Wiki links now use the consolidated Servarr wiki 2020-11-22 23:14:00 -05:00
HealthCheckBase.cs New: Translations support for Health Checks 2020-07-17 23:37:46 -04:00
HealthCheckCompleteEvent.cs
HealthCheckFailedEvent.cs
HealthCheckService.cs
ICheckOnCondition.cs
IProvideHealthCheck.cs