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
Krkn currently has various checks to make sure the targeted component recovered from chaos and can validate SLOs via prometheus during chaos. Users can benefit from having a way to define url's accessible via http or https as part of the krkn config, check the availability both during/post chaos and report the status as part of the summary json.
Krkn currently has various checks to make sure the targeted component recovered from chaos and can validate SLOs via prometheus during chaos. Users can benefit from having a way to define url's accessible via http or https as part of the krkn config, check the availability both during/post chaos and report the status as part of the summary json.
For instance, we can add the following to the config ( https://github.com/krkn-chaos/krkn/blob/main/config/config.yaml ):
The status of the url's can then be published as part of the summary/telemetry json:
The text was updated successfully, but these errors were encountered: