issues
search
dotnet-architecture
/
HealthChecks
Experimental Health Checks for building services, such as with ASP.NET Core
Other
453
stars
124
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WARNING: This experimental library is being deprecated in favor of the official Health Checks in ASP.NET Core 2.2
#95
CESARDELATORRE
opened
6 years ago
0
Proxy
#94
renatodecampos
opened
6 years ago
0
Range Based Numeric Check
#93
mirsaeedi
opened
6 years ago
0
Using custom queries for SQL Server health check
#92
mirsaeedi
opened
6 years ago
0
Netcore21
#91
thiagolunardi
closed
6 years ago
1
How to inject dependencies inside a custom checker?
#90
lmcarreiro
closed
6 years ago
5
Leaking CancellationTokenSource
#89
ghost
opened
6 years ago
0
Set explicit order, default for CheckStatus enum members
#88
irontoby
opened
6 years ago
0
Circular health checks dependency loops
#87
Gaikotsu2
opened
6 years ago
0
Fix broken link to main Contributing guide
#86
irontoby
opened
6 years ago
0
Url checks should cancel themselves on timeout
#85
diopol
opened
6 years ago
0
Add Redis Health Check
#84
dejanstojanovic
opened
6 years ago
1
When do you release the package?
#83
vany0114
opened
6 years ago
6
Is this dead?
#82
Kukks
closed
6 years ago
7
Mop 5552 final cleanup
#81
ghost
closed
6 years ago
0
Mop 5552 upgrade net 20
#80
ghost
closed
6 years ago
4
upgraded to netstandard2.0
#79
ghost
closed
6 years ago
1
Added PostgreSql health check support
#78
bymyslf
opened
6 years ago
1
updates projects to use netstandard or the latest notcoreapps
#77
JuergenGutsch
closed
5 years ago
2
Target .NET Standard instead of netcoreapp v1
#76
mrmartan
closed
4 years ago
0
Fixes the issues #73 and #74
#75
JuergenGutsch
closed
5 years ago
1
Azure Queue Storage check fails if queue name is not provided
#74
ben-m-lucas
opened
6 years ago
0
Health check for Table Storage fails when table name is not provided
#73
ben-m-lucas
opened
6 years ago
1
simple checks for Couchbase, Redis and Elastic
#72
dgcaron
closed
5 years ago
0
Added MongoDb heathcheck
#71
edwardwilson
opened
7 years ago
2
Url/Check association
#70
drauly
opened
7 years ago
6
HealthChecks functions should be passed a ServiceScope
#69
matthewDDennis
closed
7 years ago
1
Create MySql HealthCheck
#68
Franklin89
opened
7 years ago
0
Add MySql health check
#67
Franklin89
opened
7 years ago
0
update nuget setting
#66
seven1986
opened
7 years ago
0
README.md - "This project is part of ASP.NET Core."
#65
espray
opened
7 years ago
9
Fix bug with checking if the queue or table name is null or whitespace
#64
polys
opened
7 years ago
0
Changed usage of HttpClient
#63
synercoder
opened
7 years ago
0
UrlChecker can exhaust sockets
#62
synercoder
opened
7 years ago
0
Implement a way to get the Health check services from Repository
#61
VenkateshSrini
opened
7 years ago
0
Apply Service Unavailable globally if healthcheck fails
#60
herecydev
opened
7 years ago
4
Update to 2.0.0-preview1-final
#59
herecydev
opened
7 years ago
0
review items
#58
glennc
closed
6 years ago
1
SQL Connection resiliency by using SQL Connections with retries and exponential backoff
#57
CESARDELATORRE
opened
7 years ago
1
Health Checks should use transient fault handling
#56
grahamehorner
opened
7 years ago
1
Fixes #54
#55
bradwilson
closed
7 years ago
1
Add overloads allowing CacheDuration to the AddUrlCheck, AddSqlCheck, etc. methods.
#54
CESARDELATORRE
closed
7 years ago
0
Enhance grouping feature
#53
ycrumeyrolle
opened
7 years ago
2
Implement HealthCheck for Azure DocumenDB
#52
grahamehorner
opened
7 years ago
0
Implement HealthCheck for ServiceFabric cluster
#51
grahamehorner
opened
7 years ago
2
Fixes #23: Adds support for dependency injection
#50
bradwilson
closed
7 years ago
3
Ongoing work
#49
bradwilson
closed
7 years ago
0
Bug fixing
#48
bradwilson
closed
7 years ago
0
Bug fixing around parallelism, introduce CheckExecutor
#47
bradwilson
closed
7 years ago
0
Bug with exception handling introduced by parallelization
#46
bradwilson
closed
7 years ago
0
Next