Skip to content

rearwheeldrive/turbobreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turbobreaker

npm version Build Status Coverage Status Dependency Status

Exposes circuit breaker metrics through a Hystrix-compliant stream.

Usage

First, install the module into your node project:

npm install turbobreaker --save

Tests

The test for the module are written using mocha and chai. To run the unit tests, you can use the gulp test task:

npm run test

About

Takes circuit breaker metrics and pipes them to turbine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published