grafana / xk6-disruptor

Extension for injecting faults into k6 tests
https://k6.io/docs/javascript-api/xk6-disruptor/
GNU Affero General Public License v3.0
89 stars 9 forks source link

agent: add tcp connection disruptor #357

Closed roobre closed 10 months ago

roobre commented 10 months ago

Description

This PR implements the TCP connection disruptor as proposed in #154.

In its current state, includes a working disruptor with its associated command, which has been tested manually.

The following things remain to be addressed:

Checklist: