aspnetcore/samples/HealthChecksSample
Ryan Nowak 18145880fa Improved logging for health checks
- Add logging of description/data
- Add logging for aggregate begin/end
2018-09-24 10:29:23 -07:00
..
Properties
BasicStartup.cs
CustomWriterStartup.cs Use options for registering health checks (#479) 2018-09-19 14:48:34 -07:00
DBHealthStartup.cs Use options for registering health checks (#479) 2018-09-19 14:48:34 -07:00
DbConnectionHealthCheck.cs Use options for registering health checks (#479) 2018-09-19 14:48:34 -07:00
GCInfoHealthCheck.cs Improved logging for health checks 2018-09-24 10:29:23 -07:00
HealthChecksSample.csproj
LivenessProbeStartup.cs Use options for registering health checks (#479) 2018-09-19 14:48:34 -07:00
ManagementPortStartup.cs
Program.cs Improved logging for health checks 2018-09-24 10:29:23 -07:00
SlowDependencyHealthCheck.cs Use options for registering health checks (#479) 2018-09-19 14:48:34 -07:00
SqlConnectionHealthCheck.cs Use options for registering health checks (#479) 2018-09-19 14:48:34 -07:00
appsettings.json