Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / InVisionApp/go-health issues and pull requests

#85 - Migrate mongo driver

Pull Request - State: open - Opened by maxcnunes 10 months ago

#84 - update to redigo 1.8.9

Pull Request - State: closed - Opened by chesleybrown about 1 year ago - 2 comments

#83 - Update redigo to v1.8.9

Pull Request - State: closed - Opened by ripexz about 1 year ago - 3 comments

#82 - Adding GitHub action workflow for tests and vendor fix

Pull Request - State: closed - Opened by chesleybrown almost 2 years ago

#81 - fix: change mongodb-boltdb-mock deleted repo ref to new SHA

Pull Request - State: closed - Opened by ghost almost 2 years ago - 5 comments

#80 - Remove mongo db lib test

Pull Request - State: closed - Opened by ruslanternovy almost 2 years ago - 1 comment

#79 - Uses no longer accessible dependencies

Issue - State: closed - Opened by acabarbaye almost 2 years ago - 9 comments

#77 - set active flag to false on stop

Pull Request - State: open - Opened by F1bonacc1 about 2 years ago

#76 - Indentation for JSON in NewJSONHandlerFunc

Issue - State: open - Opened by antonjah over 3 years ago

#75 - add remote server health checker

Issue - State: open - Opened by aronlt over 4 years ago - 1 comment

#74 - reduce ReachableDialer interface to easily allow grpc.Dial

Pull Request - State: open - Opened by sergeyt over 4 years ago

#73 - Add default code-coverage and visibility sections

Pull Request - State: closed - Opened by chrisfjones almost 5 years ago

#72 - changed safe to be minimally blocking

Pull Request - State: closed - Opened by schigh almost 5 years ago

#71 - Fix module

Pull Request - State: closed - Opened by unguiculus about 5 years ago - 2 comments

#70 - Module migration did not encode major version

Issue - State: closed - Opened by unguiculus about 5 years ago - 2 comments

#69 - converted to modules

Pull Request - State: closed - Opened by schigh about 5 years ago

#68 - Fix DATA-DOG/go-sqlmock dependency

Pull Request - State: closed - Opened by unguiculus about 5 years ago - 4 comments

#67 - Is this repo maintained?

Issue - State: closed - Opened by tegk about 5 years ago - 2 comments

#66 - Persist checkers state?

Issue - State: open - Opened by gen2brain about 5 years ago - 3 comments
Labels: v3, feature request

#65 - cleaned up linted code

Pull Request - State: open - Opened by tegk about 5 years ago - 2 comments
Labels: v3

#64 - Omit empty fields of State struct

Pull Request - State: open - Opened by DimitarPetrov over 5 years ago - 2 comments
Labels: v3

#63 - Degraded state?

Issue - State: open - Opened by tangtony over 5 years ago - 2 comments
Labels: v3, feature request

#62 - Update README.md

Pull Request - State: closed - Opened by dselans over 5 years ago

#61 - GRPC Checkers

Issue - State: closed - Opened by dharmjit over 5 years ago - 1 comment

#60 - Metrics Endpoint

Issue - State: open - Opened by zbindenren over 5 years ago - 2 comments
Labels: v3, feature request

#59 - Dselans/code climate

Pull Request - State: closed - Opened by dselans almost 6 years ago

#58 - Add OnComplete hook to health check config

Pull Request - State: closed - Opened by hebime almost 6 years ago - 1 comment

#57 - Move checkers with external deps into sub packages

Pull Request - State: closed - Opened by maxcnunes almost 6 years ago - 2 comments

#56 - Ideally checkers with external dependencies should live in a different package

Issue - State: closed - Opened by maxcnunes almost 6 years ago - 2 comments

#55 - Adding option for TLS config in redis checker

Pull Request - State: closed - Opened by reybard almost 6 years ago - 1 comment

#54 - Added checker for disk usage (in percent)

Pull Request - State: closed - Opened by helios-ag almost 6 years ago - 2 comments

#53 - mongo updated to accept dialtimeout; test fix

Pull Request - State: closed - Opened by dselans almost 6 years ago - 1 comment

#52 - Memcached

Pull Request - State: closed - Opened by helios-ag almost 6 years ago - 6 comments

#51 - Simple Ping MongoDB Checker

Pull Request - State: closed - Opened by helios-ag almost 6 years ago - 1 comment

#50 - Fix global failed status when multiple fatal checks have mixed results

Pull Request - State: closed - Opened by endorama almost 6 years ago - 3 comments

#49 - Fix Syntaxerror in README Example

Pull Request - State: closed - Opened by sauvaget about 6 years ago - 1 comment

#48 - Reference to logging removed

Pull Request - State: closed - Opened by chesleybrown about 6 years ago - 1 comment

#47 - Added reachable checker

Pull Request - State: closed - Opened by chesleybrown about 6 years ago - 4 comments

#46 - fixed race reported in #45 + filled out missing test

Pull Request - State: closed - Opened by dselans about 6 years ago - 1 comment

