You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/src/libs/havoc.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,12 +16,6 @@ The `havoc` package is designed to facilitate chaos testing within [Kubernetes](
16
16
-[Go](https://go.dev/)
17
17
- A Kubernetes cluster with [Chaos Mesh installed](https://chaos-mesh.org/docs/quick-start/)
18
18
19
-
## Installation
20
-
21
-
```sh
22
-
go get -u github.com/smartcontractkit/chainlink-testing-framework/havoc
23
-
```
24
-
25
19
## Active Monitoring
26
20
27
21
`havoc` enhances chaos experiment observability through structured logging and Grafana annotations by implementing the [ChaosListener](https://pkg.go.dev/github.com/smartcontractkit/chainlink-testing-framework/havoc#ChaosListener) interface.
0 commit comments