litmus/mkdocs/docs/experiments/concepts/chaos-resources/chaos-result/contents.md

29 lines
1.1 KiB
Markdown

# Chaos Result Specifications
Hold engine reference, experiment state, verdict(on complete), salient application/result attributes, sources for metrics collection
This section describes the fields in the ChaosResult and the possible values that can be set against the same.
<table>
<tr>
<th> Field Name </th>
<th> Description </th>
<th> User Guide </th>
</tr>
<tr>
<td> Spec Specification </td>
<td> It defines spec details of the chaosresult </td>
<td> <a href="/litmus/experiments/concepts/chaos-resources/chaos-result/spec-specification">Spec Specification</a> </td>
</tr>
<tr>
<td> Status Specification </td>
<td> It defines status details of the chaosresult </td>
<td> <a href="/litmus/experiments/concepts/chaos-resources/chaos-result/status-specification">Status Specification</a> </td>
</tr>
<tr>
<td> Probe Specification </td>
<td> It defines component details of the chaosresult </td>
<td> <a href="/litmus/experiments/concepts/chaos-resources/chaos-result/probe-specification">Probe Specification</a> </td>
</tr>
</table>