From d56a8e5dd888a15b30301821a0a261df71d31e70 Mon Sep 17 00:00:00 2001 From: Clinton Gormley Date: Mon, 25 Apr 2016 13:06:57 +0200 Subject: [PATCH] Update index-apis.asciidoc Asciidoc typo --- docs/reference/migration/migrate_5_0/index-apis.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/migration/migrate_5_0/index-apis.asciidoc b/docs/reference/migration/migrate_5_0/index-apis.asciidoc index b820194c2d0..599b1681ab5 100644 --- a/docs/reference/migration/migrate_5_0/index-apis.asciidoc +++ b/docs/reference/migration/migrate_5_0/index-apis.asciidoc @@ -24,7 +24,7 @@ ignored when upgrading to 5.0. The recent CPU usage (as a percent) has been added to the OS stats reported under the node stats API and the cat nodes API. The breaking change here is that there is a new object in the `os` object in the node -stats response. This object is called `cpu` and includes percent` and +stats response. This object is called `cpu` and includes `percent` and `load_average` as fields. This moves the `load_average` field that was previously a top-level field in the `os` object to the `cpu` object. The format of the `load_average` field has changed to an object with fields