Skip to main content

Chaos engineering toolkit

Project description

# chaostoolkit

[![Build Status](https://travis-ci.org/chaostoolkit/chaostoolkit.svg?branch=master)](https://travis-ci.org/chaostoolkit/chaostoolkit) [![Docker Stars](https://img.shields.io/docker/stars/_/chaostoolkit.svg)](https://hub.docker.com/r/chaostoolkit/chaostoolkit/) [![Python versions](https://img.shields.io/pypi/pyversions/chaostoolkit.svg)](https://www.python.org/) [![Requirements Status](https://requires.io/github/chaostoolkit/chaostoolkit/requirements.svg?branch=master)](https://requires.io/github/chaostoolkit/chaostoolkit/requirements/?branch=master) [![Has wheel](https://img.shields.io/pypi/wheel/chaostoolkit.svg)](http://pythonwheels.com/)

A chaos engineering toolkit for your system and microservices.

## Context and Purpose

The chaostoolkit aims at making it simple and straightforward to run experiments against your live system to observe its behavior and learn about potential weaknesses.

The idea is that your system is complex and no matter how well you planned

and designed, it would be challenging to claim anyone knows how it would react under certain conditions.

Following in the steps of giants like Netflix or LinkedIn, we believe in the [principles of chaos engineering][principles]. Creating the conditions to stress your system should help your team become better at handling those situations while allowing your system to evolve nicely.

[principles]: http://principlesofchaos.org/

The chaostoolkit is, as its name implies, a toolkit for you to run those experiments at the platform and/or application level. For instance, by killing a microservice, your experiment could probe the system for other services and see the impact of tsuch a failure.

The goal is not to break things, though this is one way to run an experiment, but to create the conditions of stress that can make you learn from your system.

## Getting Started

chaostoolkit is a command line tool that runs your experiment, then generates a report to share with your team for discussion.

Running an experiment is as simple as:

` $ chaos run experiment.json `

chaostoolkit takes your experiment as a description file, encoded in JSON, and runs its steps sequentially.

Please, read the main documentation to [install chaostoolkit][install] and learn more about it.

[install]: https://chaostoolkit.github.io/chaostoolkit/usage/install/

## Learn More

chaostoolkit is open and you are more than welcome to discuss and share your experiments with its community.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chaostoolkit-0.1.8.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

chaostoolkit-0.1.8-py2.py3-none-any.whl (13.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file chaostoolkit-0.1.8.tar.gz.

File metadata

File hashes

Hashes for chaostoolkit-0.1.8.tar.gz
Algorithm Hash digest
SHA256 114a94790128d7f06c20d926b2687d0d1bd07b01c215b2c58847f23959727137
MD5 ecd4acb4e9b45e64b426c2bd6ede7489
BLAKE2b-256 0221557d7fe5ae320b7fee7f0afc82eb5f03f664cfed3b27bba270a06f1a63cd

See more details on using hashes here.

File details

Details for the file chaostoolkit-0.1.8-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for chaostoolkit-0.1.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9fbd60ca92e3876e109229906da062241800530a3d0556b3bc669eaa6b3ab328
MD5 f26ccf14c27e6021f9bf38fd360a8c80
BLAKE2b-256 521e92a8d3dd99df774b7c228604553af26a912a5cca49967b61bb9ce1695fdc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page