From bf0bd98bdd751b8d4f619a4182dc7dcc6d2c8d18 Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Mon, 8 Feb 2016 14:31:48 -0800 Subject: [PATCH] Update alloc.html.md --- website/source/docs/http/alloc.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/http/alloc.html.md b/website/source/docs/http/alloc.html.md index c507e81bd..202820d28 100644 --- a/website/source/docs/http/alloc.html.md +++ b/website/source/docs/http/alloc.html.md @@ -246,7 +246,7 @@ be specified using the `?region=` query parameter. * `TaskStateRunning` - The task is currently running. * `TaskStateDead` - The task is dead and will not run again. -

The latest 10 events are stored per task. Each event is timestamped (unix seconds) +

The latest 10 events are stored per task. Each event is timestamped (unix nano-seconds) and has one of the following types:

* `Driver Failure` - The task could not be started due to a failure in the