Skip to content

klebervirgilio/simple-healthchecker-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Ruby Heathchecher

This project was created to show how a Rubyist can get up to speed with Go.

Simulates a scenario where services are down

# run healthcheck serial
$ make failed-scenario
# run healthcheck in parallel
$ make parallel-failed-scenario

Simulates a scenario where all services are up and running

# run healthcheck serial
$ make success-scenario
# run healthcheck in parallel
$ make parallel-success-scenario

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published