SIMOORG - A FAILURE INDUCING FRAMEWORK
August 16, 2015 · View on GitHub
Simoorg is linkedin’s very own failure inducer framework, It was designed to be easy to extend and most of the important components are pluggable.
Installation
The recommended way of installing simoorg is via pip, through the command
::
sudo pip install simoorg
For details on how to install from source please check our User Guide
More Documentation
User Guide_Design Document_Configuration files_Guide to writing new plugins_Guide to using posix failures_
Credits
- Mayuresh Gharat
- Sarath Sreedharan
- Tofig Suleymanov
.. _User Guide: docs/user_guide.md .. _Design Document: /docs/design.md .. _Configuration files: /docs/config.md .. _Guide to writing new plugins: /docs/plugins.md .. _Guide to using posix failures: /docs/low_level.md