krkn-chaos / krkn

Chaos and resiliency testing tool for Kubernetes with a focus on improving performance under failure conditions. A CNCF sandbox project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate a status json at the end of the run

chaitanyaenr opened this issue · comments

At the end of the run, we need to generate a json with start time, end time, scenarios run with params, result and duration.

Eventually we will need alerts triggered as part of the json document.

We can spit out the telemetry json being shipped even when telemetry is disabled at the end of each run.