You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2014/10/29 21:55:34 UTC

svn commit: r1635298 - /incubator/slider/site/trunk/content/docs/slider_specs/chaosmonkey.md

Author: stevel
Date: Wed Oct 29 20:55:33 2014
New Revision: 1635298

URL: http://svn.apache.org/r1635298
Log:
SLIDER-572 add startup delay for the chaos monkey

Modified:
    incubator/slider/site/trunk/content/docs/slider_specs/chaosmonkey.md

Modified: incubator/slider/site/trunk/content/docs/slider_specs/chaosmonkey.md
URL: http://svn.apache.org/viewvc/incubator/slider/site/trunk/content/docs/slider_specs/chaosmonkey.md?rev=1635298&r1=1635297&r2=1635298&view=diff
==============================================================================
--- incubator/slider/site/trunk/content/docs/slider_specs/chaosmonkey.md (original)
+++ incubator/slider/site/trunk/content/docs/slider_specs/chaosmonkey.md Wed Oct 29 20:55:33 2014
@@ -72,12 +72,24 @@ The interval (aggregated to produce a to
 *any* chaos action is to be triggered.
 
 
-* `internal.chaos.monkey.interval.days`,
+* `internal.chaos.monkey.interval.days`
 * `internal.chaos.monkey.interval.hours`
 * `internal.chaos.monkey.interval.minutes`
 * `internal.chaos.monkey.interval.seconds`
 
 
+### Startup delay
+
+The chaos monkey can be given a startup delay before it begins
+actions. The value defaults to the interval value (see above).
+
+* `internal.chaos.monkey.delay.days`
+* `internal.chaos.monkey.delay.hours`
+* `internal.chaos.monkey.delay.minutes`
+* `internal.chaos.monkey.delay.seconds`
+
+
+
 ## Application Master Kill
 
 The probability of the AM being killed on a monkey check is: