Parent project for Chaos Middleware

The Chaos Middleware lets you practice chaos engineering on the application level by injecting delays and faults to simulate turbulent conditions. By specifying routes, the Chaos Middleware enables you to minimize the blast radius and keep the focus on the interesting parts of your application.

Лицензия

Лицензия

Группа

Группа

io.proofdock
Идентификатор

Идентификатор

chaos-modules
Последняя версия

Последняя версия

0.1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent project for Chaos Middleware
The Chaos Middleware lets you practice chaos engineering on the application level by injecting delays and faults to simulate turbulent conditions. By specifying routes, the Chaos Middleware enables you to minimize the blast radius and keep the focus on the interesting parts of your application.
Ссылка на сайт

Ссылка на сайт

https://proofdock.io

Скачать chaos-modules

Имя Файла Размер
chaos-modules-0.1.4.pom 9 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.proofdock/chaos-modules/ -->
<dependency>
    <groupId>io.proofdock</groupId>
    <artifactId>chaos-modules</artifactId>
    <version>0.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.proofdock/chaos-modules/
implementation 'io.proofdock:chaos-modules:0.1.4'
// https://jarcasting.com/artifacts/io.proofdock/chaos-modules/
implementation ("io.proofdock:chaos-modules:0.1.4")
'io.proofdock:chaos-modules:pom:0.1.4'
<dependency org="io.proofdock" name="chaos-modules" rev="0.1.4">
  <artifact name="chaos-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.proofdock', module='chaos-modules', version='0.1.4')
)
libraryDependencies += "io.proofdock" % "chaos-modules" % "0.1.4"
[io.proofdock/chaos-modules "0.1.4"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : fluent-hc jar 4.5.12
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
com.github.tomakehurst : wiremock jar 2.27.2

Модули Проекта

  • core
  • contrib-spring

Chaos Middleware for Java

CI Coverage

The Chaos Middleware lets you practice chaos engineering on the application level by injecting delays and faults to simulate turbulent conditions. By specifying routes, the Chaos Middleware enables you to minimize the blast radius and keep the focus on the interesting parts of your application.

Project description

This project is part of Proofdock's Chaos Platform that lets you simulate application outages and errors in order to improve your system's resiliency.

Integrations

Chaos Middleware supports integration with popular web frameworks:

References

io.proofdock

Proofdock

Версии библиотеки

Версия
0.1.4
0.1.3