-
**Describe the bug**
Using **log-format=json** does not seem to work using Python **3.8** and **3.9** but works with **3.7.** Can we consider upgrading **python-json-logger** to the latest 2.0.2 sinc…
-
**Describe the bug**
When using the `chaostoolkit:1.9.1` Docker image, the installed `chaostoolkit` version is not `1.9.1`
**Runtime versions**
Please run:
```
$ python --version
$ chaos…
-
listing extensions only returns the ones that starts with the prefix "chaostoolkit-" (ie package name).
The command is not able to list private/custom extensions.
- Is this mandatory to have an…
-
Hi,
Is it possible to distinguish rollbacks from actions? Currently, when I'm choosing actions, the list of rollback actions are displayed. Likewise for when choosing rollbacks, the list of actions…
hyder updated
3 years ago
-
Right now, the only way to know what parameters an activity takes is by looking at the extension code. It could be handy to have a command that would tell us:
`$ chaos inspect chaostoolkit-kubernet…
-
I would like to branch and study a nice way to export data regarding experiments and events to a monitoring platform (usually used to graph metrics of the apps we experiment upon). As a first platfor…
-
### Background
Some users as for now attempts several chaos experiments in the operation system level, i.g. burn cpu, network latency, or even kill a specific process... etc. The main mechanism of im…
-
Hi,
I tried to test an experiment where an ecs instance is stopped but due to an error that instance was never stopped. Weirdly though experiment ended with status `completed` as `steady-state-hypo…
-
We have a use-case whereby pulling Grafana snapshots for graphs and reporting state changes in alerts during an experiment would be useful. I'd be happy to contribute this but wanted to see if this ha…
ghost updated
3 years ago
-
A `configure` command allows the toolkit installation to manage its extensions (plugins and drivers) according to specific versions, and also to manipulate settings (stored in `~/.chaostoolkit/setting…