issues
search
InVisionApp
/
go-health
Library for enabling asynchronous health checks in your service
MIT License
750
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Migrate mongo driver
#85
maxcnunes
opened
11 months ago
0
update to redigo 1.8.9
#84
chesleybrown
closed
1 year ago
2
Update redigo to v1.8.9
#83
ripexz
closed
1 year ago
3
Adding GitHub action workflow for tests and vendor fix
#82
chesleybrown
closed
2 years ago
0
fix: change mongodb-boltdb-mock deleted repo ref to new SHA
#81
ghost
closed
2 years ago
5
Remove mongo db lib test
#80
ruslanternovy
closed
2 years ago
1
Uses no longer accessible dependencies
#79
acabarbaye
closed
2 years ago
9
Wanted to understand more on the ping timeout for the redis healthcheck
#78
arya062000
opened
2 years ago
0
set active flag to false on stop
#77
F1bonacc1
opened
2 years ago
0
Indentation for JSON in NewJSONHandlerFunc
#76
antonjah
opened
3 years ago
0
add remote server health checker
#75
aronlt
opened
4 years ago
1
reduce ReachableDialer interface to easily allow grpc.Dial
#74
sergeyt
opened
4 years ago
0
Add default code-coverage and visibility sections
#73
chrisfjones
closed
4 years ago
0
changed safe to be minimally blocking
#72
schigh
closed
10 months ago
0
Fix module
#71
unguiculus
closed
5 years ago
2
Module migration did not encode major version
#70
unguiculus
closed
5 years ago
2
converted to modules
#69
schigh
closed
5 years ago
0
Fix DATA-DOG/go-sqlmock dependency
#68
unguiculus
closed
5 years ago
4
Is this repo maintained?
#67
tegk
closed
5 years ago
2
Persist checkers state?
#66
gen2brain
opened
5 years ago
3
cleaned up linted code
#65
tegk
opened
5 years ago
2
Omit empty fields of State struct
#64
DimitarPetrov
opened
5 years ago
2
Degraded state?
#63
tangtony
opened
5 years ago
2
Update README.md
#62
dselans
closed
5 years ago
0
GRPC Checkers
#61
dharmjit
closed
5 years ago
1
Metrics Endpoint
#60
zbindenren
opened
5 years ago
2
Dselans/code climate
#59
dselans
closed
5 years ago
0
Add OnComplete hook to health check config
#58
hebime
closed
5 years ago
1
Move checkers with external deps into sub packages
#57
maxcnunes
closed
5 years ago
2
Ideally checkers with external dependencies should live in a different package
#56
maxcnunes
closed
5 years ago
2
Adding option for TLS config in redis checker
#55
reybard
closed
6 years ago
1
Added checker for disk usage (in percent)
#54
helios-ag
closed
6 years ago
2
mongo updated to accept dialtimeout; test fix
#53
dselans
closed
6 years ago
1
Memcached
#52
helios-ag
closed
6 years ago
6
Simple Ping MongoDB Checker
#51
helios-ag
closed
6 years ago
1
Fix global failed status when multiple fatal checks have mixed results
#50
endorama
closed
6 years ago
3
Fix Syntaxerror in README Example
#49
sauvaget
closed
6 years ago
1
Reference to logging removed
#48
chesleybrown
closed
6 years ago
1
Added reachable checker
#47
chesleybrown
closed
6 years ago
4
fixed race reported in #45 + filled out missing test
#46
dselans
closed
6 years ago
1
Data race in states handling
#45
dlecorfec
closed
6 years ago
3
Do not error on empty check config list
#44
talpert
closed
6 years ago
1
Feature/add check callback
#43
schigh
closed
6 years ago
1
Create fake for IHealth interface
#42
shawnHartsell
closed
6 years ago
3
use log package
#41
talpert
closed
6 years ago
1
changed ILogger debug to logrus debug in logrus context
#40
schigh
closed
6 years ago
2
added a mutex around map in json handler. discovered a concurrent map…
#39
schigh
closed
6 years ago
2
append instead of overwrite in addchecks()
#38
dselans
closed
6 years ago
1
Dselans/failed update
#37
dselans
closed
6 years ago
1
Allow fatal checks to recover
#36
dselans
closed
6 years ago
1
Next