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 Fix typos in samples 2018-08-29 10:12:10 -07:00
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 Allow health checks to use any DI lifetime (#466) 2018-08-30 10:51:48 -07:00