#45 - Data race in states handling

Issue - State: closed - Opened by dlecorfec about 6 years ago - 3 comments

#44 - Do not error on empty check config list

Pull Request - State: closed - Opened by talpert about 6 years ago - 1 comment

#43 - Feature/add check callback

Pull Request - State: closed - Opened by schigh over 6 years ago - 1 comment

#42 - Create fake for IHealth interface

Issue - State: closed - Opened by shawnHartsell over 6 years ago - 3 comments
Labels: enhancement

#41 - use log package

Pull Request - State: closed - Opened by talpert over 6 years ago - 1 comment

#40 - changed ILogger debug to logrus debug in logrus context

Pull Request - State: closed - Opened by schigh over 6 years ago - 2 comments

#39 - added a mutex around map in json handler. discovered a concurrent map…

Pull Request - State: closed - Opened by schigh over 6 years ago - 2 comments

#38 - append instead of overwrite in addchecks()

Pull Request - State: closed - Opened by dselans over 6 years ago - 1 comment

#37 - Dselans/failed update

Pull Request - State: closed - Opened by dselans over 6 years ago - 1 comment

#36 - Allow fatal checks to recover

Issue - State: closed - Opened by dselans over 6 years ago - 1 comment

#35 - fixed goroutine leak after .Stop() is called

Pull Request - State: closed - Opened by dselans over 6 years ago - 1 comment

#34 - Add a `StopWithStatus(...)`

Issue - State: closed - Opened by dselans over 6 years ago - 2 comments

#33 - Add SQL Checker

Pull Request - State: closed - Opened by schigh over 6 years ago - 2 comments

#32 - unexported an example struct to avoid linter complaints

Pull Request - State: closed - Opened by dselans over 6 years ago

#31 - gofmt -s on health_test.go

Pull Request - State: closed - Opened by dselans over 6 years ago

#30 - elaborated on a few points; added an example for a custom check

Pull Request - State: closed - Opened by dselans over 6 years ago

#29 - add a quick test for safe

Pull Request - State: closed - Opened by dselans over 6 years ago

#28 - updated godoc, added more tests

Pull Request - State: closed - Opened by dselans over 6 years ago - 1 comment

#27 - Update README.md

Pull Request - State: closed - Opened by dselans over 6 years ago - 1 comment

#26 - Update health.go

Pull Request - State: closed - Opened by dselans over 6 years ago - 1 comment

#25 - Update health.go

Pull Request - State: closed - Opened by dselans over 6 years ago

#24 - Adding Codecov...

Pull Request - State: closed - Opened by caledhwa over 6 years ago

#23 - Adding the make file

Pull Request - State: closed - Opened by caledhwa over 6 years ago

#22 - oss prep work

Pull Request - State: closed - Opened by dselans almost 7 years ago

#21 - updated redis to not force usage of a specific client

Pull Request - State: closed - Opened by dselans almost 7 years ago - 1 comment

#20 - Dselans/redis

Pull Request - State: closed - Opened by dselans almost 7 years ago

#19 - Update README.md

Pull Request - State: closed - Opened by caledhwa almost 7 years ago

#18 - syntax question

Issue - State: closed - Opened by bettse almost 7 years ago - 4 comments

#17 - run the first check immediately

Pull Request - State: closed - Opened by talpert almost 7 years ago

#16 - custom json fields

Pull Request - State: closed - Opened by talpert almost 7 years ago

#15 - Logger

Pull Request - State: closed - Opened by talpert almost 7 years ago

#14 - credit and title text

Pull Request - State: closed - Opened by talpert almost 7 years ago

#13 - Dselans/docs tests

Pull Request - State: closed - Opened by dselans almost 7 years ago

#12 - additional documentation and package organization

Pull Request - State: closed - Opened by dselans almost 7 years ago

#11 - Add retryable support to http checker

Issue - State: closed - Opened by dselans almost 7 years ago - 1 comment

#10 - Logo

Pull Request - State: closed - Opened by talpert almost 7 years ago

#9 - Dselans/further updates

Pull Request - State: closed - Opened by dselans almost 7 years ago

#8 - add handlers

Pull Request - State: closed - Opened by talpert almost 7 years ago

#7 - simple log

Pull Request - State: closed - Opened by talpert almost 7 years ago

#6 - Update documentation

Issue - State: closed - Opened by dselans almost 7 years ago - 2 comments

#5 - Write examples

Issue - State: closed - Opened by dselans almost 7 years ago

#4 - Write Redis check

Issue - State: closed - Opened by dselans almost 7 years ago - 1 comment

#3 - Write Mongo check

Issue - State: closed - Opened by dselans almost 7 years ago - 1 comment
Labels: enhancement, help wanted

#2 - Write DB check

Issue - State: closed - Opened by dselans almost 7 years ago - 1 comment

#1 - Write HTTP Check

Issue - State: closed - Opened by dselans almost 7 years ago - 1 comment